mirror of
https://github.com/prometheus/prometheus.git
synced 2026-06-17 12:29:08 -04:00
The check_license guard ran before target_file was fetched, so it always tested the previous iteration's file content (CODE_OF_CONDUCT.md) instead of the target repo's LICENSE. This caused the LICENSE file to be silently skipped on every run regardless of the actual license. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.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 | ||