Skip to content

martin: update livecheck - #301619

Open
BrewTestBot wants to merge 1 commit into
mainfrom
bump-martin-1.15.0
Open

martin: update livecheck#301619
BrewTestBot wants to merge 1 commit into
mainfrom
bump-martin-1.15.0

Conversation

@BrewTestBot

Copy link
Copy Markdown
Contributor

Created by brew bump


Created with brew bump-formula-pr.

@github-actions github-actions Bot added nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Aug 31, 2026

@samford samford left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
samford force-pushed the bump-martin-1.15.0 branch from dab619d to 58e9799 Compare August 31, 2026 21:17
@samford samford changed the title martin 1.15.0 martin: update livecheck Aug 31, 2026
@samford samford added livecheck Issues or PRs related to livecheck CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. labels Aug 31, 2026
@samford

samford commented Aug 31, 2026

Copy link
Copy Markdown
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 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bump-formula-pr PR was created using `brew bump-formula-pr` CI-syntax-only Change only affects brew syntax, not the install. Only run syntax CI. livecheck Issues or PRs related to livecheck nodejs Node or npm use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants