1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/config
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
..
interpolation feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
mocks add token revocation (#2686) 2021-03-10 08:36:50 +01:00
validation feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
config_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
config.go reduce Log Output (Info -> Debug) (#4322) 2023-04-06 08:31:22 +02:00
defaults_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
defaults.go Reading defaults in go: Make sure all io.ReadClosers are closed (#1529) 2020-05-12 15:46:47 +02:00
errors_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
errors.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
evaluation_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
evaluation.go feat(checkIfStepActive): enhance with pipelineEnvironmentFilled condition (#3975) 2022-08-29 13:44:32 +02:00
flags_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
flags.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
reporting_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
reporting.go feat(gcs): allow upload to gcs from steps (#3034) 2021-12-15 15:07:47 +01:00
resources.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
run_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
run.go feat(checkIfStepActive): enhance with pipelineEnvironmentFilled condition (#3975) 2022-08-29 13:44:32 +02:00
stepmeta_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
stepmeta.go fix(golangBuild): publishing of binaries (#3643) 2022-03-17 11:07:51 +01:00
vault_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
vault.go feat(cnbBuild): support Vault general purpose secrets as a binding content source (#4281) 2023-03-31 09:36:59 +02:00