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

Add autoupdate workflow #23

Merged
merged 1 commit into from
Apr 10, 2024
Merged

Add autoupdate workflow #23

merged 1 commit into from
Apr 10, 2024

Conversation

haydenbaker
Copy link
Contributor

Description of changes:

  • Refactor and move the existing homebrew update workflow to this repo
  • GH doesn't have a seamless way of triggering actions in a repo from another, so we'll have to use a token to do so (like we already do)
  • This just simplifies the logic, separates the concern of updating the tap from the main repo, and puts it here (where it fits better)
  • Also means that we can trigger a tap rollback if needed (by hand)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@haydenbaker haydenbaker requested a review from a team as a code owner April 10, 2024 16:21
@haydenbaker haydenbaker requested review from sugmanue and hpmellema and removed request for sugmanue April 10, 2024 16:21
@haydenbaker haydenbaker merged commit 60c1419 into main Apr 10, 2024
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