mirror of
https://github.com/prometheus/prometheus.git
synced 2026-07-11 02:04:00 -04:00
Derive the npm dist-tag from the Prometheus version (VERSION file) and download.json so pre-releases and old patches never move the "latest" tag: pre-releases publish under their channel (rc/beta/alpha/next), the latest stable under "latest", the newest LTS under "lts", and older stable or LTS patches under "oldstable". Fail the publish if download.json cannot be fetched. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| bump_go_version.sh | ||
| check-go-mod-version.sh | ||
| check-node-version.sh | ||
| check_release_notes.sh | ||
| compress_assets.sh | ||
| generate_release_notes.sh | ||
| genproto.sh | ||
| get_module_version.sh | ||
| golangci-lint.yml | ||
| npm-deps.sh | ||
| package_assets.sh | ||
| sync_repo_files.sh | ||
| ui_release.sh | ||