Skip to content

Issues: go-task/task

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Defer no longer supporting passing vars (not interpolation) state: needs triage Waiting to be triaged by a maintainer.
#1909 opened Nov 6, 2024 by toby-griffiths
Regression #785, Associative array is broken. dep: mvdan/sh Issues related to the upstream interpreter used by Task. type: bug Something not working as intended.
#1908 opened Nov 6, 2024 by kundeng
Internal task should inherit prefix from caller task state: needs triage Waiting to be triaged by a maintainer.
#1906 opened Nov 5, 2024 by TLG-Gildas
set: options don't apply to dynamically (shell) expanded variables state: needs triage Waiting to be triaged by a maintainer.
#1901 opened Nov 2, 2024 by WinkelCode
Included and aliased Taskfiles don't play well with wildcards state: needs triage Waiting to be triaged by a maintainer.
#1900 opened Nov 2, 2024 by JackoCoolio
Completion scripts for Fedora use incorrect binary name state: needs triage Waiting to be triaged by a maintainer.
#1888 opened Oct 28, 2024 by YurBoiRene
Incorrect/confusing include cycle detected error message after a silly mistake area: parser Changes related to parsing Taskfiles. good first issue Issues that are good for first-time contributors to pick up. type: bug Something not working as intended.
#1881 opened Oct 24, 2024 by VinGarcia
Completion script only completes tasks from task file in current dir state: needs triage Waiting to be triaged by a maintainer.
#1878 opened Oct 24, 2024 by StefanBRas
silent on defer state: needs triage Waiting to be triaged by a maintainer.
#1877 opened Oct 22, 2024 by danilobuerger
override dist taskfile state: needs triage Waiting to be triaged by a maintainer.
#1873 opened Oct 21, 2024 by lrob
Allow option to populate prompt response to sub tasks state: needs triage Waiting to be triaged by a maintainer.
#1870 opened Oct 18, 2024 by onedr0p
run: once not working with hierarchies of includes state: needs triage Waiting to be triaged by a maintainer.
#1864 opened Oct 14, 2024 by postlund
Option to assign env from vars state: needs triage Waiting to be triaged by a maintainer.
#1863 opened Oct 13, 2024 by onedr0p
Variable with list of namespace names for included files state: needs triage Waiting to be triaged by a maintainer.
#1862 opened Oct 11, 2024 by postlund
Circular includes cause incorrect task execution directory state: needs triage Waiting to be triaged by a maintainer.
#1860 opened Oct 9, 2024 by manzamor-cs
dir not set when using environment variables state: needs triage Waiting to be triaged by a maintainer.
#1856 opened Oct 5, 2024 by yonas
Propagate Parent Task Environment Variables to Subtasks state: needs triage Waiting to be triaged by a maintainer.
#1854 opened Oct 4, 2024 by borjapazr
Support running all tasks even on errors state: needs triage Waiting to be triaged by a maintainer.
#1853 opened Oct 3, 2024 by xremming
Need some orchestra feature for go-task state: needs triage Waiting to be triaged by a maintainer.
#1845 opened Sep 29, 2024 by ccxuy
ignore_error is not working with task and preconditions state: needs triage Waiting to be triaged by a maintainer.
#1837 opened Sep 25, 2024 by ccxuy
ProTip! Exclude everything labeled bug with -label:bug.