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
Jordi van Liempt
0ba4c2206c
chore(deps): Replace io/ioutil package ( #4494 )
...
* update all deprecated ioutil usages
* forgotten changes
* add missing imports
* undo changing comment
* add missing 'os' import
* fix integration test
---------
Co-authored-by: I557621 <jordi.van.liempt@sap.com>
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
2023-08-16 12:57:04 +02:00
Oliver Nocon
dbc459d6ea
chore: cleanup linting issues in abap steps ( #3876 )
...
* chore: cleanup linting issues in abap steps
* update
* do not break on errors during testing
* Fix warning
Co-authored-by: Daniel Mieg <daniel.mieg@sap.com>
2022-07-06 14:29:04 +02:00
Daniel Mieg
cda6e71ab9
Add ABAP step: createTag ( #3633 )
...
* Cloud Platform -> BTP
* Initial generation of new step
* add flag
* wip
* Fix warnings
* Add command
* Added Tag Decription
* Add status check
* Improve handling
* Improve handling
* Add test for happy path
* Add test reports to gitignore
* Add second test
* Improve createTag
* Add testcase
* Adaptions
* Add test
* Update cmd/abapEnvironmentCreateTag.go
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
* Update cmd/abapEnvironmentCreateTag.go
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
* Adapt error handling
* Improve coding
* Add info
* Disallow repositories and repositoryName at the
same time
* Regenerate
* Adapt to feedback
* Update cmd/abapEnvironmentCreateTag.go
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
* Update cmd/abapEnvironmentCreateTag.go
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
Co-authored-by: tiloKo <70266685+tiloKo@users.noreply.github.com>
2022-05-23 15:15:22 +02:00