Page MenuHomePhabricator

[services] update `Cargo.lock` files
ClosedPublic

Authored by kamil on Dec 18 2023, 3:54 AM.
Tags
None
Referenced Files
F2902372: D10366.id34803.diff
Sat, Oct 5, 5:14 PM
F2902330: D10366.id34799.diff
Sat, Oct 5, 5:02 PM
Unknown Object (File)
Sep 3 2024, 11:42 PM
Unknown Object (File)
Sep 3 2024, 11:42 PM
Unknown Object (File)
Sep 3 2024, 11:42 PM
Unknown Object (File)
Sep 3 2024, 11:42 PM
Unknown Object (File)
Sep 3 2024, 11:42 PM
Unknown Object (File)
Aug 28 2024, 12:59 PM
Subscribers

Details

Summary

D10343 changed dependencies in Rust

Test Plan

N/A

Diff Detail

Repository
rCOMM Comm
Branch
publish-olm-stack
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

kamil held this revision as a draft.
kamil published this revision for review.Dec 18 2023, 4:01 AM
This revision is now accepted and ready to land.Dec 18 2023, 5:07 AM
This revision was landed with ongoing or failed builds.Dec 18 2023, 7:00 AM
This revision was automatically updated to reflect the committed changes.

Do we know which diff this was caused by? (Ie. which diff didn't include corresponding lockfile updates that resulted from its changes)

Do we know which diff this was caused by? (Ie. which diff didn't include corresponding lockfile updates that resulted from its changes)

I guess it could be D10443? (cc. @bartek)

I guess it could be D10443? (cc. @bartek)

I don't think so - the diff contents don't seem to be related (D10443 didn't touch any webpki-roots stuff).
Either way, having cargo workspaces would resolve such issues. Or another CI job 🙄 that does cargo build everywhere and compares lockfiles