mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-04 17:04:22 -04:00
Add a CI job to run govulncheck.
* Run daily.
* Run when touching go.{mod,sum}.on PRs and merge to the default branch.
* Cleanup unused / broken govulncheck in Makefile.common.
* Add status badge.
* Add to repo sync for all Go projects.
* Reduce green lines in sync script to make it easier to read the log.
Signed-off-by: SuperQ <superq@gmail.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 | ||