1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/orchestrator
Vyacheslav Starostin 9aac0ae06c
GHActions: Add the possibility to fetch logs (#4250)
* Initial commit

* getStageId added

* setting token for orchestrator

* Add possibility to fetch logs (GHActions)

* Update

* Clean up: delete test log file

* go mod tidy

* Rename token

* Rename token

* Apply suggestion from code review

* Update

* Correct err msg

* Add new line

* Update pkg/orchestrator/gitHubActions.go

Co-authored-by: ffeldmann <f.feldmann@sap.com>

* Update pkg/orchestrator/gitHubActions.go

Co-authored-by: ffeldmann <f.feldmann@sap.com>

* Update pkg/orchestrator/gitHubActions.go

Co-authored-by: ffeldmann <f.feldmann@sap.com>

* Add httpHeader variable && little updates

* Clean up

* Make structs unexported

---------

Co-authored-by: Aibyn Sadu <aibaend@yandex.ru>
Co-authored-by: ffeldmann <f.feldmann@sap.com>
2023-03-01 10:38:40 +06:00
..
azureDevOps_test.go feat(codeql): new codeql piper step (#3765) 2022-06-24 09:04:24 +02:00
azureDevOps.go chore: update formatting (#4111) 2022-11-08 08:47:38 +01:00
gitHubActions_test.go GHActions: Add the possibility to fetch logs (#4250) 2023-03-01 10:38:40 +06:00
gitHubActions.go GHActions: Add the possibility to fetch logs (#4250) 2023-03-01 10:38:40 +06:00
jenkins_test.go fix(JenkinsConfigProvider): panic in GetBuildReason (#4073) 2022-10-20 08:38:10 +02:00
jenkins.go fix(JenkinsConfigProvider): panic in GetBuildReason (#4073) 2022-10-20 08:38:10 +02:00
orchestrator_test.go Activates debug information for environment variables (#3630) 2022-03-14 10:17:55 +01:00
orchestrator.go GHActions: Add the possibility to fetch logs (#4250) 2023-03-01 10:38:40 +06:00
testUtils_test.go feat(sonar): make step orchestrator-agnostic (#2874) 2021-06-09 09:38:52 +02:00
unknownOrchestrator_test.go fix(orchestrator) usage of correct env variables (#3650) 2022-03-28 09:52:15 +02:00
unknownOrchestrator.go feat(orchestrator package) Adds GetChangeSet functionality to Jenkins provider (#3852) 2022-06-30 12:49:21 +02:00