Skip to content

How does BrewTestBot work and when does it update formulae? #3083

Discussion options

You must be logged in to vote

BrewTestBot runs brew livecheck on a schedule to check for outdated formula and then runs brew bump-formula-pr when it spots one that is outdated.

How livecheck works depends on the formula. For typedb it actually parses your repo's tags to check for new versions. This sometimes breaks when unconventional tags are pushed to a repository (e.g. a non-release tag of the date at the time of tagging), but we can apply formula-specific fixes when we encounter those.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@lolski
Comment options

@SMillerDev
Comment options

@lolski
Comment options

@SMillerDev
Comment options

@lolski
Comment options

Answer selected by alexjpwalker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants