1
0
mirror of https://github.com/go-task/task.git synced 2026-04-04 03:31:51 +02:00

Commit Graph

  • d850d03c96 feat: add yaml templating functions (#2219) Pete Davison 2025-04-28 13:19:56 +01:00
  • 0058f18676 chore: changelog for #2216 Pete Davison 2025-04-28 12:05:10 +00:00
  • b3c4007756 fix: double escaped paths (#2216) Pete Davison 2025-04-28 13:02:46 +01:00
  • 9e8fd54be9 chore: changelog for #2200 Pete Davison 2025-04-27 23:02:32 +00:00
  • a33544101a fix: fuzzy model was not instanciated (#2200) Valentin Maerten 2025-04-28 01:00:54 +02:00
  • 1c35358fcc v3.43.3 v3.43.3 Pete Davison 2025-04-27 22:29:34 +00:00
  • 13daa6dc35 feat: formatting with golangci-lint and gci Pete Davison 2025-04-27 20:38:13 +00:00
  • 20c1ffe098 docs: update variables example so that it doesn't error Pete Davison 2025-04-27 22:26:59 +00:00
  • bd8ccb8d03 chore: changelogs for reverts Pete Davison 2025-04-27 22:26:29 +00:00
  • 8162b05f59 Revert "feat: process variables in include vars (#2113)" Pete Davison 2025-04-27 22:15:49 +00:00
  • 68d5095761 Revert "fix: .USER_WORKING_DIR should contain the value of --dir if given (#2186)" Pete Davison 2025-04-27 22:14:50 +00:00
  • 6cb0a5a2f2 v3.43.2 v3.43.2 Andrey Nering 2025-04-21 16:35:01 -03:00
  • 08056924e0 chore: add changelog entry for #2191 Andrey Nering 2025-04-21 16:33:30 -03:00
  • 39706105e1 fix: CLI_ARGS is a string and not an array (#2191) Valentin Maerten 2025-04-21 21:31:18 +02:00
  • bf4e7960cb chore: show right version on changelog Andrey Nering 2025-04-21 14:31:25 -03:00
  • 3d36616e9e v3.43.1 v3.43.1 Andrey Nering 2025-04-21 13:57:43 -03:00
  • 3976e8372a chore: move the experiments package out of the internal/ dir Andrey Nering 2025-04-21 13:55:24 -03:00
  • c2123dc016 v3.43.0 v3.43.0 Andrey Nering 2025-04-21 13:50:40 -03:00
  • 0a6cd1ee42 chore: add changelog entry for #2173 Andrey Nering 2025-04-21 13:48:25 -03:00
  • 7169bf6434 fix: interpolate vars in defer (#2173) Valentin Maerten 2025-04-21 18:43:20 +02:00
  • 84cd4dfdad chore(deps): update all non-major dependencies (#2188) renovate[bot] 2025-04-21 13:52:23 +02:00
  • 672b39413f feat: mockery v3 (#2110) Pete Davison 2025-04-19 12:55:22 +01:00
  • 7eebf6e704 chore: delete unused exp package Pete Davison 2025-04-19 11:54:48 +00:00
  • 4834ac743c chore: changelog for #2166 Pete Davison 2025-04-19 11:54:27 +00:00
  • c5afffb551 feat: recursive config search (#2166) Pete Davison 2025-04-19 12:20:33 +01:00
  • 1ae3bf0b25 chore: changelog for #2176 Pete Davison 2025-04-19 11:20:17 +00:00
  • a84f09d45f feat: remote taskfile improvements (cache/expiry) (#2176) Pete Davison 2025-04-19 12:12:08 +01:00
  • f47f237093 chore: changelog for #2169 Pete Davison 2025-04-19 11:11:51 +00:00
  • 04df108fb5 docs: package api docs (#2169) Pete Davison 2025-04-19 11:58:31 +01:00
  • 8885d9e4f7 chore: changelog for #2075 Pete Davison 2025-04-19 10:57:36 +00:00
  • a60c2ec3f8 fix: sources brace expansion (#2075) Pete Davison 2025-04-19 11:51:31 +01:00
  • f789c57624 chore: add changelog entry for #2134 Andrey Nering 2025-04-18 22:56:46 -03:00
  • 7416b7d77e feat(completion): let fish complete global tasks if --global (-g) is passed (#2134) atusy 2025-04-19 10:55:53 +09:00
  • c1ab661cf2 chore: add changelog entry for #2102, #2103 and #2186 Andrey Nering 2025-04-18 22:32:19 -03:00
  • 768dca053b fix: .USER_WORKING_DIR should contain the value of --dir if given (#2186) Andrey Nering 2025-04-18 22:27:30 -03:00
  • e65159f613 docs: clarify --dir flag (#2123) Jay Berkenbilt 2025-04-17 19:10:57 -04:00
  • 789a7ea950 docs: things aren't always simple Pete Davison 2025-04-16 15:59:35 +00:00
  • b11da93c78 chore(deps): update dependency @types/react to v19.1.1 (#2178) renovate[bot] 2025-04-14 10:38:04 -03:00
  • 8c720b03aa chore(deps): update all non-major dependencies (#2167) renovate[bot] 2025-04-11 10:29:35 -03:00
  • 8c8b1b5f3b fix: make version semver compliant Pete Davison 2025-04-11 09:04:03 +00:00
  • 38b42d0fb1 fix: experiments validation should happen before command flags are evaluated Pete Davison 2025-04-10 08:45:55 +00:00
  • 669bf33619 chore: changelog for #2151 Pete Davison 2025-04-05 23:15:02 +00:00
  • 6f0f38b8d9 feat: support for loops with generates (#2151) Artem Sedykh 2025-04-06 01:55:43 +03:00
  • a9de239e38 chore: changelog for #2113 Pete Davison 2025-04-05 22:16:30 +00:00
  • f0414f162d feat: process variables in include vars (#2113) Pete Davison 2025-04-05 23:12:54 +01:00
  • a24f4958cd chore: changelog for #2131 Pete Davison 2025-04-05 22:12:18 +00:00
  • 55790be6ad feat: better versioning (#2131) Pete Davison 2025-04-05 23:09:27 +01:00
  • 88fdbd13cf ci: use goreleaser pro Andrey Nering 2025-04-05 18:19:30 -03:00
  • 566ac29932 feat: update golangci-lint version in ci Pete Davison 2025-03-26 23:19:58 +00:00
  • ffef3ed1a6 feat: migrate to golangci-lint v2 Pete Davison 2025-03-26 22:55:38 +00:00
  • 2a60842707 chore: remove some repo files that were moved to the .github repo Andrey Nering 2025-04-05 17:51:56 -03:00
  • 41bd866813 chore(deps): update all non-major dependencies (#2165) renovate[bot] 2025-04-05 21:39:07 +02:00
  • 01bc0a0529 docs: specify that install command parameters are order specific (#2115) Iain Majer 2025-04-05 20:28:36 +01:00
  • a6a9792b7e docs: use .taskrc instead of .task-experiments.yml in our docs (#2157) Valentin Maerten 2025-04-03 13:29:00 +02:00
  • ce032dc46b chore(deps): bump image-size from 1.2.0 to 1.2.1 in /website (#2152) dependabot[bot] 2025-04-02 12:55:15 -03:00
  • f07f4c85b2 chore: changelog for #2148 Pete Davison 2025-04-01 13:56:41 +00:00
  • cd81d94e18 feat: better functional options for reader (#2148) Pete Davison 2025-04-01 14:51:25 +01:00
  • 1939f83ffe chore: changelog for #2147 Pete Davison 2025-03-31 20:50:14 +00:00
  • 2a92b70bc2 feat: better functional options (#2147) Pete Davison 2025-03-31 21:49:00 +01:00
  • 4736bc2734 refactor: unify how executor tests are written (#2042) Pete Davison 2025-03-31 17:53:58 +01:00
  • 180fcef364 docs: fix typo: source -> sources Andrey Nering 2025-03-31 10:50:33 -03:00
  • f6baa5942e chore(deps): update all non-major dependencies to v19.0.12 (#2137) renovate[bot] 2025-03-31 09:32:13 -03:00
  • d54b0d6a2a chore: changelog for #2144 Pete Davison 2025-03-30 19:22:37 +00:00
  • 03b242d4c3 fix: bug where undefined/null variables resolve to "" instead of nil (#2144) Pete Davison 2025-03-30 20:21:02 +01:00
  • 60e28ecdcc chore: changelog for #2121 Pete Davison 2025-03-26 22:21:47 +00:00
  • dd8daa68cd feat: allow wildcards to match multiple tasks (#2121) Pete Davison 2025-03-26 22:17:27 +00:00
  • 55617e062f chore: changelog for #2081 Pete Davison 2025-03-26 21:50:53 +00:00
  • c6f1b3ae4f feat: make map variables experiment (prop 2) generally available (#2081) Pete Davison 2025-03-26 21:40:09 +00:00
  • cb14a4f3a1 chore: add changelog for #2048 Andrey Nering 2025-03-22 20:15:26 -03:00
  • 0d5f2b5dab feat(watcher): migrate to fsnotify (#2048) Andrey Nering 2025-03-22 20:06:16 -03:00
  • 89caf1e049 chore: add changelog for #2130 Andrey Nering 2025-03-19 10:36:07 -03:00
  • 7f7e8306da fix(fish): fish completion error due to variable shadowing (#2130) atusy 2025-03-19 22:33:32 +09:00
  • 1f2eecda9e chore(deps): update dependency go to 1.24.x (#2126) renovate[bot] 2025-03-17 08:57:58 -03:00
  • 60c959c75c chore(deps): update tj-actions/changed-files action to v46 (#2127) renovate[bot] 2025-03-17 08:57:33 -03:00
  • a771e91ff3 chore: changelog for #2125 Pete Davison 2025-03-16 13:20:36 +00:00
  • 532644d7f8 feat: create NoSort sorter for CLI sort option "none" (#2125) Timothy Rule 2025-03-16 14:17:14 +01:00
  • b68f4067d9 chore: changelog for #2112 Pete Davison 2025-03-12 19:59:54 +00:00
  • c544b0058d fix: labels for experiments Pete Davison 2025-03-12 19:57:33 +00:00
  • d1360ee72a refactor: embed the default Taskfile instead of defining it in code (#2112) Pete Davison 2025-03-11 13:53:08 +00:00
  • 076aff1f8e chore: changelog for #2085 Pete Davison 2025-03-10 20:41:47 +00:00
  • ffeb3bcc3f refactor: executor functional options (#2085) Pete Davison 2025-03-10 20:38:25 +00:00
  • 8181352d54 v3.42.1 v3.42.1 Pete Davison 2025-03-10 20:18:58 +00:00
  • 23fd7e782c chore: changelog for #2107 Pete Davison 2025-03-10 11:48:10 +00:00
  • 6604b9a8cc fix: special variable type errors in vars with no task context (#2107) Pete Davison 2025-03-10 11:46:07 +00:00
  • 6ee1053c96 docs: fix link to nix package file Andrey Nering 2025-03-08 22:53:58 -03:00
  • 8eaf83599e fix(goreleaser): fix a deprecation warning Andrey Nering 2025-03-08 22:44:05 -03:00
  • cd086228b2 v3.42.0 v3.42.0 Andrey Nering 2025-03-08 22:34:07 -03:00
  • 1b8b399c7e fix(changelog): add missing # to issue number Andrey Nering 2025-03-08 22:32:55 -03:00
  • 8426f84b18 chore(deps): update all non-major dependencies (#2097) renovate[bot] 2025-03-07 08:24:04 +01:00
  • 14bbb324e5 doc: fix: remove a word (#2093) sblondon 2025-02-27 18:29:52 +01:00
  • b9d202c491 chore: changelog for #2092 Valentin Maerten 2025-02-26 17:49:17 +01:00
  • c23c46e326 fix: include with dynamic vars (#2092) Valentin Maerten 2025-02-26 17:49:05 +01:00
  • a266fba93e chore: add linter mirror (#2060) Oleksandr Redko 2025-02-24 14:06:54 +02:00
  • fb631902ce refactor: run task through modernize tool (#2088) Pete Davison 2025-02-24 11:59:50 +00:00
  • b14125bacd fix: remove debug line Pete Davison 2025-02-24 02:16:53 +00:00
  • 3c5782f4a4 chore: changelog for #2084 Pete Davison 2025-02-23 18:31:18 +00:00
  • 60c8ee0ce6 refactor: ast.Call should be in main task package (#2084) Pete Davison 2025-02-23 18:30:42 +00:00
  • cdaf69e03d chore: changelog for #2069 Pete Davison 2025-02-23 18:18:22 +00:00
  • d6234af49a feat: allow variable references in a matrix (#2069) Pete Davison 2025-02-23 18:13:56 +00:00
  • a31f2cf4a8 chore(deps): update all non-major dependencies (#2064) renovate[bot] 2025-02-23 15:10:00 -03:00