1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg
Vyacheslav Starostin 1e242a7fd6
Orchestrator/GHActions: fix pr-number determination (#4237)
* Orchestrator/GHActions: fix pr-number determination

* Apply suggestions from code review

* go fmt

---------

Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-02-22 15:38:33 +06:00
..
abap Variable dotted version string fix #2 (#4233) 2023-02-16 12:47:02 +01:00
abaputils Increase cf cli to v8 for ABAP steps (#4183) 2023-01-12 08:39:14 +00:00
ado chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
ans [ANS] logrus hook (#3671) 2022-06-17 16:40:45 +02:00
apim chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
blackduck Added audit information in Sarif file in detectExecuteStep (#4198) 2023-02-07 17:02:28 +01:00
buildsettings feat(cnbBuild): generate buildSettingInfo 2022-06-15 12:37:21 +02:00
certutils feat(golangBuild): support private modules (#3471) 2022-01-31 10:45:40 +01:00
checkmarx fix(checkmarx) Improve project branching process (#4180) 2023-01-06 15:27:51 +01:00
cloudfoundry chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
cnbutils feat(cnbbuild): allow bindings to have multiple keys (#4231) 2023-02-16 15:29:08 +01:00
command chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
config feat(checkIfStepActive): enhance with pipelineEnvironmentFilled condition (#3975) 2022-08-29 13:44:32 +02:00
cpi chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
docker chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
documentation replace depreacted strings.Title function (#3786) 2022-05-20 18:50:03 +02:00
format chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
fortify Simplify and gzip Fortify .sarif files (#4181) 2023-01-10 18:35:17 +01:00
gcs GCS Upload fixes (#3387) 2022-01-19 13:16:57 +01:00
generator [ANS] Change helper and re-generate steps (#3675) 2022-06-22 13:31:17 +02:00
git feat(gitopsUpdateDeployment) forcePush (#3665) 2022-04-07 16:33:46 +02:00
github githubCreateIssue_fix (#4151) 2022-12-15 18:20:01 +03:00
goget feat(golangBuild): support private modules (#3471) 2022-01-31 10:45:40 +01:00
gradle feat(gradleExecuteBuild, fortifyExecuteScan): gradle improvements (#3807) 2022-06-07 10:24:10 +02:00
hadolint/mocks chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
http http request: reduce log message severity from info to debug for TLS related messages (#4106) 2022-11-10 13:17:21 +01:00
influx
java feat(sonar): reuse existing TLS truststore (#3312) 2021-12-16 12:49:15 +01:00
jenkins chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
kubernetes fix(helmExecute): do not publish helm charts under subfolders (#4065) 2022-11-22 09:35:22 +01:00
log chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
malwarescan feat(malwareExecuteScan): refactoring and docker support (#3421) 2022-01-24 09:48:01 +01:00
maven (feat) mtaBuild publish mtar artifacts to remote remote repo (#3104) 2021-09-23 15:33:30 +02:00
mock feat(cnbBuild) generate SBOM files with syft (#4150) 2022-12-13 10:51:14 +01:00
multiarch chore(multiarch): helper to parse targetArchitectures (#3525) 2022-02-10 16:46:00 +01:00
nexus
npm fix (npmExecuteScripts) fix for npmrc _auth (#4212) 2023-02-03 12:50:53 +01:00
orchestrator Orchestrator/GHActions: fix pr-number determination (#4237) 2023-02-22 15:38:33 +06:00
piperenv Update gradleExecuteBuild.go (#4079) 2022-11-15 16:17:31 +03:00
piperutils chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
protecode (fix) change in protecode for cvss from float to string (#4167) 2022-12-19 18:49:59 +01:00
reporting fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30
sonar chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
splunk Increases retry mechanism to 1 and timeout for transport to 10 seconds (#4201) 2023-01-24 14:07:16 +01:00
syft fix(syft): correctly set DOCKER_CONFIG env variable (#4158) 2022-12-13 15:37:06 +01:00
telemetry fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
terraform feat(terraformExecute): pass tf outputs to cpe (#3241) 2021-11-04 10:28:41 +01:00
tms [TMS] Reimplement tmsUpload step in Go (#3399) 2022-08-30 10:16:09 +02:00
toolrecord chore: cleanup reporting & some incorrect file usage in tests (#3943) 2022-08-09 10:57:02 +02:00
transportrequest Add transport request to GPP (#3862) 2022-07-22 15:15:53 +02:00
validation Fixed validation for possibleValues option (#3228) 2021-11-15 12:06:48 +01:00
vault chore: align Vault naming (#3372) 2021-12-21 11:52:10 +01:00
versioning artifactPrepareVersion doesn’t change the order of entries in the package.json (#4178) 2023-01-04 19:29:03 +06:00
whitesource Fixed issue with not allowing to update parameter resolveAllDependencies (#4202) 2023-02-01 22:19:01 +01:00
xsuaa Add bearer token retrieval function (#3595) 2022-03-16 11:22:48 +01:00
yaml