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
Jk1484
ffc931aad1
feat(golangBuild): use 'unit' build tag to include tests during test execution ( #4345 )
...
* Added unit tag as argument. Added description to runTests command. Changed code generator to have unit build tag in generated unit test files.
* Added unit build tag to all unit test files.
* added to new unit test unit build tag
* Update verify-go.yml
* small fix
---------
Co-authored-by: Muhammadali Nazarov <Muhammadali.Nazarov@acronis.com>
Co-authored-by: Christopher Fenner <26137398+CCFenner@users.noreply.github.com>
2023-05-03 21:02:11 +05:00
Mayur Belur Mohan
ef2db4c2b0
ApiProviderUpload Command ( #3663 )
...
* ApiProviderUpload Command
* formatting fix
* formatting fix
* formatting fix
* formatting fix
* CodeReview Changes
* CodeReview Fix
* CodeReview fix
* CodeReview Fix
* CodeReview FIx
* CodeReview FIxes
* CodeReview Fixes
* CodeReview Fixes
* CodeReview Fixes
* CodeReview Fix
* CodeReview Fix
* CodeReview Fixes
* CodeReview Fix
* Doc Fixes
* CodeReview Fix
* CodeReview Fixes
* Doc Fixes
* Update cmd/apiProviderUpload_test.go
Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
* CodeReview FIxes
* Update cmd/apiProviderUpload.go
Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
* CodeReview Fixes
Co-authored-by: Oliver Feldmann <oliver.feldmann@sap.com>
2022-05-16 11:52:04 +02:00