PrometheusBot
1e61b8ea3c
Update common Prometheus files ( #1111 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-08-05 22:38:30 +02:00
Kemal Akkoyun
c576b951ad
Generate new Go runtime metrics for go 1.19 ( #1105 )
...
* Generate new Go runtime metrics
Fix generation script
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Address review issues
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2022-08-05 15:48:33 +02:00
PrometheusBot
4ad265f1b4
Update common Prometheus files ( #1068 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-06-20 16:17:57 +02:00
Soroosh Azary Marhabi
2cfd1eb960
Enable same linters as the Prometheus repo itself ( #1056 )
...
* Add gofumpt to github workflow & fix all files for it
Signed-off-by: sazary <soroosh@azary.ir>
* Add goimports to golangci & fix it's issues
Signed-off-by: sazary <soroosh@azary.ir>
* Add revive to golangci & fix it's issues
Signed-off-by: sazary <soroosh@azary.ir>
* Add errcheck & misspell to golangci and fix their issues
Signed-off-by: sazary <soroosh@azary.ir>
* Add govet & gosimple to golangci and fix their issues
Signed-off-by: sazary <soroosh@azary.ir>
* Enable all default linters of golangci
Signed-off-by: sazary <soroosh@azary.ir>
2022-06-17 09:04:06 +02:00
Ben Kochie
2c3d072cdd
Add GitHub settings ( #1063 )
...
Add a GitHub settings control yaml to manage branch protection for the
Go versions.
Signed-off-by: SuperQ <superq@gmail.com>
2022-06-07 08:51:36 +02:00
PrometheusBot
0dd939295e
Update common Prometheus files ( #1061 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-06-03 08:15:32 +02:00
Ben Kochie
edecbb214b
Enable dependabot ( #1050 )
...
Update Go deps monthly.
Signed-off-by: SuperQ <superq@gmail.com>
2022-05-13 10:05:17 +02:00
PrometheusBot
589b2ea560
Update common Prometheus files ( #1046 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-05-06 08:09:49 +02:00
prombot
e2504f86bb
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-03-31 19:50:35 +00:00
PrometheusBot
3bc8f2c651
Update common Prometheus files ( #1009 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-03-18 11:00:13 +00:00
Kemal Akkoyun
6559749c87
Add statebot config ( #1001 )
...
* Add statebot config
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Disable for milestones
Remove references to remind bot
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2022-03-17 15:44:57 +00:00
Kemal Akkoyun
5d78aaad41
.circleci: Add config to test against go1.18 ( #1006 )
...
* Add config to test against go1.18
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
* Try to fix circleci
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2022-03-17 15:34:12 +00:00
prombot
0291563b9f
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-03-16 19:50:22 +00:00
PrometheusBot
868ec2137f
Update common Prometheus files ( #992 )
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2022-03-16 08:26:54 +00:00
Kemal Akkoyun
f3021b0b81
Create codeql-analysis.yml ( #982 )
...
Signed-off-by: Kemal Akkoyun <kakkoyun@gmail.com>
2022-02-15 10:09:48 +00:00
prombot
70a41d58f8
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2021-12-20 20:51:20 +00:00
prombot
6cd53c4d83
Update common Prometheus files
...
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2021-09-16 00:01:42 +00:00
beorn7
b2c0ab4f6e
Release v0.9.0
...
This ends a long time of not really tagging versions (as it didn't
make a lot of sense - we could have tagged every commit with a new
minor release essentially). I still worked through the git log and GH
issues to create a nice CHANGELOG.md.
As dependency management tools really love version tags these days, I
plan to tag more often from now on. The ideas behind the pre-1.0
version numbers are explained in the README.md as changed in this
commit.
I also changed the issue template accordingly.
Signed-off-by: beorn7 <beorn@soundcloud.com>
2018-10-15 13:28:28 +02:00
beorn7
0b47a5c709
Move ISSUE_TEMPLATE into .github directory
...
Much less confusing...
Signed-off-by: beorn7 <beorn@soundcloud.com>
2018-10-14 23:36:14 +02:00