1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-06 04:13:55 +02:00
sap-jenkins-library/pkg/documentation/generator
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
..
defaults_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
defaults.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
description_test.go chore(docs): improve step documentation (#3162) 2021-10-11 15:22:24 +02:00
description.go fix(doc) proper tab creation for step docs (#3169) 2021-10-11 16:51:54 +02:00
helper.go fix(docs): correct md syntax for headlines (#2177) 2020-10-15 08:21:57 +02:00
main_test.go feat(checkIfStepActive): support new CRD style conditions (#3254) 2021-11-18 07:24:00 +01:00
main.go feat(checkIfStepActive): support new CRD style conditions (#3254) 2021-11-18 07:24:00 +01:00
metadata_test.go feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
metadata.go feat(uiVeri5): golang implmementation for uiVeri5ExecuteTests (#2394) 2021-01-28 11:31:24 +01:00
outputs_test.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
outputs.go refactor(docs): separate step and docs generator (#2033) 2020-09-23 13:55:17 +02:00
parameters_test.go chore(doc): conditionally mandatory parameters (#3172) 2021-10-12 12:49:38 +02:00
parameters.go chore(doc): conditionally mandatory parameters (#3172) 2021-10-12 12:49:38 +02:00