1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg
Googlom ac5cf17317
refactor(orchestrator): Use singleton in orchestrator package and rename methods (#4639)
* rename interface, types and methods.
some type changes and refactor

* update dependent methods and variables

* fix unit tests

* a bit more refactor and fix

* concurrent safe singleton

* return old Options struct

* refactor creating config provider and fix nil pointer derefernce

* fix unit test and linter errors

* introduce resetting config provider (for unit tests)

* fix annoying error message when config provider is not configured

---------

Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
Co-authored-by: Muhammadali Nazarov <muhammadalinazarov@gmail.com>
2024-01-09 16:01:15 +05:00
..
abap Update targetVector.go (#4736) 2023-12-22 13:15:35 +01:00
abaputils SAP_COM_0948 (#4715) 2023-12-19 15:16:48 +01:00
ado feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
ans chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
apim chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
asc chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
blackduck Add new unified fields to Mend and Blackduck SARIF (#4611) 2023-10-17 11:48:52 +02:00
buildpacks Refactor buildpacks telemetry (#4467) 2023-08-04 13:31:33 +02:00
buildsettings feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
certutils feat(artifactPrepareVersion): Support custom certificates (#4617) 2023-10-11 13:58:38 +06:00
checkmarx chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
checkmarxone Cxone updated release (#4723) 2023-12-12 20:24:03 +01:00
cloudfoundry chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
cnbutils feat(cnbBuild): support builders with different CNB user ids (#4625) 2023-11-02 16:03:11 +01:00
codeql fix(codeqlExecuteScan): init empty GitHub repo before mirroring code (#4714) 2023-12-21 11:20:44 +03:00
command feat(cnbBuild): support builders with different CNB user ids (#4625) 2023-11-02 16:03:11 +01:00
config feat(configs): vaultCredentialEnvPrefix to support several prefixes (#4745) 2024-01-09 13:07:53 +05:00
cpi chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
docker feat: Add imagePushToRegistry step (#4609) 2023-11-30 15:06:31 +06:00
documentation chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
format Add new unified fields to Mend and Blackduck SARIF (#4611) 2023-10-17 11:48:52 +02:00
fortify feat(fortifyExecuteScan): Fortify proxy parameter (#4543) 2023-08-31 17:18:18 +05:30
gcs feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
generator Splunk: Initialize Splunk client if dsn or prodCriblEndpoint provided (#4653) 2023-11-06 14:25:13 +06:00
git fix (gitOpsUpdateDeployment) add CA bundle options to plain clone and commit to trust enterprise github instances (#4602) 2023-09-28 11:31:51 +02:00
github chore(refactor): Switch GitHub actions provider to use github sdk (#4563) 2023-09-20 09:38:45 +00:00
goget chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
golang added logic of fetching golang private packages for whitesource step (#4595) 2023-10-06 16:22:26 +02:00
gradle feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
hadolint/mocks chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
http chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
influx feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
java feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
jenkins feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
kubernetes fix(helmExecute): only expand environment variables start with PIPER_VAULTCREDENTIAL_ (#4468) 2023-07-17 14:16:17 +06:00
log chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
malwarescan fix(malwareExecuteScan): add missing error handling (#4536) 2023-08-28 15:06:35 +02:00
maven feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
mock feat(cnbBuild): support builders with different CNB user ids (#4625) 2023-11-02 16:03:11 +01:00
multiarch feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
nexus feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
npm fix(npm): don't publish sboms in npm package (#4692) 2023-12-13 23:06:59 +05:30
orchestrator refactor(orchestrator): Use singleton in orchestrator package and rename methods (#4639) 2024-01-09 16:01:15 +05:00
piperenv chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
piperutils feat(cnbBuild): support builders with different CNB user ids (#4625) 2023-11-02 16:03:11 +01:00
protecode chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
reporting refactor(orchestrator): Use singleton in orchestrator package and rename methods (#4639) 2024-01-09 16:01:15 +05:00
sonar feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
splunk feat(Splunk): Use repository and organization from pipelineEnv variable git/* (#4619) 2023-10-10 11:44:24 +02:00
syft feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
telemetry refactor(orchestrator): Use singleton in orchestrator package and rename methods (#4639) 2024-01-09 16:01:15 +05:00
terraform feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
tms Allow cALM service key for cTMS steps (#4661) 2023-11-27 14:28:18 +01:00
toolrecord toolrecord files: remove the timestamp from the filename (#4540) 2023-09-12 22:03:49 +05:30
transportrequest feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
validation feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
vault fix(Vault): retry Vault request (EOF) errors (#4620) 2023-10-19 14:34:03 +02:00
versioning chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
whitesource Feature - whitesourceExecuteScan - adding ability to scan multiple docker images (#4755) 2024-01-05 18:23:55 +03:00
xsuaa chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
yaml feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00