-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Update check_polkadot_companion_build #9721
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
need to address this before merging on the CI image
awaiting for https://github.com/paritytech/ci_cd/issues/193
TriplEight
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
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.