Sally Young
|
8f80fc4e2c
|
Issue #519: Allow includes to be optional
|
2021-08-11 17:28:44 +01:00 |
|
Ross Hammermeister
|
97c85e39c3
|
Only run task once for #53
|
2021-07-31 19:36:40 -03:00 |
|
Andrey Nering
|
945c72cf6c
|
Small optimization and bug fix: don't compute variables if not needed for dotenv:
Closes #517
|
2021-07-10 19:46:53 -03:00 |
|
Nicolas Fouché
|
08265ed1d7
|
Allow vars in dotenv paths, including environment variables
Closes #453
Closes #434
Ref #433
Co-authored-by: Andrey Nering <andrey@nering.com.br>
|
2021-06-05 16:00:19 -03:00 |
|
Andrey Nering
|
2d66a2f0f3
|
Improve YAML parse error reporting
Fixes #467
|
2021-04-17 17:12:39 -03:00 |
|
Andrey Nering
|
e6c4706b73
|
Add support for delegating CLI arguments with "--" and a special CLI_ARGS variable
Closes #327
|
2021-03-20 11:58:45 -03:00 |
|
Andrey Nering
|
4afc0e8ed0
|
Fixed some bugs and regressions regarding dynamic variables and directories
Closes #426
|
2021-01-09 13:51:06 -03:00 |
|
Andrey Nering
|
83d25bfa00
|
Refactor: Fix import order
It should be: stdlib > libs > app
|
2021-01-07 11:48:33 -03:00 |
|
Andrey Nering
|
9674d75ff6
|
Evaluate included taskfiles in order of declaration
Closes #393
|
2021-01-01 18:27:50 -03:00 |
|
Andrey Nering
|
60759a4e3b
|
Post-fixes and CHANGELOG for #385
|
2020-10-12 21:16:09 -03:00 |
|
Andrey Nering
|
582a66bb2f
|
Merge pull request #385 from chris-garrett/dev/378-missing-env
Resolves #378 - allow for missing env files as they may be bootstrapped.
|
2020-10-12 21:12:08 -03:00 |
|
Andrey Nering
|
d78f78bb5c
|
Fix panic for empty tasks
Closes #338
Closes #362
Co-authored-by: Bharath Kumar <shettybharath4@gmail.com>
|
2020-10-12 21:03:13 -03:00 |
|
Chris Garrett
|
c6138a0660
|
#378 - allow for missing env files as they may be bootstrapped.
|
2020-10-03 16:39:58 -06:00 |
|
Damian Szulc
|
47dd9b5a03
|
Move args and taskfile packages to root directory
|
2020-08-19 10:59:58 +02:00 |
|