Skip to content
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

Revert me: Don't require clippy CI stage to succeed #427

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

cmichi
Copy link
Collaborator

@cmichi cmichi commented Feb 9, 2022

I've added some dylint stuff to our CI docker image in paritytech/scripts#382. The docker image can't be build currently though: https://gitlab.parity.io/parity/cargo-contract/-/jobs/1376793.

This is due to an ICE in the nightly version of the Rust compiler (rust-lang/rust#93788). Since I need those dylint tools now-ish, I would like to temporarily allow the clippy stage to fail. We can revert this PR once the ICE is fixed.

Let's not go into a discussion of setting a fixed toolchain for our CI here.

@cmichi cmichi requested a review from ascjones February 9, 2022 15:26
@cmichi cmichi requested review from HCastano, Robbepop and a team as code owners February 9, 2022 15:26
@cmichi cmichi merged commit b30c3ae into master Feb 9, 2022
@cmichi cmichi deleted the cmichi-temporarily-allow-clippy-failure branch February 9, 2022 15:29
cmichi added a commit that referenced this pull request Feb 9, 2022
cmichi added a commit that referenced this pull request Feb 9, 2022
* Revert "Revert me: Don't require `clippy` CI stage to succeed (#427)"

This reverts commit b30c3ae.

* Set fixed nightly

* Remove `rustup update`

* Remove `rustup override`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants