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
Oliver Nocon 6c5434f957
feat(checkIfStepActive): support new CRD style conditions (#3254)
* feat: first parts of new run struct

* add parts for new stage condition handling

* update conditions

* feat: finalize conditions and tests

* feat(checkIfStepActive): support new CRD style conditions

* feat(docs): allow generating stage docs

* chore(docs): make step directory configurable

* fix: tests

* add option to output file

* Update checkIfStepActive_test.go
2021-11-18 07:24:00 +01:00
..
interpolation (Vault) Improvements (#2439) 2021-02-15 09:48:51 +01:00
mocks add token revocation (#2686) 2021-03-10 08:36:50 +01:00
validation Add helper for finding uninitialized config (#2534) 2021-01-25 12:58:43 +01:00
config_test.go feat(getConfig) allow reading stage configuration (#3026) 2021-08-04 10:09:02 +02:00
config.go Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00
defaults_test.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02: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 Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
errors.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
evaluation_test.go feat(checkIfStepActive): support new CRD style conditions (#3254) 2021-11-18 07:24:00 +01:00
evaluation.go feat(checkIfStepActive): support new CRD style conditions (#3254) 2021-11-18 07:24:00 +01:00
flags_test.go Provide first parts for golang implementation (#905) 2019-10-22 15:41:27 +02:00
flags.go Checkmarx as golang (#1075) 2020-01-27 23:40:53 +01:00
resources.go Persisted pipeline environment for golang library (#1091) 2020-01-15 12:16:25 +01:00
run_test.go feat(checkIfStepActive): support new CRD style conditions (#3254) 2021-11-18 07:24:00 +01:00
run.go feat(checkIfStepActive): support new CRD style conditions (#3254) 2021-11-18 07:24:00 +01:00
stepmeta_test.go fix(dockerOptions) allow proper usage of empty values (#3025) 2021-08-02 14:57:37 +02:00
stepmeta.go Improve validation of configuration (#3125) 2021-10-01 12:49:05 +02:00
vault_test.go Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00
vault.go Feature/vault refactoring (#3113) 2021-09-21 13:06:32 +02:00