Page MenuHomePhabricator

[services] update `Cargo.lock` files
ClosedPublic

Authored by kamil on Dec 18 2023, 3:54 AM.
Tags
None
Referenced Files
F2208469: D10366.diff
Sun, Jul 7, 1:53 PM
F2208367: D10366.diff
Sun, Jul 7, 1:34 PM
Unknown Object (File)
Fri, Jul 5, 3:51 PM
Unknown Object (File)
Fri, Jul 5, 11:03 AM
Unknown Object (File)
Sun, Jun 30, 3:25 PM
Unknown Object (File)
Sun, Jun 30, 1:46 PM
Unknown Object (File)
Wed, Jun 26, 11:05 AM
Unknown Object (File)
Sat, Jun 15, 11:20 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