Skip to content

Conversation

@rami3l
Copy link
Member

@rami3l rami3l commented Feb 1, 2026

Warning

This PR is waiting on #4696.

This is the 1st PR for the 1.29.0 stable release according to our release process.

This PR will also close #4652 via a dev-guide update.

Checklist

* chore(deps): lock file maintenance by @renovate[bot] in https://github.com/rust-lang/rustup/pull/4630
* feat: Added xonsh shell support by @anki-code in https://github.com/rust-lang/rustup/pull/4626
* download: statically bundle relevant trust anchors by @djc in https://github.com/rust-lang/rustup/pull/4631
* test(static-roots): refine `store_static_roots()` by @rami3l in https://github.com/rust-lang/rustup/pull/4634
Copy link
Contributor

Choose a reason for hiding this comment

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

Kind of pre-existing, but maybe drop a bunch of the chore and test PRs from this list, since they don't affect the published product?

Copy link
Member Author

@rami3l rami3l Feb 2, 2026

Choose a reason for hiding this comment

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

@djc I see what you mean and I can grep them away immediately, but there hasn't been a very effective way of filtering out all those lines unless we stick to semantic commit PR titles: there has been a lot of them actually up to this point, and it's not very practical to open each of them and see what it does 🤔

Copy link
Member Author

@rami3l rami3l Feb 2, 2026

Choose a reason for hiding this comment

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

Speaking of which, I would like to enforce semantic commit PR titles in the future so that we can do something like https://github.com/googleapis/release-please.

Copy link
Contributor

Choose a reason for hiding this comment

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

IMO it's fine to make a first pass based on the obvious suspects (all of the PRs authored by dependabot), anything that did use the a test or ci prefix...

@djc
Copy link
Contributor

djc commented Feb 4, 2026

We should try to land before release

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.

Add the "Inside Rust" blog post as a part of the beta release process

3 participants