Commit Graph
17 Commits
Author SHA1 Message Date
maxcask 63a6c8b75e docs: add a working example with coverage plugin (#5646) 2026-02-17 11:23:53 +02:00
maxcask 1c2dde8dc6 docs: artifactprepareversion corrections (#5637) 2026-02-05 15:51:20 +02:00
maxcaskandValentin Uchkunev 7bece42bc2 fix: update publishCoberturaReport to use new Coverage plugi (#5627)
Co-authored-by: Valentin Uchkunev <valentin.uchkunev@sap.com>
2026-02-03 14:30:59 +02:00
maxcask 3c2b52513e Revert "feat: Artifact prepare version exclusion flag" (#5579) 2025-12-08 13:00:44 +02:00
maxcaskandmaksim bondarenko 70a86fee0b docs: add note to malwareExecuteScan step description (#5575)
Co-authored-by: maksim bondarenko <maksim.bondarenko@sap.com>
2025-12-04 09:42:13 +02:00
maxcaskandmaksim bondarenko df234b2f26 docs: describe dockerconfigjson usage in details (#5573)
Co-authored-by: maksim bondarenko <maksim.bondarenko@sap.com>
2025-12-02 11:38:00 +02:00
maxcask 3b72485595 fix: flag syntax in mavenBuild.go (#5549) 2025-11-10 12:52:10 +02:00
maxcask 88d899fe18 fix: handle dockerImage from custom workflow inputs (#5460) 2025-08-27 10:38:10 +03:00
maxcaskandmaksim bondarenko bcf7b4d91c chore: update GCS client version (#5416)
Co-authored-by: maksim bondarenko <maksim.bondarenko@sap.com>
2025-07-18 10:11:27 +03:00
maxcaskandmaksim bondarenko 5a3da825dc (improvement!) handle case if AdoPersonalAccessToken is not set (#5322)
Co-authored-by: maksim bondarenko <maksim.bondarenko@sap.com>
2025-04-22 10:08:11 +03:00
maxcask 0e797ec0f3 (security)fix printing out sensitive information while using --dry-run falg with helm (#5279)
* set helm version to 3.155.0 to enable --hide-secret adjust tests
2025-02-24 11:01:42 +02:00
maxcask 8895891860 (feat) Add System Trust Token Integration to JaaS (#5257)
* add token as a pipeline  env var, comment and conditional check for env var
2025-02-11 12:12:10 +04:00
maxcask 97049db02f fix passing default params to Central Build stage steps (#5199)
* duplicate config for Build name leave go changes only
2024-12-09 10:44:44 +04:00
91823b9e08 fix(config): move Central Build stage config to Build stage for custom defaults (#5182)
* rename stage on ApplyAliasConfig func rename stage after applying alias

---------

Co-authored-by: maxcask <maxcask@gmail.com>
Co-authored-by: Googlom <alimovgb@gmail.com>
2024-11-27 11:48:54 +04:00
10f535c8fa fix handle new naming strategy for Central Build stage name if extension is used (#5178)
* handle extension filename

---------

Co-authored-by: maxcask <maxcask@gmail.com>
Co-authored-by: Googlom <alimovgb@gmail.com>
2024-11-19 11:58:55 +04:00
maxcaskandmaxcask 758d10b06e handle new naming strategy for Central Build stage name (#5171)
* config helper rename

* rename in name provider 
---------

Co-authored-by: maxcask <maxcask@gmail.com>
2024-11-12 15:33:38 +04:00
4eb1756b54 fix(Central Build): Fix handling legacy stage name for Jenkins pipelines (#5151)
* add handle stageName

* some improvements

---------

Co-authored-by: maxcask <maxcask@gmail.com>
Co-authored-by: Googlom <alimovgb@gmail.com>
Co-authored-by: Googlom <36107508+Googlom@users.noreply.github.com>
2024-10-21 12:23:50 +04:00