Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Streamline the homebrew release process #117

Closed
charlespwd opened this issue Jan 21, 2021 · 3 comments
Closed

Streamline the homebrew release process #117

charlespwd opened this issue Jan 21, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@charlespwd
Copy link
Contributor

charlespwd commented Jan 21, 2021

Right now the gem + brew publishing process is manual. We might want to make that automatic when we make releases instead.

For homebrew, shopify/shopify-app-cli uses a Github action:
https://github.com/Shopify/shopify-app-cli/blob/master/.github/workflows/release.yml#L43-L48
https://github.com/dawidd6/action-homebrew-bump-formula

@charlespwd charlespwd added the enhancement New feature or request label Jan 21, 2021
@macournoyer
Copy link
Contributor

The pushing to rubygems has been mostly automated.

It does require a manual pumping of the version in the code, then you do have to go to https://shipit.shopify.io/shopify/theme-check/rubygems and click deploy. But that's what shopify-app-cli and other repos are using too

@charlespwd
Copy link
Contributor Author

Then I'll rename this to be homebrew specific. Good to know :)

@charlespwd charlespwd changed the title Streamline the release process Streamline the homebrew release process Jan 21, 2021
@lukeh-shopify
Copy link
Contributor

Closing as Ruby specific

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants