1
0
mirror of https://github.com/go-task/task.git synced 2025-06-23 00:38:19 +02:00

Commit Graph

  • 61e1af50ff chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /website (#2298) main dependabot[bot] 2025-06-16 10:39:42 -03:00
  • 715a143735 chore(deps): update all non-major dependencies (#2297) renovate[bot] 2025-06-16 09:26:27 -03:00
  • a0b1605634 chore: add changelog entry for #2291 Andrey Nering 2025-06-09 14:12:03 -03:00
  • 69fc13bd13 fix(release): fix install script for armv5/6/7 (#2291) Timothy Rule 2025-06-09 19:07:11 +02:00
  • b42a52ba77 chore(deps): update all non-major dependencies (#2289) renovate[bot] 2025-06-08 22:09:51 -03:00
  • cb812476b3 v3.44.0 v3.44.0 Andrey Nering 2025-06-08 21:34:13 -03:00
  • b09c6870fe docs: add note about watcher reliability Andrey Nering 2025-06-08 21:31:47 -03:00
  • 86e4a3aac7 chore(changelog): add entried for watch fixes Andrey Nering 2025-06-08 21:19:03 -03:00
  • 7782bc92ae fix(watcher): fix some v3.43.x regressions (#2271) Andrey Nering 2025-06-08 19:44:08 -03:00
  • 9cc2d65091 chore(deps): update all non-major dependencies (#2281) renovate[bot] 2025-06-02 13:26:32 +00:00
  • 780d8e11d8 feat: getting starting with a tui tui Andrey Nering 2025-05-28 22:08:11 -03:00
  • b932e539d9 chore: go mod tidy Andrey Nering 2025-05-28 22:08:27 -03:00
  • be45eb04d9 refactor: watchTasks - Chmod operations are already filtered in the Deduper Teddy Sommavilla 2025-04-22 11:42:28 +02:00
  • 6b878980dc refactor(fsnotifyext): use Event.Has to check for chmod operations Teddy Sommavilla 2025-04-22 11:40:56 +02:00
  • cd910abd45 doc(fsnotifyext): add godoc for GetChan method Teddy Sommavilla 2025-04-22 11:39:02 +02:00
  • 6e524bb2fa refactor(fsnotifyext): GetChan should return a receive only chan Teddy Sommavilla 2025-04-22 11:29:58 +02:00
  • b4c8f5a0fe refactor(fsnotifyext): handle Deduper timers in own goroutine, avoid mutex use Teddy Sommavilla 2025-04-22 11:29:31 +02:00
  • 09f85844ba chore(deps): update all non-major dependencies (#2270) renovate[bot] 2025-05-26 16:39:01 -03:00
  • d54d2ccabc chore: add special variables task to remote for testing Pete Davison 2025-05-24 13:33:55 +00:00
  • cf81ab3112 chore: go mod tidy Pete Davison 2025-05-24 13:11:02 +00:00
  • aaa7b7772d chore: changelog for #2223 Pete Davison 2025-05-24 13:03:29 +00:00
  • 71eb8cdeea feat: checksum pinning (#2223) Pete Davison 2025-05-24 14:00:02 +01:00
  • 68ce8b1d84 chore: changelog for #2220 Pete Davison 2025-05-24 12:41:31 +00:00
  • 5323990c72 feat: redact credentials in remote urls (#2220) Pete Davison 2025-05-24 13:38:18 +01:00
  • 85d3754ac0 chore: replace PPRemoveAbsolutePaths with generic fixture template data update-tests-with-fixture-templates Pete Davison 2025-05-21 14:32:37 +00:00
  • ec4e68d601 chore: changelog for #2256 Pete Davison 2025-05-20 20:40:28 +00:00
  • bb5b045293 feat: add task name to json output (#2256) Aleksander Sh. 2025-05-20 22:37:57 +02:00
  • 89f29cb75b chore(deps): update all non-major dependencies (#2260) renovate[bot] 2025-05-20 13:38:05 +02:00
  • da4ce5b0a5 fix(expand): return nothing if there are no matches Andrey Nering 2025-05-09 15:55:52 -03:00
  • 3801dc3b68 add docs home-taskrc Valentin Maerten 2025-05-07 11:59:38 +02:00
  • 890c9ea875 add docs Valentin Maerten 2025-05-07 11:59:13 +02:00
  • fb68a5f79a chore(deps): update golangci/golangci-lint-action action to v8 (#2237) renovate[bot] 2025-05-06 20:45:06 +02:00
  • f40f389cb4 chore(deps): update all non-major dependencies (#2236) renovate[bot] 2025-05-06 20:43:16 +02:00
  • cb99776be2 fix schema add-experiment-to-schema Valentin Maerten 2025-05-03 18:40:53 +02:00
  • d8221c95b8 remove additionalProperties Valentin Maerten 2025-05-03 17:21:48 +02:00
  • 18ad8de9b8 add it to next schema Valentin Maerten 2025-05-03 17:21:07 +02:00
  • 1c2b290c20 feat: add experiments to taskrc.yml schema Valentin Maerten 2025-05-03 16:51:17 +02:00
  • a459eeaabb chore: changelog for #2233 Valentin Maerten 2025-05-03 17:18:27 +02:00
  • 84f02a822f docs: mention that method key is allowed at root level (#2233) Valentin Maerten 2025-05-03 17:17:11 +02:00
  • 55d1aa260d chore: changelog for #2211 Valentin Maerten 2025-05-03 17:12:18 +02:00
  • e7084cdf26 chore: update schemas only when a release is done (#2211) Valentin Maerten 2025-05-03 17:11:56 +02:00
  • 41c3e52a53 wip Valentin Maerten 2025-05-03 15:30:37 +02:00
  • 3703c26d43 feat: wildcard match aliases feat/wildcard-with-alias Valentin Maerten 2025-05-03 11:01:27 +02:00
  • 5d4dfd2b16 chore(deps): update module github.com/puzpuzpuz/xsync/v3 to v4 renovate/github.com-puzpuzpuz-xsync-v3-4.x renovate[bot] 2025-05-03 06:27:57 +00:00
  • 433a9b6cc5 wip Valentin Maerten 2025-05-02 09:53:39 +02:00
  • ca55e9b621 chore: changelog for #2225 Pete Davison 2025-05-01 17:58:47 +00:00
  • 6528b36caa feat: add uuid and rand number functions (#2225) Pete Davison 2025-05-01 18:58:01 +01:00
  • f8736c5f77 chore: changelog for #2140 Pete Davison 2025-05-01 17:51:47 +00:00
  • 6896accf86 feat: cli args list (#2140) Pete Davison 2025-05-01 18:43:43 +01:00
  • c12ed49acb chore: remove unused any2 testdata Pete Davison 2025-04-28 21:04:24 +00:00
  • d1bfd3e9f7 docs: move yaml templating functions to the correct section Pete Davison 2025-04-28 20:57:18 +00:00
  • fc17343fcc chore(deps): update all non-major dependencies (#2214) renovate[bot] 2025-04-28 14:37:44 +02:00
  • 7a32da5c2f better doc feat/read-expiry-from-env-and-taskrc Valentin Maerten 2025-04-28 14:33:43 +02:00
  • 320887a84a lint Valentin Maerten 2025-04-28 14:30:33 +02:00
  • 911370cb88 chore: Empty-Commit to trigger CI Valentin Maerten 2025-04-28 14:28:41 +02:00
  • 3ee80f8f35 lint import Valentin Maerten 2025-04-28 14:25:35 +02:00
  • 0fae9a6346 add docs Valentin Maerten 2025-04-28 14:23:25 +02:00
  • d3e9be1520 chore: changelog for #2219 Pete Davison 2025-04-28 12:21:26 +00:00
  • 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
  • 6dd3599d16 wip publish-nightly Valentin Maerten 2025-04-25 18:39:48 +02:00
  • 614ef72fd3 fix lint Valentin Maerten 2025-04-25 13:10:25 +02:00
  • f75fb73985 remove comment Valentin Maerten 2025-04-25 12:47:24 +02:00
  • c8a3ecc7fa rename const Valentin Maerten 2025-04-23 10:44:21 +02:00
  • 0983882ff3 use custom alias docs/add-since-badge Valentin Maerten 2025-04-22 14:25:32 +02:00
  • 9d67d2688d apply prettier Valentin Maerten 2025-04-22 14:09:32 +02:00
  • 31fc45dc7d docs: add since badge Valentin Maerten 2025-04-21 16:53:02 +02:00
  • c8ff248999 feat: read cache expiry from taskrc and env Valentin Maerten 2025-04-22 08:48:34 +02: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
  • 2b80a00a4c chore(deps): bump http-proxy-middleware from 2.0.7 to 2.0.9 in /website dependabot/npm_and_yarn/website/http-proxy-middleware-2.0.9 dependabot[bot] 2025-04-19 10:52:43 +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