prometheus/.github
Julien Pivotto 8abef6d661
Proper support for go modules. (#10486)
* Proper support for go modules.

This pull requests makes Prometheus go-mod compatible.

The general idea is to release the Prometheus libraries as v0.x
releases, next to the v2.x tags used by end users.

This is done by mirroring Prometheus 2.x tags with Prometheus 0.x tags.

When v2.X.0 is released, we would release v0.X.0.

Pre-go mod versions are retracted from go.mod. This is not nice but
should work.

Only v2.x tags will be built and released by CI. v0.x.x tags would just
be normal tags in the repo, not promoted as releases.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2022-04-12 11:00:54 +02:00
..
ISSUE_TEMPLATE Update support link (#8711) 2021-04-12 21:42:06 +01:00
workflows Proper support for go modules. (#10486) 2022-04-12 11:00:54 +02:00
CODEOWNERS Add Jessica as Promtool maintainer (#9348) 2021-09-17 01:10:32 +02:00
PULL_REQUEST_TEMPLATE.md Make it clear that it's CNCF's DCO 2021-06-23 13:45:40 +02:00
dependabot.yml move dependabot frequency running to monthly (#10144) 2022-01-10 23:26:24 +01:00
stale.yml Mark pull request as stale after 60d of inactivity (#6826) 2020-02-18 20:00:48 +01:00