Oliver Davies
|
4e255cd667
|
Ensure run.local files are located relative to the
...run file
Prevent erroring if `run` is being executed within a sub-directory, like
`assets`.
|
2024-07-31 01:20:30 +01:00 |
|
Oliver Davies
|
b1571f3174
|
refactor(run): change set statements
Use the long form name for each option instead of short hand names or a
combination of both - e.g. `set -eu` and `set -o pipefail`.
|
2023-11-22 21:53:50 +00:00 |
|
Oliver Davies
|
61d2ca0d76
|
fix: warning if run.local isn't preset
|
2023-11-18 08:40:43 +00:00 |
|
Oliver Davies
|
fbfd751621
|
fix(run): local tasks override non-local tasks
|
2023-10-19 23:07:38 +02:00 |
|
Oliver Davies
|
08e81c5e16
|
feat(run): include any local tasks
|
2023-10-19 22:51:30 +02:00 |
|
Oliver Davies
|
f5a8c691f0
|
chore(run): replace justfiles with run files
|
2023-10-07 22:23:40 +01:00 |
|