Skip to content

Check Runtime Migration job fails for PRs with companions  #104

@muharem

Description

@muharem

check-runtime-migration-* CI jobs fail when companion PRs provided.
The CI job extends the .check-dependent-project job.
The script reports that it can not update the Cargo.lock file since the cargo command run with --locked arg.
For the companion PRs we usually do not commit the Cargo.* files, since they usually contain local machine specific artifacts (from diener tool).

PR example with failing CI jobs:
paritytech/substrate#14434

Failed CI job example:
https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/3296674

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions