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

feat: add support for lean4checker #5

Merged
merged 11 commits into from
May 11, 2024

Conversation

austinletson
Copy link
Collaborator

Add an input and corresponding step for checking the enviornment with lean4checker.

Note, currently this only works for projects which use toolchain/v4.7.0.

@austinletson austinletson linked an issue May 8, 2024 that may be closed by this pull request
@austinletson
Copy link
Collaborator Author

austinletson commented May 8, 2024

I have asked on Zulip about the naming scheme for toolchain tags in lean4checker so that we can automatically detect which branch of lean4checker to pull

Add an input and corresponding step for checking the enviornment
with lean4checker.

Note, currently this only works for projects which use toolchain/v4.7.0.
@austinletson austinletson force-pushed the 1-add-support-for-lean4checker branch from 10ad39a to 7de1180 Compare May 9, 2024 18:39
@austinletson
Copy link
Collaborator Author

I verified that the format of lean4checker release tags moving forward will be v4.8.0-rc1, rather than toolchain/v4.8.0-rc1.

Now lean-action will automatically detect the the correct version of lean4checker to use based on the toolchain.

Note, that this only works for lean version >= 4.8.0-rc1 due to the naming convention change

@austinletson austinletson merged commit de5c38a into main May 11, 2024
1 check passed
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 support for lean4checker
1 participant