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

formulae: add livecheck for netfilter projects #127086

Merged

Conversation

chenrui333
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 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 brew install --build-from-source <formula>)? If this is a new formula, does it pass brew audit --new <formula>?

$ brew livecheck libnetfilter_conntrack
- Error: libnetfilter_conntrack: Unable to get versions
+ libnetfilter_conntrack: 1.0.9 ==> 1.0.9

@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 Mar 30, 2023
@chenrui333 chenrui333 requested a review from samford March 30, 2023 14:55
@BrewTestBot BrewTestBot added the linux-only Formula depends on Linux label Mar 30, 2023
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Rui Chen <rui@chenrui.dev>
@chenrui333 chenrui333 force-pushed the libnetfilter_conntrack-add-livecheck branch from 88fa86e to 7c39e60 Compare March 30, 2023 15:01
@chenrui333 chenrui333 changed the title libnetfilter_conntrack: add livecheck formulae: add livecheck for netfilter projects Mar 30, 2023
@chenrui333 chenrui333 merged commit 5e9ddc3 into Homebrew:master Mar 30, 2023
@chenrui333 chenrui333 deleted the libnetfilter_conntrack-add-livecheck branch March 30, 2023 15:37
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. linux-only Formula depends on Linux livecheck Issues or PRs related to livecheck
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants