Valentin Maerten
|
3397f2855f
|
fix: handle int and float env variable by converting them to string (#1641)
|
2024-05-09 11:14:38 -03:00 |
|
Andrey Nering
|
68ce8642b1
|
Create v3 compiler which respects declaration order of variables
Also, fix "<no value>" been printed when a non-existing variable is printed.
|
2020-05-16 15:46:07 -03:00 |
|
Andrey Nering
|
aac6c5a1c7
|
Add hability to globally set environment variables
Closes #138
|
2019-01-02 12:06:12 -02:00 |
|
Sindre Røkenes Myren
|
72bfd94329
|
Fixes env: remove square braces and evaluate shell (#62)
Fixes bug #61, and makes `env` work more similar to `vars` by allowing
dynamic shell values to be evaluated as part of `CompiledTask`.
|
2017-08-16 08:04:58 -03:00 |
|