Skip to content

Conversation

@botantony
Copy link
Member

  • 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>?

Many x-cmd versions (0.5.7...0.5.10, 0.5.2, 0.4.12, and so on) are GitHub pre-releases which should be ignored by livecheck

Signed-off-by: botantony <antonsm21@gmail.com>
@chenrui333
Copy link
Member

Many x-cmd versions (0.5.7...0.5.10, 0.5.2, 0.4.12, and so on) are GitHub pre-releases which should be ignored by livecheck

maybe also worth asking the upstream about it (it is weird that all the most recent releases since 0.5.7 are pre-release)

@chenrui333 chenrui333 added livecheck Issues or PRs related to livecheck CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. labels Apr 10, 2025
@botantony
Copy link
Member Author

closed in favor of #220130

@botantony botantony closed this Apr 15, 2025
@botantony botantony deleted the x-cmd branch April 15, 2025 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. livecheck Issues or PRs related to livecheck

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants