Branch: refs/heads/master
Home: https://github.com/jenkinsci/anchore-container-scanner-plugin
Commit: b826c324ebfd9709e60e064db584931d50e3fc40
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/b826c324ebfd9709e60e064db584931d50e3fc40
Author: Bradley Jones <[email protected]>
Date: 2024-07-09 (Tue, 09 Jul 2024)
Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
Log Message:
-----------
feat: remove build id from artifact folder
Artifacts are already stored in a folder per job, removing the build ID
from this folder allows for easier scripting to get the artifacts from
Jenkins permalinks (lastStable,lastSuccessful, etc.) without needing to
know the build ID before hand.
Signed-off-by: Bradley Jones <[email protected]>
Commit: c623af2adc8474c57011af03c3ccda6496c1fbd7
https://github.com/jenkinsci/anchore-container-scanner-plugin/commit/c623af2adc8474c57011af03c3ccda6496c1fbd7
Author: Bradley Jones <[email protected]>
Date: 2024-07-10 (Wed, 10 Jul 2024)
Changed paths:
M src/main/java/com/anchore/jenkins/plugins/anchore/BuildWorker.java
Log Message:
-----------
Merge pull request #63 from jenkinsci/remove-build-id-from-artifact
feat: remove build id from artifact folder
Compare:
https://github.com/jenkinsci/anchore-container-scanner-plugin/compare/5fd3917485a1...c623af2adc84
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/anchore-container-scanner-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/anchore-container-scanner-plugin/push/refs/heads/master/5fd391-c623af%40github.com.