KEMBAR78
Automate yml workflow generation for MSRV checks by kennykerr · Pull Request #3504 · microsoft/windows-rs · GitHub
Skip to content

Conversation

@kennykerr
Copy link
Collaborator

A lot of the yml workflows are generated from the repo, but the MSRV checks for the published library crates is updated manually. This has become error-prone so I have updated tool_yml to generate this as well. I also went ahead and beefed up the Cargo.toml parser slightly to make this easier by using the serde and toml crates rather than regex.

@kennykerr kennykerr changed the title Automate more of the yml tests Automate yml workflow generation for MSRV checks Feb 21, 2025
@kennykerr kennykerr merged commit e17e47c into master Feb 21, 2025
34 checks passed
@kennykerr kennykerr deleted the yml branch February 21, 2025 21:25
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