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

Fix CI #12

Merged
merged 4 commits into from
Feb 17, 2023
Merged

Fix CI #12

merged 4 commits into from
Feb 17, 2023

Conversation

alknemeyer
Copy link
Contributor

@alknemeyer alknemeyer commented Feb 17, 2023

CI is failing because our GitHub Actions use old versions which we don't host anymore. This PR fixes that, and performs some maintenance on our CI setup.

It seems there isn't a version resolver
Previously the Publish action would run on each commit. Now it only runs
on tags. Formatting, building and testing is done on each commit.
@alknemeyer alknemeyer merged commit 6b25b7c into main Feb 17, 2023
@alknemeyer alknemeyer deleted the alknemeyer/ci-fixes branch February 17, 2023 12:24
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.

1 participant