Skip to content

Conversation

@AvinashSubhash
Copy link
Contributor

Important: Do not tick a checkbox if you haven’t performed its action. Honesty is indispensable for a smooth review process.

In the following questions <cask> is the token of the cask you're submitting.

After making any changes to a cask, existing or new, verify:

Additionally, if adding a new cask:

  • Named the cask according to the token reference.
  • Checked the cask was not already refused (add your cask's name to the end of the search field).
  • brew audit --cask --new <cask> worked successfully.
  • HOMEBREW_NO_INSTALL_FROM_API=1 brew install --cask <cask> worked successfully.
  • brew uninstall --cask <cask> worked successfully.

@AvinashSubhash
Copy link
Contributor Author

In-App update is visible in the menu

Screenshot 2025-04-01 at 12 07 20

@khipp khipp merged commit f8cb478 into Homebrew:master Apr 1, 2025
11 checks passed
@AvinashSubhash
Copy link
Contributor Author

Hi @khipp I'm not sure if it's the right place to discuss this. Can you suggest me any issues/method by which I can better understand brew and actively contribute, and even take up enhancements in the long term?

@khipp
Copy link
Member

khipp commented Apr 1, 2025

Thank you, @AvinashSubhash! Please ensure that the app can both check for updates and install them automatically. Some apps only report whether a new version is available but still require the user to manually download and replace the app from the website.

@AvinashSubhash
Copy link
Contributor Author

Thank you, @AvinashSubhash! Please ensure that the app can both check for updates and install them automatically. Some apps only report whether a new version is available but still require the user to manually download and replace the app from the website.

Yes, I am checking for that. In the case for beamer, on clicking the "Check for Updates", it is trying to update the app if the version is not latest.

@khipp
Copy link
Member

khipp commented Apr 1, 2025

Hi @khipp I'm not sure if it's the right place to discuss this. Can you suggest me any issues/method by which I can better understand brew and actively contribute, and even take up enhancements in the long term?

The documentation is the best place to start. CONTRIBUTING.md links to the relevant sections.

@AvinashSubhash
Copy link
Contributor Author

Okay, Thanks!

@AvinashSubhash AvinashSubhash deleted the beamer_auto_updates branch April 1, 2025 08:12
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