Jakub Žádník
|
d97975e9fa
|
Allow "export-env" parsing in modules (#6382)
* Allow "export-env" parsing in modules
* Fmt
* Add test for importing module's environment
|
2022-08-23 10:45:17 +03:00 |
|
WindSoilder
|
9c4bbe3c63
|
Rename overlay commands (#6375)
* rename from overlay add to overlay use
* rename from overlay remove to overlay hide
* rename add to use_
|
2022-08-21 17:27:56 +03:00 |
|
Jakub Žádník
|
c92211c016
|
Use relative paths as file-relative when parsing a file (#6150)
* Make function local (not used anywhere else)
* Use path relative to the parsed file
* Do not use real cwd at all
|
2022-07-27 18:36:56 +03:00 |
|
JT
|
a4a8f5df54
|
Add more multiline pipeline forms (#4740)
|
2022-03-05 08:20:13 -05:00 |
|