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 |
|
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 |
|
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
|
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 |
|
Daniel Mieg
|
0a738e882c
|
[ABAP] Refactor steps to allow API migration (#4687)
* Initial API Manager
* Intermediate part
* Intermediate step
* Fix utils tests
* Adapt pull
* Migrate Checkout
* Refactor createTags
* Refactoring
* Setup tests for SAP_COM_0510
* Add tests
* Refactor parsing
* Add retry to clone
* refactor
* Refactor and tests
* Fix function call
* Adapt create tag tests
* Adapt tests
* Add tests
* Fix tests
* Fix test
* Fix client mock
* Add unit test comments
* Add missing parameters
* Branch not mandatory for clone
* Improve switch branch trigger
---------
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
|
2023-11-28 13:26:31 +01:00 |
|