Skip to content

chore: automate updating formulae #30

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

Merged
merged 1 commit into from
Mar 8, 2022
Merged

chore: automate updating formulae #30

merged 1 commit into from
Mar 8, 2022

Conversation

deansheather
Copy link
Member

@deansheather deansheather commented Mar 8, 2022

and updates to 1.28.2

I will add a job to the monorepo to automatically run this on release

@deansheather deansheather requested review from jawnsy and coadler March 8, 2022 19:18
@@ -0,0 +1,28 @@
#!/bin/bash
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

did you run this through shellcheck too? since we don't have that check in this repo

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes 👍

exit 1
fi

# Replace version
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this does the update but still has to be run manually each release, I guess?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will be adding a job to the monorepo to call this script

@deansheather deansheather merged commit 4407f64 into master Mar 8, 2022
@deansheather deansheather deleted the auto branch March 8, 2022 23:50
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.

2 participants