Skip to content

Conversation

nicholasbishop
Copy link
Member

@nicholasbishop nicholasbishop commented Mar 3, 2023

This job is in preparation for switching most of the CI to operating on the stable channel. We still need some actions to run on the nightly channel so we can test the unstable feature and run tests under miri.

To that end, move various steps under a single nightly_channel job. The job switches to the nightly channel using a new nightly_toolchain.toml file, so once we switch the top-level rust-toolchain.toml to stable, the new job will remain on nightly.

Note: we'll need to update our branch protection settings to merge this since the list of jobs has changed.

Checklist

  • Sensible git history (for example, squash "typo" or "fix" commits). See the Rewriting History guide for help.
  • Update the changelog (if necessary)

This job is in preparation for switching most of the CI to operating on the
stable channel. We still need some actions to run on the nightly channel so we
can test the `unstable` feature and run tests under miri.

To that end, move various steps under a single `nightly_channel` job. The job
switches to the nightly channel using a new `nightly_toolchain.toml` file, so
once we switch the top-level `rust-toolchain.toml` to stable, the new job will
remain on nightly.
@nicholasbishop nicholasbishop force-pushed the bishop-add-nightly-job-2 branch from a5e812c to fd2526a Compare March 4, 2023 16:20
@nicholasbishop nicholasbishop merged commit 78d57ad into rust-osdev:main Mar 4, 2023
@nicholasbishop nicholasbishop deleted the bishop-add-nightly-job-2 branch March 4, 2023 16:26
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