martin: update livecheck - #301619
Open
BrewTestBot wants to merge 1 commit into
Open
Conversation
samford
reviewed
Aug 31, 2026
samford
left a comment
Member
There was a problem hiding this comment.
Not a release yet, for what it's worth: https://github.com/maplibre/martin/releases
The `livecheck` block for `martin` checks the Git tags and returns 0.15.0 as the newest version (from the `martin-v1.15.0` tag) but there hasn't been a corresponding release on GitHub after three hours. This updates the `livecheck` block to use the `GithubLatest` strategy, as there can be a notable gap between tag and release. Upstream seems to reliably mark only the main `martin-` tags as latest, so we shouldn't run into issues with a release for something else being "latest". If it ever happens, the `livecheck` block regex will ensure the check fails.
samford
force-pushed
the
bump-martin-1.15.0
branch
from
August 31, 2026 21:17
dab619d to
58e9799
Compare
Member
|
There hasn't been a release three hours after the tag was created (the same thing happened with the previous version), so I've reworked this into a PR to update the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Created by
brew bumpCreated with
brew bump-formula-pr.