Update check_polkadot_companion_build#9721
Update check_polkadot_companion_build#9721joao-paulo-parity wants to merge 23 commits intomasterfrom
Conversation
c42a1b1 to
1f68c06
Compare
49fbccf to
dbe9c4b
Compare
0977a45 to
dbe9c4b
Compare
…enamed crates and simplify it a bit
deletion will be reverted later
0e3f892 to
87e91fd
Compare
|
The deletion check is working: https://gitlab.parity.io/parity/substrate/-/jobs/1104433#L2093
Because it was renamed in 0c258de. Following is the patch for triggering the failure: Patch |
| # FIXME: update jq in the CI file | ||
|
|
||
| jq="$PWD/jq16" | ||
| curl -sqL https://github.com/stedolan/jq/releases/download/jq-1.6/jq-linux64 -o "$jq" |
There was a problem hiding this comment.
need to address this before merging on the CI image
awaiting for https://github.com/paritytech/ci_cd/issues/193
|
We're still blocked with these dudes: |
…anion-deleted-renamed
|
This is no longer blocked and the pipeline is passing. |
|
I'll open a PR for https://github.com/paritytech/scripts/blob/master/dockerfiles/ci-linux/Dockerfile. Until it's put into effect, this is blocked. |
The PR was merged and so this branch is unblocked again |
|
This is obsolete after #9749 |
closes #9719
This PR likely will land before #9010 or #9749. The work for those branches should incorporate this PR's code.