Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: taskfile special variable #1523

Merged
merged 1 commit into from Mar 3, 2024
Merged

feat: taskfile special variable #1523

merged 1 commit into from Mar 3, 2024

Conversation

pd93
Copy link
Member

@pd93 pd93 commented Mar 1, 2024

Fixes #1522

Fixes the TASKFILE_DIR variable and adds a new TASKFILE variable.

@pd93
Copy link
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
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
13 checks passed
@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