Commit Graph

  • f89c12ddf0 feat: XDG taskrc config (#2380) Pete Davison 2025-08-18 21:43:36 +01:00
  • c903d07332 chore(deps): update all non-major dependencies (#2386) renovate[bot] 2025-08-18 13:45:13 -03:00
  • 138b9a5a4f chore(deps): update actions/checkout action to v5 (#2387) renovate[bot] 2025-08-18 18:45:04 +02:00
  • 1e2121a99f chore: changelog for #2235 Valentin Maerten 2025-08-16 13:09:30 +02:00
  • 9495fb2b1c feat: add experiments to taskrc.yml schema (#2235) Valentin Maerten 2025-08-16 10:54:47 +02:00
  • 1fda55910e chore: changelog for #2359, #2369, #2371, #2375, #2378, #2358 and #2358 Pete Davison 2025-08-15 08:46:16 +00:00
  • e6c808c02b chore(readme): github doesn't like svg images Andrey Nering 2025-08-14 13:35:43 -03:00
  • 0fc26a43a9 chore: bump minimun version to 1.24 (#2377) Valentin Maerten 2025-08-14 18:34:38 +02:00
  • c0b4c19443 chore(readme): fix images Andrey Nering 2025-08-14 13:29:40 -03:00
  • 1a8df44e9e fix: readd environment reference (#2378) Pete Davison 2025-08-14 17:22:04 +01:00
  • 82ad1de8d0 docs: remove wrong <span v-pre> (#2375) Valentin Maerten 2025-08-14 10:39:46 +02:00
  • d59c795502 fix: goreleaser with cloudsmith and npm (#2372) Valentin Maerten 2025-08-13 15:14:57 +02:00
  • 504cb94e8b chore(website): add back google analytics Andrey Nering 2025-08-12 17:58:44 -03:00
  • e7606635fe docs: remove padding in team page and fix redirect (#2371) Valentin Maerten 2025-08-12 21:59:07 +02:00
  • 9a05ceaa80 docs: use Algolia as search engine (#2369) Valentin Maerten 2025-08-12 18:52:47 +02:00
  • 083654d8c9 build: publish npm package with goreleaser (#2363) Valentin Maerten 2025-08-12 18:51:20 +02:00
  • 79c93fb42b docs: migrate website to vitepress (#2359) Valentin Maerten 2025-08-12 18:09:19 +02:00
  • 64fc538a16 build: publish deb and rpm to cloudsmith (#2362) Valentin Maerten 2025-08-12 15:40:13 +02:00
  • 4da081e5c3 chore(deps): update all non-major dependencies (#2364) renovate[bot] 2025-08-11 09:35:21 -03:00
  • 5128a98ee2 feat: test wildcards split-executor-and-reader Pete Davison 2025-07-24 14:52:36 +00:00
  • 8353dffc7a fix: executor and formatter tests Pete Davison 2025-07-24 14:27:16 +00:00
  • 6e80b401e6 feat: remove entrypoint from the executor Pete Davison 2025-07-23 23:24:10 +00:00
  • 1402e2baaf refactor: merge Setup into NewExecutor Pete Davison 2025-02-24 09:52:12 +00:00
  • 4b99f60039 refactor: split executor and reader Pete Davison 2025-02-24 02:10:00 +00:00
  • 4bdfe5ce3b fix: publish nightly draft and title (#2358) Valentin Maerten 2025-08-09 16:03:46 +02:00
  • 3c30a8066d feat: bump minor version when repo is dirty or untagged bump-version-when-dirty Pete Davison 2025-08-06 19:45:37 +00:00
  • 26ef693417 chore: publish nightly (#2246) Valentin Maerten 2025-08-06 20:29:36 +02:00
  • 952f32d388 chore(deps): update all non-major dependencies (#2351) renovate[bot] 2025-08-06 10:51:19 -03:00
  • e72c35f79f fix(goreleaser): fix automatic submission of winget pr Andrey Nering 2025-07-28 21:35:23 -03:00
  • 72991d4f04 v3.44.1 v3.44.1 Pete Davison 2025-07-23 20:59:38 +00:00
  • 6f965e3043 chore: changelog for #2265 Pete Davison 2025-07-23 20:59:14 +00:00
  • 1c6d686356 chore: replace PPRemoveAbsolutePaths with generic fixture template data (#2265) Pete Davison 2025-07-23 21:57:25 +01:00
  • dac5aa1954 chore(deps): update all non-major dependencies (#2333) renovate[bot] 2025-07-21 09:46:14 -03:00
  • 303bd6ccb2 chore(goreleaser): add section field to deb package (#2331) Emil 2025-07-21 15:45:08 +03:00
  • f736cfaaf1 chore(deps): update all non-major dependencies (#2326) renovate[bot] 2025-07-14 09:23:53 -03:00
  • 53f97889bc chore: changelog for #2323 Pete Davison 2025-07-09 17:38:54 +00:00
  • fe2da74ea3 fix: don't suggest internal tasks (#2323) Max Mizikar 2025-07-09 13:36:40 -04:00
  • 64fb66895b chore: added changelogs for #2316 and #2322 Pete Davison 2025-07-09 15:26:47 +00:00
  • d2bd834c81 fix: spaces in path (#2322) Pete Davison 2025-07-09 16:21:42 +01:00
  • 8a43ca5d8f chore: move away from deprecated func Andrey Nering 2025-07-07 10:09:19 -03:00
  • a10a9faabf chore(taskfile): add go.mod as source for the lint tasks Andrey Nering 2025-07-07 10:01:53 -03:00
  • 3d3ed0e403 chore(deps): update all non-major dependencies renovate[bot] 2025-07-07 03:23:01 +00:00
  • 47dc87a2c9 fix: remove extra breaking randInt function (#2316) Pete Davison 2025-07-03 23:08:43 +01:00
  • 3b0a746f85 feat: update go-task/template to latest version Pete Davison 2025-07-03 21:46:09 +00:00
  • 281edfe5b3 chore(deps): update all non-major dependencies (#2311) renovate[bot] 2025-06-30 09:32:44 -03:00
  • 7289ffce0b docs: add macports / freebsd installation instructions (#2308) Alexander Kavon 2025-06-30 08:31:48 -04:00
  • 61e1af50ff chore(deps): bump brace-expansion from 1.1.11 to 1.1.12 in /website (#2298) 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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
  • 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