Simon Dold
3225a7ddc0
Adding log download as zip archive ( #5121 )
...
* adding LogOutput to clone step
* delete comments
* adding stepName
* change step name
* adding multiple log archive outputs files
* changing file name
* change filename
* change time format
* adding second file for testing
* adding second file
* change structure for PersistReportsAndLinks
* change to pointer
* change pointer
* cleanup
* changing file name
* adding logArchive for pull action
* adding logArchive for checkoutBranch
* refactor zip archive log
* change structure
* adding PersistArchiveLogsForPiperStep function
* adding persist structure to checkout
* adding FileNameStep
* adding unit tests
* correct name
* change whitespace in yaml
* fixing unit tests
* fixing createTag unit test
* fixing unit test
* fixing unit test
* rename ArchiveOutputLogs to LogOutputManager
* refactor pointer structure
* adopt tests to pointer structure
* fixing / error in repo name
* adding log overview also after archive log
* change log output structure
* adding always execution log
* update unit tests
---------
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
2024-10-10 13:42:09 +02:00
Daniel Mieg
8109f6fbe8
OData V4 error message handling ( #5013 )
...
* OData V4 error message handling
* Adapt tests
2024-08-16 13:41:23 +02:00
Simon Dold
65dbd4526c
Adapt clone step to work with customer-managed Repos (BYOG) ( #4966 )
...
* adding byog credentials for clone command
* adding unit tests for clone body
* adding parameters
* adding optional byog parameters
* fixing typo in username
* remove aliases in config yaml
* change yaml config
* logs
* change info log
* change logs
* remove logs
* adding log statements
* remove log statements
* fixing typo in test class
* change repoTest structure
* remove comment
* remove comment
* generate
* adding unit test comments
* adding error handling
* adding isByog check
* fixing unit test
* generate
* Update manageGitRepositoryUtils_test.go
* restructure isByog parameter
* adding empty line for md linter
* adding config.yaml example to docs
* Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
* Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
* Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
* Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
* Update documentation/docs/steps/abapEnvironmentCloneGitRepo.md
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
* adding release
---------
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
2024-06-25 08:09:31 +00:00
Tilo Körner
ac55ddf525
support trustedCerts for cloneGitRepo ( #4909 )
...
* support trustedCerts for cloneGitRepo
* some more steps
* Update sap_com_0948.go
* remove warning for config value type
* updated description for certificateNames
* go generate artifacts
* variable order and space in "[]interface {}"
2024-05-10 08:58:46 +02:00
Simon Dold
ff9b3d4296
[ABAP] update ConvertTime ( #4919 )
...
* update ConvertTime
* clean up
* fix typo
---------
Co-authored-by: Daniel Mieg <56156797+DanielMieg@users.noreply.github.com>
2024-05-08 14:25:13 +02:00
Daniel Mieg
9bb306adad
[ABAP] Add execution log ( #4902 )
...
* [ABAP] Add output for execution log
* Add buil comments
* Rename to avoid build issue
---------
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
2024-04-24 16:01:34 +02:00
Daniel Mieg
7575539c5a
top ( #4787 )
2024-02-02 19:07:31 +00:00
Daniel Mieg
d115858ead
Fix initial request ( #4785 )
2024-01-18 20:28:24 +01:00
Daniel Mieg
dbc3d41b37
SAP_COM_0948 ( #4715 )
...
* SAP_COM_0948 clone, pull & checkout
* Fix log output
* Enable compatibility for old tests
* Fix tests
* Add tests for SAP_COM_0948
* Change message
* Add tags for test
* add retry for error code 501
---------
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
2023-12-19 15:16:48 +01:00