Valentin Maerten
|
830b745112
|
feat(remote): global tempDir when the path is absolute (#1661)
* feat(remote): global tempDir is the path is absolute
* --wip-- [skip ci]
* fix lint
* rename checksum to fingerprint
* chore: Empty-Commit to trigger CI
* feat: add TASK_REMOTE_DIR
* handle relative path for TASK_REMOTE_DIR
* Remove unneedded extra blank lines
Co-authored-by: Andrey Nering <andrey@nering.com.br>
* add docs about TASK_REMOTE_DIR
---------
Co-authored-by: Andrey Nering <andrey@nering.com.br>
|
2024-06-28 17:01:11 +01:00 |
|
Pete Davison
|
cd259a741f
|
chore: changelog for #1610
|
2024-04-29 21:32:42 +00:00 |
|
Valentin Maerten
|
c81dbda157
|
feat(remote): replace env variable in include remote URL (#1610)
* feat(remote): replace env variable in include remote URL
* use templating system instead of os.ExpandEnv
* lint
|
2024-04-29 22:27:30 +01:00 |
|
Pete Davison
|
1ff618cc17
|
feat: enable any variables without maps (#1547)
* feat: enable any variable experiment (without maps)
* chore: rename any_variables experiment to map_variables
* docs: create map variables experiment docs and update usage
* blog: any variables
* fix: links
* fix: warn about broken links instead of failing
|
2024-04-09 12:14:14 +01:00 |
|
Pete Davison
|
5ab9329128
|
refactor: md -> mdx
|
2024-03-21 01:04:07 +00:00 |
|