Skip to content

jaeger: add version 2.3.0#6556

Open
ogerardin wants to merge 1 commit into
ScoopInstaller:masterfrom
ogerardin:patch-4
Open

jaeger: add version 2.3.0#6556
ogerardin wants to merge 1 commit into
ScoopInstaller:masterfrom
ogerardin:patch-4

Conversation

@ogerardin

Copy link
Copy Markdown
Contributor
  • Use conventional PR title: <manifest-name[@version]|chore>: <general summary of the pull request>
  • I have read the Contributing Guide

@github-actions

Copy link
Copy Markdown
Contributor

All changes look good.

Wait for review from human collaborators.

jaeger

  • Description
  • License
  • Hashes

@ogerardin
ogerardin marked this pull request as ready for review February 19, 2025 10:46
@ogerardin

Copy link
Copy Markdown
Contributor Author

Note: I haven't been able to add autoupdate, as the publishers use a tricky system for releases where both v1 and v2 share a single github tag, which is the v1 version...
So for example while 2.3.0 is the latest version, and you could extract that from the download page https://www.jaegertracing.io/download/ by using regex "Latest version.*(\d\.\d\.\d)", to build the download URL you would also need to extract the v1 version, in this case 1.66.0, because the release tag is "v1.66.0" for both v1.66.0 and v2.3.0 😮

The actual URL includes both: https://github.com/jaegertracing/jaeger/releases/download/v1.66.0/jaeger-2.3.0-windows-amd64.tar.gz

If anyone can make this work, feel free.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant