1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-03-17 21:08:10 +02:00

5039 Commits

Author SHA1 Message Date
renovate[bot]
bd08695aff
chore(deps): update spring core to v6 2025-03-15 03:10:06 +00:00
Valentin
c11e8d45e2
bugfix(add .xml extension to default maven settings path and use constant) (#5253) v1.430.0 2025-03-13 17:13:54 +02:00
michaelkubiaczyk
d12e283a4b
Merge pull request #61 from hubadr/cxone-dev-michael (#5299) 2025-03-12 10:27:55 +01:00
Ivan Nikiforov
4edd50800c
fix(vaultRotateSecretId): Add more logs for debugging vault step (#5288)
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Ashly Mathew <ashly.mathew@sap.com>
2025-03-12 08:35:33 +01:00
phgermanov
08edb989a5
fix: npmExecuteTests vault variables confusing names (#5297) 2025-03-10 12:00:38 +02:00
Christopher Fenner
b5e18ffdff
fix: remove invalid secret references (#5292) v1.429.0 2025-03-07 12:50:28 +01:00
Googlom
f13c273b63
refactor(GCS): Unify with internal impelementation (#5283)
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2025-03-07 13:27:14 +02:00
Christopher Fenner
2f4387c65f
fix: invalid anchors (#5293) 2025-03-06 23:00:01 +01:00
Christopher Fenner
06ac96e22b
fix(docs): invalid links (#5291) 2025-03-06 16:45:52 +01:00
Ivan Nikiforov
ba11747e3a
fix: doc generation (#5287)
* Add missed doc templates

* Add missed docs so they could be reachable from UI navigation

* Apply suggestions from code review

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2025-03-06 15:36:52 +00:00
Christopher Fenner
7d26079c57
fix(docs): invalid anchor (#5290)
* fix anchor

* update generated files

* fix anchor

* update generated files
2025-03-06 16:30:53 +01:00
Ivan Nikiforov
26e145d300
chore(deps): Update go version 1.24 (#5277)
* Bump go version 1.23.4->1.24

* Update go version 1.24.0 for github workflows

* Update go version 1.23.4->1.24.0 for docker images

* Replace deprecated cipher.NewCFBDecrypter/NewCFBEncrypter

* Fix go vet error: non-constant format string

* Fix go vet error: non-constant format string

* Update cmd/golangBuild.go

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
v1.428.0
2025-02-27 15:11:55 +01:00
Serhii-Kosharuk
8be029f023
fix(detect): switch default log level parameter (#5281)
Starting from Detect 10 --logging.level.com.synopsys.integration
is no longer supported. Modified etectExecuteScan scanProperties
default value to contain --logging.level.detect instead,
which was introduced in 5.5.0 so should work for all current
supported versions of Detect.

Co-authored-by: Vijayan T <vijayanjay@gmail.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2025-02-26 08:52:09 +01:00
Ashly Mathew
fe37b03966
fix(docu): cloudFoundryDeploy remove dead link (#5284) 2025-02-25 12:15:13 +01:00
Ashly Mathew
6d2a31a84d
Add note about docker deployments (#5280) 2025-02-25 11:22:39 +01: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
v1.427.0
2025-02-24 11:01:42 +02:00
Daniel Mieg
6ee302e399
Fix uncaught error in ATC Step (#5276)
* Restructure ATC Step

* Add test

* Add build unit comment
2025-02-20 17:40:16 +01:00
Ashly Mathew
ed6f6a58d2
Improve CF documentation (#5274)
* Improve CF documentation

* Lint fix

---------

Co-authored-by: maxcask <bondarcask@gmail.com>
2025-02-19 08:30:17 +01:00
phgermanov
fb49522710
feat: enhance release workflow with integration test status and dry run option (#5273)
* feat: enhance release workflow with integration test status and dry run option

* fix: pass secrets
2025-02-18 13:09:53 +02:00
Michael Kaplan
c8bf4dd828
feat(detect): Handle new error codes introduced by blackduck (#5264)
Signed-off-by: Michael Kaplan <michael.kaplan@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2025-02-17 17:54:55 +01:00
Ivan Nikiforov
7e31b4d300
Add missed opts used by versioning.GetArtifact (#5272)
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-02-17 12:13:41 +01:00
phgermanov
f376166c7f
feat: allow passing values to writePipelineEnv (#5270) v1.426.0 2025-02-14 15:46:51 +02:00
Googlom
e81f901a77
try disabling t.Parallel() (#5269)
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
2025-02-14 11:14:26 +01:00
Ivan Nikiforov
15bf4da96e
(chore): Improve log statements about secret ID expiration (#5266)
* Improve log statements about secret ID expiration

* Improve log statements about secret ID expiration

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-02-13 15:48:44 +01:00
Googlom
03c9c52887
fix desc (#5268)
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
2025-02-13 14:22:28 +01:00
Christopher Fenner
899478d27c
Update npmExecuteTests.md (#5265) 2025-02-12 17:33:23 +01:00
Manjunath
2603f89f88
Revert "feat: allow passing values to writePipelineEnv (#5261)" (#5262)
This reverts commit ed2381bc51224eb38508adc6a1bc54d848d90479.
2025-02-11 11:29:03 +01:00
phgermanov
ed2381bc51
feat: allow passing values to writePipelineEnv (#5261) 2025-02-11 11:37:57 +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
Marc Bormeth
fad12860df
feat(sonar): respect existing SONAR_SCANNER_OPTS definition (#5230)
* Don't overwrite SONAR_SCANNER_OPTS

* Add tests

* Reset SONAR_SCANNER_OPTS after testing it

* Reset SONAR_SCANNER_OPTS after testing it

---------

Co-authored-by: Ivan Nikiforov <nikiforr@gmail.com>
2025-02-10 14:32:33 +01:00
Ivan Nikiforov
5561d2a8ca
chore(telemetry): Remove pendo remains (#5256)
* Remove Pendo from telemetry package

* Remove Pendo from telemetryClient.Initialize

* Remove Pendo remains

* go generate / remove Pendo remains

* go fmt

* Fix tests

* go generate / remove Pendo remains

* Fix test

* Fix test

* Remove unused code

* Remove deprecated Pendo functionality

* Don't use NoTelemetry flag

* Don't use NoTelemetry flag

* Remove unused imports

* Remove unused imports

* Make GeneralConfig.NoTelemetry:true by default

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
v1.425.0
2025-02-07 12:18:01 +01:00
Ivan Nikiforov
f7206987fa
feat(renovate): automerge PRs for patch updates (#5252)
* Enable automerge for non-major dep module updates

* Trigger integration tests on each renovatebot PR update

* Remove trailing space

* Set label for renovate PRs

* Enable rollback PRs

* Fix config: move rollbackPrs to proper place

* Fix workflow (trigger on push)

* Remove trailing space

* Automerge only patch version updates (except versions 0.x)

* Add packageRule for rollbackPrs

* Update renovate.json

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2025-02-04 13:39:32 +01:00
Ivan Nikiforov
c5ab6a781e
fix(deps): Update version of mergo v1.0.0->v1.0.1 (#5254)
* Upgrade mergo to v1.0.1

* go fmt

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-02-03 22:48:27 +01:00
Valentin
5796716261
chore(add AllowEmptyCommits to address breaking change ) (#5251)
* add AllowEmptyCommits

* fix tests
v1.424.0 v1.423.0
2025-01-28 13:32:42 +01:00
renovate[bot]
c9238a4e00
fix(deps): update module golang.org/x/mod to v0.22.0 (#5088)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-28 11:29:56 +01:00
Ivan Nikiforov
950e4c008f
chore(renovate): enable 'go mod tidy' and updating imports for PRs (#5250)
* Enable 'go mod tidy' for renovate

* Enable update import paths in Go files on major module updates

---------

Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-01-28 09:44:06 +01:00
renovate[bot]
dff1749a07
fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0 (#5085)
* fix(deps): update module github.com/jeffail/gabs/v2 to v2.7.0

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
Co-authored-by: Ivan Nikiforov <nikiforr@gmail.com>
v1.422.0
2025-01-23 16:36:08 +01:00
renovate[bot]
961cdacec3
chore(deps): update github artifact actions to v4 (#5102)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-23 16:17:25 +01:00
Manjunath
c7e3111643
Update README about no contributions (#5240)
* Update README about no contributions
2025-01-23 13:41:42 +01:00
renovate[bot]
5c5750dfd9
fix(deps): update module github.com/imdario/mergo to v1 (#5113)
* fix(deps): update module github.com/imdario/mergo to v1

* Fix 'module declares its path as: dario.cat/mergo but was required as: github.com/imdario/mergo'

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-01-23 12:40:02 +01:00
renovate[bot]
e89837214e
fix(deps): update module gopkg.in/yaml.v2 to v3 (#5114)
* fix(deps): update module gopkg.in/yaml.v2 to v3

* Migrate yaml.v2 to yaml.v3

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-01-23 10:45:12 +01:00
renovate[bot]
98208938a6
fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security] (#5220)
* fix(deps): update module github.com/go-git/go-git/v5 to v5.13.0 [security]

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-01-22 13:56:23 +00:00
renovate[bot]
f42e72f0fb
fix(deps): update module github.com/getsentry/sentry-go to v0.31.1 (#5237)
* fix(deps): update module github.com/getsentry/sentry-go to v0.31.1

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-01-22 14:41:01 +01:00
Christian Volk
672154a24d
chore: update github.com/google/go-github to v68 (#5231) 2025-01-22 14:06:49 +01:00
renovate[bot]
65d03c6bfe
fix(deps): update module golang.org/x/crypto to v0.31.0 [security] (#5205)
* fix(deps): update module golang.org/x/crypto to v0.31.0 [security]

* go mod tidy

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ivan Nikiforov <ivan.nikiforov@sap.com>
2025-01-22 12:18:47 +01:00
Christopher Fenner
cf368e6894
chore(Splunk): expose orchestrator to Splunk (#5243)
* expose orchestrator to splunk

* update test case

* fix format
2025-01-21 09:34:29 +01:00
renovate[bot]
9069d811c0
chore(deps): update module github.com/stretchr/testify to v1.10.0 (#5238)
* fix(deps): update module github.com/stretchr/testify to v1.10.0

* update go mod

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Christopher Fenner <Christopher.Fenner@sap.com>
2025-01-21 03:40:45 +01:00
jitendk
64ae652c22
feat(detect): Add support for Detect 10 (#5224)
* Changes for detect 10 and repo change from synopsys to blackduck

* change for blakcduck

* Making detect 10 as default version

* changing test file

* Updated description for useDetect8 and useDetect9

* added udeDetect10 field

* Apply suggestions from code review

* commiting with go generate file

* Removing useDetect10 flag

---------

Co-authored-by: Vijayan T <vijayanjay@gmail.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
v1.421.0
2025-01-17 11:36:47 +01:00
phgermanov
6dfccc5753
feat: add ability to pass flags to setup.py in pythonBuild step (#5235) 2025-01-15 18:12:24 +02:00
phgermanov
fb23269074
feat: support for direct key-value pair writing in WritePipelineEnv (#5208) 2025-01-14 15:20:46 +02:00