Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate yml workflow generation for MSRV checks #3504

Merged
merged 2 commits into from
Feb 21, 2025
Merged

Automate yml workflow generation for MSRV checks #3504

merged 2 commits into from
Feb 21, 2025

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