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

[bounty] automate brew linux #728

Open
louis030195 opened this issue Nov 21, 2024 · 6 comments
Open

[bounty] automate brew linux #728

louis030195 opened this issue Nov 21, 2024 · 6 comments
Labels
💎 Bounty enhancement New feature or request

Comments

@louis030195
Copy link
Collaborator

automate brew linux

/bounty 50

@louis030195 louis030195 added the enhancement New feature or request label Nov 21, 2024
Copy link

linear bot commented Nov 21, 2024

@louis030195
Copy link
Collaborator Author

@krushnarout if you want

Copy link

algora-pbc bot commented Nov 21, 2024

💎 $50 bounty • Screenpi.pe

Steps to solve:

  1. Start working: Comment /attempt #728 with your implementation plan
  2. Submit work: Create a pull request including /claim #728 in the PR body to claim the bounty
  3. Receive payment: 100% of the bounty is received 2-5 days post-reward. Make sure you are eligible for payouts

Thank you for contributing to mediar-ai/screenpipe!

Add a bountyShare on socials

Attempt Started (GMT+0) Solution
🟢 @Ayush9026 Nov 23, 2024, 8:27:24 AM WIP

@krushnarout
Copy link
Contributor

@krushnarout if you want

sure

@Ayush9026
Copy link

Ayush9026 commented Nov 23, 2024

/attempt #728

@krushnarout
Copy link
Contributor

@louis030195 I don't think there's any need to set up anything to automate brew update for Linux.

Here's an example:
Homebrew/homebrew-core#198796

When a new release is made and a pull request is created using the brew bump-formula-pr method, it updates the URL and sha256.

Homebrew/homebrew-core@1771d76

Screenshot 2024-11-24 at 11 13 05 PM

After a maintainer approves the changes, the BrewTestBot automatically commits updates, including changes to all bottle sha256 values, even for Linux.

Homebrew/homebrew-core@a97ee35

Screenshot 2024-11-24 at 11 13 40 PM

So, only #743 needs to be merged, and the Linux version will be updated as well.

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

No branches or pull requests

3 participants