Skip to content

Conversation

quot
Copy link
Contributor

@quot quot commented Jan 2, 2025

  • Have you followed the guidelines for contributing?
  • Have you ensured that your commits follow the commit style guide?
  • Have you checked that there aren't other open pull requests for the same formula update/change?
  • Have you built your formula locally with HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>, where <formula> is the name of the formula you're submitting?
  • Is your test running fine brew test <formula>, where <formula> is the name of the formula you're submitting?
  • Does your build pass brew audit --strict <formula> (after doing HOMEBREW_NO_INSTALL_FROM_API=1 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

This is my first formula, so please let me know if anything could be improved in the future.

The only thing I am unsure about is how the version (v2024_05_05) should be handled with this package. Based on brew audit testing, I know the v should be removed, but I am not sure about the underscores. I have replaced them with dots in the commit since that technically follows the commit style rules.

@github-actions github-actions bot added new formula PR adds a new formula to Homebrew/homebrew-core zig Zig use is a significant feature of the PR or issue labels Jan 2, 2025
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Thanks for contributing to Homebrew! 🎉 It looks like you're having trouble with a CI failure. See our contribution guide for help. You may be most interested in the section on dealing with CI failures. You can find the CI logs in the Checks tab of your pull request.

@quot quot marked this pull request as draft January 2, 2025 02:37
@chenrui333 chenrui333 changed the title zigup 2024.05.05 (new formula) zigup 2025.01.02 (new formula) Jan 18, 2025
@chenrui333 chenrui333 marked this pull request as ready for review January 18, 2025 04:40
Signed-off-by: Rui Chen <rui@chenrui.dev>
@carlocab carlocab added this pull request to the merge queue Jan 18, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 18, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jan 18, 2025
@BrewTestBot BrewTestBot enabled auto-merge January 18, 2025 16:30
@BrewTestBot BrewTestBot added this pull request to the merge queue Jan 18, 2025
Merged via the queue into Homebrew:master with commit a9a7d59 Jan 18, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. new formula PR adds a new formula to Homebrew/homebrew-core zig Zig use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants