Skip to content

feat: taskfile special variable#1523

Merged
pd93 merged 1 commit intomainfrom
fix-taskfile-dir
Mar 3, 2024
Merged

feat: taskfile special variable#1523
pd93 merged 1 commit intomainfrom
fix-taskfile-dir

Conversation

@pd93
Copy link
Copy Markdown
Member

@pd93 pd93 commented Mar 1, 2024

Fixes #1522

Fixes the TASKFILE_DIR variable and adds a new TASKFILE variable.

@pd93
Copy link
Copy Markdown
Member Author

pd93 commented Mar 1, 2024

Coincidentally, this was actually part of an upcoming change, so I've just cherrypicked it into a patch.

@ReillyBrogan any chance you could give this change a go for me? It's difficult for me to test your exact scenario, but I think this should fix your issue. If you have Go installed, you can try it by running:

go install github.com/go-task/task/v3/cmd/task@a28d273.

@ReillyBrogan
Copy link
Copy Markdown
Contributor

I built v3.35.0 with this patch cherry-picked and it does indeed fix the issue!

@pd93 pd93 merged commit aff1f53 into main Mar 3, 2024
@pd93 pd93 deleted the fix-taskfile-dir branch March 3, 2024 22:45
pd93 added a commit that referenced this pull request Mar 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[3.35.0 regression] Precondition scripts no longer working

2 participants