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

Automatically create PR to homebrew-core after the new version has been released #10

Open
kvendingoldo opened this issue May 1, 2024 · 7 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@kvendingoldo
Copy link
Collaborator

No description provided.

@kvendingoldo
Copy link
Collaborator Author

For now I see the following solution:

  • Create GH action that do:
  1. git clone git@github.com:kvendingoldo/homebrew-core.git
  2. update fork
  3. update fork's formula based on this repo
  4. open MR to homebrew-core

@Nmishin wdyt?

@kvendingoldo kvendingoldo added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels May 1, 2024
@kvendingoldo
Copy link
Collaborator Author

related to tofuutils/tenv#120

@kvendingoldo
Copy link
Collaborator Author

@chenrui333
Copy link

no need to automate the release, homebrew-core has it part of autobump flow.

@kvendingoldo
Copy link
Collaborator Author

@chenrui333 how homebrew-core will take changes from this repository?

@chenrui333
Copy link

we query new version, and then run the source build.

@chenrui333
Copy link

all the workflow runs captured in here, https://github.com/Homebrew/homebrew-core/actions/workflows/autobump.yml

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants