Commit Graph

16 Commits

Author SHA1 Message Date
SuperQ 73d1aa50cc
Enable Dependabot for React UI
Add a monthly dependabot update for NPM packages in the new React UI.

Signed-off-by: SuperQ <superq@gmail.com>
2024-01-30 11:53:55 +01:00
PrometheusBot 9ed52df5a7
Update common Prometheus files (#3666)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-01-09 08:56:05 +00:00
PrometheusBot 3383942745
Update common Prometheus files (#3643)
Signed-off-by: prombot <prometheus-team@googlegroups.com>
2024-01-04 11:37:15 +00:00
Matthieu MOREL b9e347b9d1 golangci-lint: enable testifylint linter
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
2023-12-10 08:50:03 +00:00
Ben Kochie 0c6393b3f4
Update golanci-lint (#3632)
Update golangci-lint from upstream Prometheus and fixup issues.

Signed-off-by: SuperQ <superq@gmail.com>
2023-12-07 16:42:42 +00:00
George Robinson ce6efba023
Update go.mod to require Go 1.21 (#3581)
* Update circleci/go to 1.9.0

---------

Signed-off-by: George Robinson <george.robinson@grafana.com>
2023-11-06 14:16:57 +01:00
Alexander Weaver fdea7e731c
Isolate react-app package (#3589)
* Isolate react-app package

Signed-off-by: Alex Weaver <weaver.alex.d@gmail.com>

---------

Signed-off-by: Alex Weaver <weaver.alex.d@gmail.com>
2023-11-03 14:50:06 +00:00
Jan Fajerski d7b865d6cc
actions: cross build in ci and fix publish (#3533)
* actions: cross build in ci and fix publish

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

* actions: build before release publishing

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

---------

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
2023-10-12 10:43:30 +01:00
Jan Fajerski b517645d95
Github actions (#3299)
* Move CI to github actions

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

* Skip email test in github action

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

* build before lint

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>

---------

Signed-off-by: Jan Fajerski <jfajersk@redhat.com>
2023-09-21 17:22:17 +01:00
SuperQ b0c2f27319
Update build
* Update Go to 1.18
* Update circleci machine image.
* Switch maildev to new upstream image location.
* Update Go modules to 1.17 format.
* Make dependabot monthly to match prometheus/prometheus.

Signed-off-by: SuperQ <superq@gmail.com>
2022-07-23 17:41:36 +02:00
David Ureba a1dbacb4dd
Create dependabot.yml
Add dependabot dependency check in order to maintain dependencies up-to-date and security updates on time.

Signed-off-by: David Ureba <david.ureba@aiven.io>
2022-07-04 13:19:18 +02:00
Julien Pivotto ad9ed22043
Ask for all versions (#2280)
As 0.21.0 will update clusters, we want to know of people have all their
AM at the same release when they open a clustering issue.

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-06-11 15:16:12 +02:00
Simon Pasquier 66bc3a3aff .github/ISSUE_TEMPLATE.md: fix typo
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
2020-05-05 14:18:13 +02:00
Julien Pivotto cad963d8a8
Mark pull request as stale after 60d of inactivity (#2185)
During the dev Summit 2019/2, there was a consensus to mark stale PR
after 60 days.

This change is adding the stale bot configuration required for this.
The stale bot has already has access to the Prometheus organization. It
does _not_ comment and does _not_ close the stale pull request. It just
adds a label 'stale'.

This is already done in the collectd_exporter repository and there it
works as expected.

https://docs.google.com/document/d/1VVxx9DzpJPDgOZpZ5TtSHBRPuG5Fr3Vr6EFh8XuUpgs/edit

Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
2020-02-17 10:54:20 +01:00
Ted Zlatanov af5dd74264 tell users opening issues to use alertmanager --version (#1327)
`-version` doesn't work as of 0.15-rc.1 so users should run `alertmanager  --version`

Signed-off-by: Ted Zlatanov <tzz@lifelogs.com>
2018-04-23 18:02:06 +02:00
stuart nelson 89200ccafd add ISSUE_TEMPLATE.md (#1036) 2017-10-10 10:51:30 +02:00