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

feat(ci): add brew bump CI #393

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mattiabertorello
Copy link

@mattiabertorello mattiabertorello commented Feb 6, 2023

Changelog

Add a GitHub workflow to automatically update the version on the brew repository .
This workflow depends on the Leapp Desktop App CD one before starting.

Bugfixes

Avoid generating PR manually with bump-cask-pr

Enhancements

Provide an immediate PR to bump ASAP the version on brew. This will reduce the risk that users install the app through brew but have to update it immediately since it could already be old.

Notes

Inspiration taken from this post github actions + homebrew = ❤️

TODO:

  • A GitHub secret must be add in the repository under this variable BREW_TOKEN

Avoid generate PR manually with bump-cask-pr
@andreacavagna01
Copy link
Contributor

Hi @mattiabertorello thanks for the PR! I'll add @ericvilla as reviewer of the PR and than we can merge it to master

@sonarcloud
Copy link

sonarcloud bot commented May 16, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

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