Skip to content

feat(updater): prefer GitHub over Maven for latest releases#53

Merged
Caedis merged 1 commit into
masterfrom
caedis/latest-github-first
May 31, 2026
Merged

feat(updater): prefer GitHub over Maven for latest releases#53
Caedis merged 1 commit into
masterfrom
caedis/latest-github-first

Conversation

@Caedis

@Caedis Caedis commented May 31, 2026

Copy link
Copy Markdown
Owner

Latest-release resolution for GTNH mods now queries GitHub first (authenticated when a token is set, anonymous retry otherwise) and falls back to Nexus/Maven only when GitHub is unreachable. A reachable GitHub response is authoritative, so Maven is not consulted even when GitHub's latest is older. Previously Maven ran first and GitHub was gated behind a token.

Latest-release resolution for GTNH mods now queries GitHub first
(authenticated when a token is set, anonymous retry otherwise) and
falls back to Nexus/Maven only when GitHub is unreachable. A reachable
GitHub response is authoritative, so Maven is not consulted even when
GitHub's latest is older. Previously Maven ran first and GitHub was
gated behind a token.
@Caedis Caedis merged commit faeb033 into master May 31, 2026
1 check passed
@Caedis Caedis deleted the caedis/latest-github-first branch May 31, 2026 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant