-
-
Notifications
You must be signed in to change notification settings - Fork 691
Insights: go-task/task
Overview
Could not load contribution data
Please try again later
1 Release published by 1 person
-
v3.44.0
published
Jun 9, 2025
10 Pull requests merged by 6 people
-
Fix install script for armv5/6/7.
#2291 merged
Jun 9, 2025 -
chore(deps): update all non-major dependencies
#2289 merged
Jun 9, 2025 -
fix(watcher): fix some v3.43.x regressions
#2271 merged
Jun 8, 2025 -
chore(deps): update all non-major dependencies
#2281 merged
Jun 2, 2025 -
refactor(fsnotifyext): remove unnecessary mutex usage from Deduper
#2196 merged
May 26, 2025 -
chore(deps): update all non-major dependencies
#2270 merged
May 26, 2025 -
feat: checksum pinning
#2223 merged
May 24, 2025 -
feat: redact credentials in remote urls
#2220 merged
May 24, 2025 -
feat: add task name to the json output
#2256 merged
May 20, 2025 -
chore(deps): update all non-major dependencies
#2260 merged
May 20, 2025
8 Pull requests opened by 5 people
-
chore: replace PPRemoveAbsolutePaths with generic fixture template data
#2265 opened
May 20, 2025 -
Improve taskfile not found error message
#2275 opened
May 29, 2025 -
Codespace/Devcontainer config.
#2278 opened
May 30, 2025 -
Requires check for 'nil' values.
#2282 opened
Jun 4, 2025 -
Task packaging as container image.
#2285 opened
Jun 7, 2025 -
fix: Task failure errors include stack of running tasks.
#2286 opened
Jun 8, 2025 -
Execution Graph to detect cyclic tasks
#2287 opened
Jun 8, 2025 -
Fix handling of CLI provided global vars.
#2288 opened
Jun 8, 2025
13 Issues closed by 5 people
-
Install script fails on Raspberry Pi with `go-task/task crit platform linux/arm is not supported`
#1516 closed
Jun 9, 2025 -
A way to show the values of all defined variables
#167 closed
Jun 9, 2025 -
Print global vars (without an explicit task to do so)
#711 closed
Jun 9, 2025 -
watch inside of docker runs multiple times
#2241 closed
Jun 9, 2025 -
Watch sends interrupt signal right away in v3.43.x
#2202 closed
Jun 8, 2025 -
Running task with dependencies in watch mode stopped watching for sources of dependencies
#2199 closed
Jun 8, 2025 -
Completion script only completes tasks from task file in current dir
#1878 closed
May 31, 2025 -
Allow to increase max task calls limit
#2258 closed
May 31, 2025 -
Autocomplete doesn't work when Taskfile is in parent folder
#2274 closed
May 31, 2025 -
Allow variables in `ignore_error`
#2266 closed
May 28, 2025 -
Checksum pinning
#2222 closed
May 24, 2025 -
Remote taskfile could potentially expose secrets
#2100 closed
May 24, 2025 -
`unzip` fails when environment variable `UNZIP` (uppercase) is set
#2264 closed
May 20, 2025
10 Issues opened by 10 people
-
flatten include default shell working directory is wrong
#2290 opened
Jun 9, 2025 -
`env.PATH` override not taking effect on Windows
#2279 opened
Jun 1, 2025 -
How to skip warning prompts when calling another task?
#2276 opened
May 29, 2025 -
Idea: Add a global `defer:` attribute to cleanup stuff before exiting `task`?
#2273 opened
May 28, 2025 -
Environment variables cannot reference other environment variables
#2268 opened
May 24, 2025 -
Define behavior for special variables in remote Taskfiles
#2267 opened
May 24, 2025 -
Order of template variable evaluation seems wrong
#2263 opened
May 20, 2025 -
Option to disable output of commands in summary
#2261 opened
May 19, 2025 -
Allow the optional parameter when calling the task
#2257 opened
May 13, 2025
41 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
chore: Distribute as docker image
#1875 commented on
May 31, 2025 • 12 new comments -
feat: execution trace gantt chart
#2114 commented on
May 11, 2025 • 3 new comments -
docs: Mention version checks introduced in v3.34.0
#2184 commented on
May 11, 2025 • 1 new comment -
"probably an cyclic dep or infinite loop" on huge graphs
#820 commented on
May 14, 2025 • 0 new comments -
Lazy global dynamic variable
#1240 commented on
Jun 2, 2025 • 0 new comments -
Add a interactive TUI powered by Bubbletea
#2077 commented on
Jun 4, 2025 • 0 new comments -
Requires does not check if a variable is set
#2243 commented on
Jun 5, 2025 • 0 new comments -
Propagate Parent Task Environment Variables to Subtasks
#1854 commented on
Jun 8, 2025 • 0 new comments -
Taskfile doesn't expand env vars in global variable section
#1580 commented on
Jun 8, 2025 • 0 new comments -
Ability to use the dotenv key inside included Taskfiles
#1075 commented on
Jun 9, 2025 • 0 new comments -
Regression: character escaping ignored
#2129 commented on
Jun 9, 2025 • 0 new comments -
Dependency Dashboard
#1799 commented on
Jun 9, 2025 • 0 new comments -
Add new flag 'shell' which outputs shell commands from a task
#1135 commented on
May 11, 2025 • 0 new comments -
chore: nushell completion
#1692 commented on
May 23, 2025 • 0 new comments -
fix: ROOT_TASKFILE when Entrypoint is not set
#1708 commented on
May 24, 2025 • 0 new comments -
feat(fingreprinting): add .taskignore
#1932 commented on
Jun 5, 2025 • 0 new comments -
chore(deps): bump estree-util-value-to-estree from 3.2.1 to 3.3.3 in /website
#2170 commented on
May 20, 2025 • 0 new comments -
chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /website
#2187 commented on
May 20, 2025 • 0 new comments -
feat: read cache expiry from .taskrc and env
#2210 commented on
May 31, 2025 • 0 new comments -
feat: wildcard match aliases
#2234 commented on
May 31, 2025 • 0 new comments -
feat: add experiments to taskrc.yml schema
#2235 commented on
May 31, 2025 • 0 new comments -
Loosing variables in non deterministic way
#2253 commented on
May 14, 2025 • 0 new comments -
Updated Environment Variables Before Dotenv File
#1912 commented on
May 14, 2025 • 0 new comments -
Interpolated variables should be factored into checksum
#548 commented on
May 21, 2025 • 0 new comments -
Add `if:` keyword to control when a task or command is ran?
#608 commented on
May 21, 2025 • 0 new comments -
Doesn't watch a task with `run: once`
#2255 commented on
May 22, 2025 • 0 new comments -
Issue, `label` Directive - fails to work when directive `output: prefixed` in Taskfile
#933 commented on
May 23, 2025 • 0 new comments -
Ensure that `TASK_TEMP_DIR` is considered if set on the `.env` file
#998 commented on
May 23, 2025 • 0 new comments -
Generate documentation based on your taskfile
#1695 commented on
May 25, 2025 • 0 new comments -
Included Taskfile watch: true not working
#1763 commented on
May 26, 2025 • 0 new comments -
`--watch` should start new process after old process stopped
#1631 commented on
May 26, 2025 • 0 new comments -
Watcher not working in a docker container if user is not root
#1592 commented on
May 26, 2025 • 0 new comments -
Bug: In watch mode, when sources are present in another task, defer statements run after re-running the task
#1413 commented on
May 26, 2025 • 0 new comments -
Interrupting Task Does Not Stop Execution of Subsequent Commands
#1174 commented on
May 26, 2025 • 0 new comments -
--watch detects change but skips task when "run: when_changed" is set
#1388 commented on
May 26, 2025 • 0 new comments -
When I set watch for a task that uses deps from includes, then the wrong watchlist is set
#1504 commented on
May 26, 2025 • 0 new comments -
Signal option for watched mode (instead of just killing the process)
#968 commented on
May 26, 2025 • 0 new comments -
Profiling
#1674 commented on
May 27, 2025 • 0 new comments -
Remote Taskfiles experiment
#1317 commented on
May 29, 2025 • 0 new comments -
Distribute as Docker Image
#1801 commented on
May 31, 2025 • 0 new comments -
Variables Megathread
#2034 commented on
Jun 2, 2025 • 0 new comments