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 job to autodetect releases and make them available via brew #6

Merged
merged 4 commits into from
Sep 1, 2023

Conversation

cburgdorf
Copy link
Contributor

This does:

  1. Get rid of the brew audit warning regarding redundant usage of version (even though, I think it is wrong and leads to uglier workarounds)

  2. Created a CI job that does:

  • Check for new Fe releases every 10 minutes (simplest thing to do, no need for changes in the main Fe repo)
  • Archive old Formulae (e.g. current fe.rb would become [email protected] and available via brew install [email protected])
  • Update current Formulae to latest release and automatically create and push the commit for it

@cburgdorf cburgdorf merged commit c548a75 into main Sep 1, 2023
2 checks passed
@cburgdorf
Copy link
Contributor Author

GitHub thinks this was merged because of my ridiculous way of testing it on the main branch (force pushing like a dictator) so I had to open a new PR for you to look at #7

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