-
Notifications
You must be signed in to change notification settings - Fork 808
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix check-publish-compile
job
#7306
base: master
Are you sure you want to change the base?
Conversation
Okay looks like this PR just unblocks the stage that was failing before, now reveiling that the compile stage of the job also fails 🤦 |
With #7187 the compilation succeeds. But we can not just remove |
Signed-off-by: Oliver Tale-Yazdi <[email protected]>
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.
Gonna request changes to not accidentally merge it now.
Turns out the bandersnatch crate is still causing issues. I tried to publish it now, lets see if it works.
So now the job fails with:
So it is depending on a version of Looking at the
So maybe problem is that |
Yes that sounds likely. We stripped that feature AFAIK before publishing.
Not sure what you mean. The feature stripping is done right before publish, we may not even have the code that was published... still trying to get new ppl into the release team to clean up this mess. |
One more red job turned green. Did not investigate how misformated prdoc 6689 made it in, but this fixes the check-publish-compile job on CI.
Failure example: https://github.com/paritytech/polkadot-sdk/actions/runs/12925909945/job/36047953474