Improve Rust analysis PR check by redsun82 · Pull Request #3023 · github/codeql-action

@redsun82

Also run the `rust` checks on "milestone" CLI releases, to ensure we
remain backward compatible with those versions. This was prompted by
#2960 (review)

Running this on current `main` and then on that PR should improve our
confidence we remain backward compatible.

It also turns out a probable `ruamel.yaml` update was changing a lot of
generated workflows, so I've:
* fixed the `ruamel.yaml` version to the latest in `sync.sh`
* added `yaml.width = 120` in `sync.py` to minimize (but not entirely
  remove) the number of changes
* checked in the workflows whose formatting was changed by the new
  `ruamel.yaml` version

Copilot AI review requested due to automatic review settings

August 11, 2025 13:03

mbg

And revert back related changes

@redsun82

@redsun82

@redsun82

mbg

mbg approved these changes Aug 12, 2025

@mbg mbg deleted the redsun82/rust-test branch

August 12, 2025 10:02

@mbg mbg mentioned this pull request

Aug 12, 2025

3 tasks