feat: add eval_all_secrets closes #59
Presentation
Added support for base64 encoded variables and advanced secret management (doc!74 (closed))
Got the code from https://gitlab.com/to-be-continuous/tools/template-skeleton-2.
Closes #59 (closed)
Checklist
- General:
-
use rules instead of only/except -
optimized cache configuration (wherever applicable)
-
- Publicly usable:
-
untagged runners -
no proxy configuration but support http_proxy
/https_proxy
/no_proxy
-
no custom CA certificate(s) but supports $CUSTOM_CA_CERTS
or$DEFAULT_CA_CERTS
to declare custom CA certificate(s) -
internet hostnames/urls only
-
- Used Docker images:
-
public images -
official images (when possible) -
latest
tag (when possible)
-
- Documented:
-
README.md
documents the new feature -
kicker.json
describes the new feature
-
- Tested & examplified:
-
(url to a project sample successfully using the new feature)
-
Edited by Michael Kebe
Merge request reports
Activity
Please register or sign in to reply