prometheus/.github/workflows
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
..
buf-lint.yml build(deps): bump bufbuild/buf-setup-action from 1.1.0 to 1.3.1 (#10518) 2022-04-04 10:06:34 +02:00
buf.yml build(deps): bump bufbuild/buf-setup-action from 1.1.0 to 1.3.1 (#10518) 2022-04-04 10:06:34 +02:00
codeql-analysis.yml Proper support for go modules. (#10486) 2022-04-12 11:00:54 +02:00
funcbench.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00
fuzzing.yml build(deps): bump actions/upload-artifact from 2.3.1 to 3 (#10519) 2022-04-02 03:47:11 +02:00
golangci-lint.yml Build with Go 1.18 (#10501) 2022-03-31 00:16:54 +02:00
lock.yml Switch issues locking to github actions (#9715) 2021-11-13 22:47:35 +01:00
prombench.yml fixes yamllint errors 2021-06-12 12:47:47 +02:00