mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
8847ba5d0b
* add release trigger Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * deduplicate version and changelog calls + add gh checks Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * add more chronicle verbosity, but not when triggering releases Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * bump chronicle version to get --version-file feature Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * update bootstrap tool workflow to include glow Signed-off-by: Alex Goodman <alex.goodman@anchore.com> * add version prefix check on tags in release quality gate Signed-off-by: Alex Goodman <alex.goodman@anchore.com> --------- Signed-off-by: Alex Goodman <alex.goodman@anchore.com>
44 lines
456 B
Text
44 lines
456 B
Text
CHANGELOG.md
|
|
VERSION
|
|
/test/results
|
|
/dist
|
|
/snapshot
|
|
.server/
|
|
.vscode/
|
|
.history/
|
|
*.fingerprint
|
|
*.tar
|
|
*.jar
|
|
*.war
|
|
*.ear
|
|
*.jpi
|
|
*.hpi
|
|
*.zip
|
|
.idea/
|
|
*.log
|
|
.images
|
|
.tmp/
|
|
coverage.txt
|
|
bin/
|
|
|
|
# Binaries for programs and plugins
|
|
*.exe
|
|
*.exe~
|
|
*.dll
|
|
*.so
|
|
*.dylib
|
|
|
|
# Test binary, build with `go test -c`
|
|
*.test
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
*.out
|
|
|
|
# macOS Finder metadata
|
|
.DS_STORE
|
|
|
|
*.profile
|
|
|
|
# attestation
|
|
cosign.key
|
|
cosign.pub
|