Coenen Benjamin

Results 85 issues of Coenen Benjamin

I needed support for column metadata

`{{.git.branch.before | default .git.branch | replace "/" "-" | replace "_" "-" | trunc 58 | lower }}` with a .git.branch.before not existing

bug

Suggestion from a coworker: Could be interesting to have a yaml/json validator in the input text of variables in CDS. As we often put some yaml/json in this kind of...

feature
ui
ux

For example you launch a cds workflow with a branch `x`, then before the end of the run you delete the branch . The run fails but it also mark...

bug
api
vcs

Hello, I wanted to add support of hashmap inside environment variable. I suggest this kind of syntax: `export FOO="{key:value, key2:value2}"` I'm open to any suggestions :)