-
-
Nyl string substitution currently only works on top-level manifests that are fed directly to Nyl. It would however be quite convenient if a Helm chart referenced by Nyl could benefit from Nyl's string…
-
.Users should not have to do imports from `piqtree2` in order to use the apps. This means we need to make it easy for them to specify what the models are, for instance, that they want to use. The atta…
-
Would it be possible (in a future update) to be able to use colors on string substitutions?
That'd be cool :3
-
This will allow me to set a variable to a different string based on another string value e.g. s/impt/usc/g
-
### Component
server, agent
### Describe the bug
Setting custom environment variables using the `environment` key can't be used via string substitution.
### Steps to reproduce
1. Define a workflo…
-
The following code does not work properly
~~~~
clock {
starttime '2010-01-01 00:00:00 UTC';
}
#print ${starttime/ PST/}
~~~~
Instead of returning the original string unchanged, it returns a…
-
### Component
server, agent
### Describe the bug
Using the `CI_WORKSPACE` variable using string substitution in an entrypoint doesn't work. Other variables like e.g. `CI` do work.
### Steps to rep…
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 22.04
- Installation type:
- Binaries
- Version or commit hash:
- 0.19.7-2jammy.20240728.221802
- DDS implementation…
-
- [x] I have fzf 0.23.0 or above
- [x] I have read through https://github.com/junegunn/fzf.vim/blob/master/README.md
- [x] I have read through https://github.com/junegunn/fzf/blob/master/REA…