-
Notifications
You must be signed in to change notification settings - Fork 0
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: add workflow for testing formulae #5
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
- since we have checksum, do we really need version checks?
- should we support linux version of brew?
- scheduled or not?
I'm worrying about once we have tons of versions of gear, just figured out a trick doing these,
we can get all of the formulas from |
I think we are to abandon supporting the old versions (even maybe with the formulae removing). Using the matrix allows running checks in parallel. |
Note: Now in fails on Linux due to #4