1
0
mirror of https://github.com/go-task/task.git synced 2026-04-24 19:54:16 +02:00

Commit Graph

  • 3ad4604c36 fix(completion): support --global flag in zsh completion (#2574) Valentin Maerten 2025-12-14 15:51:15 +01:00
  • 5a27d04655 chore: changelog for #2552 Valentin Maerten 2025-12-12 22:30:18 +01:00
  • ea933bcc55 fix: support error_ignore for a task call (#2552) Timothy Rule 2025-12-12 22:28:20 +01:00
  • e0d6b71971 chore: changelog for #2568 Valentin Maerten 2025-12-12 21:25:59 +01:00
  • d7ee855e49 feat: emit error annotations in GitHub Actions (#2568) Valentin Maerten 2025-12-12 21:23:37 +01:00
  • 511f35a456 chore: changelog for #2403 Valentin Maerten 2025-12-12 21:23:17 +01:00
  • 5889ff6b65 fix: globals vars are available in vars at root level (#2403) Valentin Maerten 2025-12-12 21:20:27 +01:00
  • 85a98b5f90 chore: changelog for #2566 Valentin Maerten 2025-12-12 21:11:30 +01:00
  • 89b6140166 fix: always run a watch task regardless of run setting (#2566) Timothy Rule 2025-12-12 21:09:35 +01:00
  • 442aab1f3e ci(github): use setup-task with output grouping for tests better-gh-workflow Valentin Maerten 2025-12-10 21:51:37 +01:00
  • 17576081b3 ci(github): merge build step into test job Valentin Maerten 2025-12-07 22:46:05 +01:00
  • 2cb7eaa3cc ci(github): improve workflow structure and add build job Valentin Maerten 2025-12-07 16:12:57 +01:00
  • 8cc70d5922 ci(github): consolidate test and lint into single workflow Valentin Maerten 2025-12-07 12:57:27 +01:00
  • 8cd51af3b0 chore(deps): update all non-major dependencies (#2540) renovate[bot] 2025-12-07 21:45:11 +01:00
  • a40ddd4949 refactor: optimize fuzzy matching with lazy initialization (#2523) Valentin Maerten 2025-12-07 21:43:26 +01:00
  • b1814277c2 docs(changelog): fix typo Andrey Nering 2025-12-07 17:32:31 -03:00
  • 500ab8b941 docs(changelog): add entry for #2433 Andrey Nering 2025-12-07 17:31:25 -03:00
  • 745633dc0e fix: a couple of fixes and improvements on task --init (#2433) Andrey Nering 2025-12-07 17:29:51 -03:00
  • 9b99866224 feat: add --failfast and failtest: true to control dependencies (#2525) Andrey Nering 2025-12-07 17:23:08 -03:00
  • 54e4905432 ci(renovate): track golangci-lint version in workflows (#2557) Valentin Maerten 2025-12-07 12:53:56 +01:00
  • c95805e0e0 build(deps): update crypto dependencies (#2555) Valentin Maerten 2025-12-07 12:44:05 +01:00
  • 4560589652 ci(lint): update golangci-lint-action to v2.7.1 (#2556) Valentin Maerten 2025-12-07 12:41:44 +01:00
  • 084d6444b4 chore(deps): update actions/setup-node action to v6 (#2553) renovate[bot] 2025-12-07 12:28:50 +01:00
  • 3fb7919577 build(deps): upgrade xsync from v3 to v4 (#2554) Valentin Maerten 2025-12-07 12:28:31 +01:00
  • 69b345efc9 chore: changelog for #2495 Valentin Maerten 2025-12-07 12:21:30 +01:00
  • 4af5278d73 fix: autocomplete works with other binary than 'task' (#2495) Valentin Maerten 2025-12-07 12:20:45 +01:00
  • 12fbdd3ec7 chore: changelog for #2491 Valentin Maerten 2025-12-07 12:19:02 +01:00
  • 72a349b0e9 feat: add --trusted-hosts CLI and remote.trusted-hosts config for remote tasks (#2491) Maciej Lech 2025-12-07 12:17:54 +01:00
  • 896d65b21f ci(release): switch to npm trusted publishers with OIDC (#2550) Valentin Maerten 2025-12-07 09:55:18 +01:00
  • 2161f33b5c chore: changelog for #2536 Valentin Maerten 2025-12-02 20:38:02 +01:00
  • b93638b97a fix: allow application/octet-stream for a Remote taskfile (#2536) Valentin Maerten 2025-12-02 20:36:35 +01:00
  • 47b78ca879 chore: changelog for #1844 Valentin Maerten 2025-11-30 10:57:40 +01:00
  • f0b15d397b fix: CLI_ARGS completion for fish and zsh (#1844) boiledfroginthewell 2025-11-30 18:55:36 +09:00
  • eb285fa3d2 chore: changelog for #2513 Valentin Maerten 2025-11-29 12:41:56 +01:00
  • 02b13a687a feat(website): add llms.txt for AI agents (#2513) Valentin Maerten 2025-11-29 12:40:44 +01:00
  • a085d62727 feat(completion): add missing flags and dynamic experimental feature detection (#2532) Valentin Maerten 2025-11-29 12:16:58 +01:00
  • 4ab1958df1 feat(summary): add vars, env, and requires display (#2524) Valentin Maerten 2025-11-29 11:14:20 +01:00
  • 54ca217b92 fix(release): wrap changelog with v-pre directive (#2526) Valentin Maerten 2025-11-29 11:05:37 +01:00
  • a6c0c1daba chore(deps): update all non-major dependencies (#2515) renovate[bot] 2025-11-28 16:31:43 -03:00
  • 9cc1c7b40b chore(deps): update actions/checkout action to v6 (#2527) renovate[bot] 2025-11-26 13:59:45 -03:00
  • 7901cce831 chore: run gofumpt Andrey Nering 2025-11-22 18:09:20 -03:00
  • c7b4f26900 chore: run modernize Andrey Nering 2025-11-22 17:30:30 -03:00
  • 3ed403b839 chore(changelog): add entry for #2511 Andrey Nering 2025-11-22 17:20:46 -03:00
  • 386dcbc1a0 fix: adjust run: when_changed to work correctly with imported tasks (#2511) Timothy Rule 2025-11-22 21:17:13 +01:00
  • 799bc85498 docs(readme): update links Andrey Nering 2025-11-19 10:02:58 -03:00
  • 0d9e8dd71b docs: corrected substr templating example (#2519) Daniel Thorngren 2025-11-18 13:03:48 -05:00
  • a927ffb31e docs: add tasks.task.dir (#2489) Samuel Krieg 2025-11-15 17:53:10 +01:00
  • 42ad618205 chore(deps): update golangci/golangci-lint-action action to v9 (#2502) renovate[bot] 2025-11-15 17:51:13 +01:00
  • 2b713f564f chore(goreleaser): remove / from branch name Andrey Nering 2025-11-13 10:40:57 -03:00
  • cb8e94aa33 ci(goreleaser): add /cc to maintainers on winget pr Andrey Nering 2025-11-12 09:11:29 -03:00
  • 6bc339d714 chore: go mod tidy Andrey Nering 2025-11-11 17:17:27 -03:00
  • 5712c463f5 chore: changelog for #2507 Valentin Maerten 2025-11-12 10:24:33 +01:00
  • 78cc6e5fd3 fix: RPM upload for Cloudsmith (#2507) Valentin Maerten 2025-11-12 10:15:56 +01:00
  • 38e07ea812 fix: changelog for website Valentin Maerten 2025-11-11 21:54:51 +01:00
  • 72e25a25fd v3.45.5 v3.45.5 Andrey Nering 2025-11-11 17:13:39 -03:00
  • a496ee5fcb chore(deps): update all non-major dependencies (#2501) renovate[bot] 2025-11-11 20:12:27 +00:00
  • ef4292c42f chore(changelog): add entry for #2506 Andrey Nering 2025-11-11 17:07:24 -03:00
  • dc315efc7f chore(deps): update mvdan.cc/sh/moreinterp with core utils fixes Andrey Nering 2025-11-11 16:59:57 -03:00
  • a3a3e7fb0b chore(changelog): add entry for #2434 Andrey Nering 2025-11-11 16:51:53 -03:00
  • ee99849b1d refactor: migrate to the official yaml package (#2434) Andrey Nering 2025-11-11 16:49:37 -03:00
  • bf9dc3f662 chore(changelog): add entry for #2286 Andrey Nering 2025-11-11 16:43:15 -03:00
  • 94f82cbc5a fix: make task failure errors include stack of running tasks (#2286) Graham Dennis 2025-11-11 11:40:40 -08:00
  • b14318ed3f chore: changelog for #2494 Valentin Maerten 2025-11-11 20:40:32 +01:00
  • 17757c0c15 fix: better error when a Taskfile does not exist in include (#2494) Valentin Maerten 2025-11-11 20:37:24 +01:00
  • 19f72b7eb0 chore(changelog): add entry for #2418 Andrey Nering 2025-11-11 15:51:33 -03:00
  • 0052ad2309 fix: do not re-evaluate variables for defer: (#2418) Timothy Rule 2025-11-11 19:50:01 +01:00
  • af1e755196 chore(changelog): add entry for #2350 Andrey Nering 2025-11-11 14:42:18 -03:00
  • 43074c20f2 refactor: improve code of group output Andrey Nering 2025-11-11 14:37:16 -03:00
  • 39c86992bd fix: address concurrent group output causing flaky tests (#2350) Timothy Rule 2025-11-11 18:36:32 +01:00
  • c71241bcbd docs: fix YAML syntax errors in schema and guide documentation (#2500) Kaj Kowalski 2025-11-10 11:00:39 +01:00
  • 7c2bb78540 chore(deps): update all non-major dependencies (#2492) renovate[bot] 2025-11-07 21:21:21 -03:00
  • 32e675895a chore(website): update umami domain Andrey Nering 2025-11-07 17:48:28 -03:00
  • 786813d95d docs: add fzf-make to "community integrations" (#2393) Tatsuya Kyushima 2025-11-05 02:32:53 +09:00
  • f7287c503a docs: dictionary operations example was wrong (#2490) Valentin Maerten 2025-11-02 19:17:13 +01:00
  • 413574e3ee chore: changelog for #1322, #2053 Valentin Maerten 2025-11-02 17:25:32 +01:00
  • 4b39becf65 chore: changelog for #2460, #2461 Valentin Maerten 2025-11-02 17:16:16 +01:00
  • 15b7e3c69a refactor: VeryFastCompile for Task list (#2053) Valentin Maerten 2025-11-02 17:25:07 +01:00
  • 7c93ea8b44 docs: add reference to slim-sprig in the templating page (#2472) Libor Mořkovský 2025-11-02 17:21:17 +01:00
  • 6a7cfa58f9 fix: return taskrc config even if there is an error (#2461) Valentin Maerten 2025-11-02 17:15:58 +01:00
  • 74b93f6eef chore(deps): update all non-major dependencies (#2463) renovate[bot] 2025-11-02 17:03:54 +01:00
  • 88101613c8 docs: add magic.dev as a gold sponsor Andrey Nering 2025-10-17 09:52:59 -03:00
  • 599591ad3c chore: changelog for #2437, #2438 Valentin Maerten 2025-10-12 13:30:21 +02:00
  • 348158a5f6 fix: properly resolve remote entrypoints (#2438) Skip Baney 2025-10-12 06:29:57 -05:00
  • c3e410e95a docs: update Arch and Nix community links (#2454) pancho horrillo 2025-10-10 22:33:52 +02:00
  • 42bcd5406a docs: link to the known bug with --watch (#2449) Aku Kotkavuo 2025-10-10 23:26:40 +03:00
  • ba23aca631 chore(deps): update module github.com/puzpuzpuz/xsync/v3 to v4 (#2168) renovate[bot] 2025-10-10 22:22:16 +02:00
  • 5ef245a4bd chore(deps): update all non-major dependencies (#2448) renovate[bot] 2025-10-10 22:12:37 +02:00
  • 036a60f517 chore(deps): update actions/github-script action to v8 (#2421) renovate[bot] 2025-10-10 21:55:30 +02:00
  • 9c969541a5 chore(deps): update actions/setup-python action to v6 (#2457) renovate[bot] 2025-10-10 21:35:21 +02:00
  • a52b483dd0 chore(deps): update actions/setup-go action to v6 (#2456) renovate[bot] 2025-10-10 21:32:17 +02:00
  • ca93c2be86 feat: getting starting with a tui tui Andrey Nering 2025-05-28 22:08:11 -03:00
  • 4e84c6bb76 fix: links to static files Pete Davison 2025-09-23 22:34:43 +00:00
  • 0f9baf62a1 docs: Update Remote Taskfiles default values merusso 2025-09-23 07:10:20 -05:00
  • 979ad523ef chore(deps): update mvdan.cc/sh/moreinterp digest to 1714925 (#2435) renovate[bot] 2025-09-22 09:30:52 -03:00
  • 975c07688e chore(deps): update all non-major dependencies (#2436) renovate[bot] 2025-09-22 09:30:29 -03:00
  • 67a02255b5 docs(changelog): add entry for #2431 Andrey Nering 2025-09-21 16:12:06 -03:00
  • 028ae1a660 fix: fix message shown when a taskfile was not found (#2431) Andrey Nering 2025-09-21 16:10:06 -03:00
  • 68b1d2783d lint: fix lint by passing context Andrey Nering 2025-09-21 10:55:53 -03:00
  • 12793c350d chore: delete unused file cmd/tmp/main.go Andrey Nering 2025-09-21 10:55:28 -03:00
  • 8716ab81be docs: remove ga Andrey Nering 2025-09-17 18:39:09 -03:00