Skip to content

Update CI & Bump Host MSRV#986

Merged
jonathanpallant merged 7 commits intomainfrom
ci-fixes
Sep 2, 2025
Merged

Update CI & Bump Host MSRV#986
jonathanpallant merged 7 commits intomainfrom
ci-fixes

Conversation

@jonathanpallant
Copy link
Copy Markdown
Contributor

Updates the CI pipeline to resolve the failures and close #984

Changes:

  • bump rust version to latest stable for cargo-deny as some files in the tree require 2024?
  • check cargo-deny advisories separately to bans, licences and sources as recommend in the docs

) bump rust version to latest stable as some files in the tree require 2024
) check advisories separately to bans, licences and sources as recommend in the docs
The host requires 1.78 because we need notify 8 to resolve a package
advisory.
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented Aug 29, 2025

Deploying knurling-defmt-book with  Cloudflare Pages  Cloudflare Pages

Latest commit: 37b2045
Status: ✅  Deploy successful!
Preview URL: https://581d8448.knurling-defmt-book.pages.dev
Branch Preview URL: https://ci-fixes.knurling-defmt-book.pages.dev

View logs

If there's a way to cargo-deny the firmware and the host tools separately, that would be better
@jonathanpallant
Copy link
Copy Markdown
Contributor Author

We might need to pin nightly to pre-LLVM21 until rust-lang/rust#146065 is fixed

@jonathanpallant
Copy link
Copy Markdown
Contributor Author

Hurrah!

@Hoverbear Hoverbear changed the title Update CI Update CI & Bump MSRV Sep 2, 2025
@Hoverbear Hoverbear changed the title Update CI & Bump MSRV Update CI & Bump Host MSRV Sep 2, 2025
Copy link
Copy Markdown
Member

@Hoverbear Hoverbear left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems alright.

@jonathanpallant jonathanpallant added this pull request to the merge queue Sep 2, 2025
Merged via the queue into main with commit 931ed4d Sep 2, 2025
27 checks passed
@jonathanpallant jonathanpallant deleted the ci-fixes branch September 2, 2025 13:08
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.

CI is broken - change in latest Rust?

2 participants