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

[CI] Move update-tested into coq.yml #418

Closed
wants to merge 2 commits into from

Conversation

JasonGross
Copy link
Contributor

This version will only work if there's only one .yml file of checks we want to run, but it updates tested more quickly when there are pushes, and doesn't require keeping the list of Coq versions up to date in multiple places.

On top of #417

This allows branch protection (for automerge) that doesn't need to
evolve as tested Coq versions change
This version will only work if there's only one .yml file of checks we
want to run, but it updates tested more quickly when there are pushes,
and doesn't require keeping the list of Coq versions up to date in
multiple places.
@JasonGross JasonGross force-pushed the update-tested-uniform branch from 8c01db7 to 014fd33 Compare April 14, 2024 18:17
@andres-erbsen
Copy link
Contributor

Does tested still have a use now that coq ci uses the fiat-crypto version of bedrock2?

@samuelgruetter
Copy link
Contributor

I'm not so familiar with Coq's CI but if it indeed does not reference the tested branch any more, we can just delete update-tested.yml without moving its contents to coq.yml -- the fewer moving parts, the better!

@JasonGross
Copy link
Contributor Author

Sure, it can just be deleted instead

@JasonGross JasonGross deleted the update-tested-uniform branch April 18, 2024 19:14
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.

3 participants