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

Commit Graph

  • ecffcc720f chore(golangci-lint): improve and clean configuration (#2808) main nightly Ludovic Fernandez 2026-04-24 02:13:15 +02:00
  • b8abadb4f0 🐛 fix(output): wrap gitlab sections at task level (#2806) feat/gitlab-output-mode Valentin Maerten 2026-04-22 17:22:54 +02:00
  • 542fe465e9 feat(output): add gitlab output mode (#2806) Valentin Maerten 2026-04-22 14:10:55 +02:00
  • be35b3af75 feat(website): highlight big orgs / projects that use Task (#2803) Valentin Maerten 2026-04-22 10:02:06 +02:00
  • 3aaedc790d chore(deps): update goreleaser/goreleaser-action digest to e24998b (#2804) renovate[bot] 2026-04-20 22:49:24 +02:00
  • 0b19d973ac chore(deps): update all non-major dependencies (#2805) renovate[bot] 2026-04-20 22:08:05 +02:00
  • fa03d6e507 style: fix formatting git-ignore Valentin Maerten 2026-04-04 13:14:43 +02:00
  • 37d6b7155f rename: gitignore -> use_gitignore for clarity Valentin Maerten 2026-04-04 13:05:01 +02:00
  • 43e28d9d0b refactor: remove rootDir param, auto-detect .git as boundary Valentin Maerten 2026-04-04 10:44:35 +02:00
  • 78e057e9cb wip Valentin Maerten 2026-04-04 10:29:45 +02:00
  • 714ffdb1b5 refactor: replace go-git with sabhiram/go-gitignore for lighter dependency Valentin Maerten 2026-04-03 22:54:41 +02:00
  • 092663a2f2 feat: add gitignore option to exclude ignored files from sources/generates Valentin Maerten 2026-04-03 22:35:04 +02:00
  • 70b6cd8ee0 docs: add call internal task within a task example (#2789) Andreas **Felix** Häberle 2026-04-20 21:58:42 +02:00
  • 1eb5720e7e chore: changelog for #2788 Valentin Maerten 2026-04-20 21:53:50 +02:00
  • 1b06da16f6 feat(templater): add absPath template function (#2788) Mateen Anjum 2026-04-20 15:50:03 -04:00
  • 4c2ed3e0dc fix: align struct fields task-secret Valentin Maerten 2026-02-01 16:55:22 +01:00
  • 32f237af7d refactor: compute masked command at compile time Valentin Maerten 2026-02-01 16:32:07 +01:00
  • ffbb9781c2 refactor Valentin Maerten 2025-11-20 19:44:21 +01:00
  • 97f207972a format Valentin Maerten 2025-11-20 19:43:33 +01:00
  • 9057728e15 add env example Valentin Maerten 2025-11-20 19:40:53 +01:00
  • dd06762d79 format Valentin Maerten 2025-11-16 10:38:33 +01:00
  • 07b5a26aaf update schema Valentin Maerten 2025-11-16 10:35:54 +01:00
  • 8bd982c702 feat: do not log secret variables Valentin Maerten 2025-11-15 21:52:04 +01:00
  • 0431e4bf27 test(failfast): use duration assertion instead of stdout to fix flake fix/failfast-flake Valentin Maerten 2026-04-19 22:55:23 +02:00
  • 22ff746965 feat(website): improve adopters carousel SEO and accessibility feat/website-adopters-section Valentin Maerten 2026-04-19 14:55:17 +02:00
  • bc755b8391 refactor(website): drop /adopters page and move discovery tool out of repo Valentin Maerten 2026-04-19 14:09:21 +02:00
  • 4bee0c6d66 feat(website): expand adopters list after full scan, harden discovery tool Valentin Maerten 2026-04-19 14:01:12 +02:00
  • cb7b4dc235 feat(website): refresh adopters list and add discovery tool Valentin Maerten 2026-04-19 13:26:18 +02:00
  • 38e12c9f8f feat(website): add adopters section to highlight notable projects Valentin Maerten 2026-04-19 12:37:35 +02:00
  • 6e37e3d7a7 chore(website): remove controls to copy page content Andrey Nering 2026-04-15 16:39:20 -03:00
  • 4bea638b05 feat: add security docs to website and update contributing (#2799) Pete Davison 2026-04-15 20:34:38 +01:00
  • 8f2d17a387 feat: use GH_PAT for goreleaser (#2797) Pete Davison 2026-04-15 14:33:57 +01:00
  • f7d17fffad chore(website): update my bluesky handle Andrey Nering 2026-04-15 10:16:02 -03:00
  • 697ef35303 feat: add permissions to actions (#2796) Pete Davison 2026-04-15 13:27:23 +01:00
  • 8fe3d048fa docs: document and add blog post about go tool task (#2791) Andrey Nering 2026-04-14 22:47:45 -03:00
  • d61d92dfdf v3.50.0 v3.50.0 Andrey Nering 2026-04-13 17:54:26 -03:00
  • 79ccb02bb4 chore(deps): update mvdan.cc/sh/moreinterp digest to 88fac5c renovate/mvdan.cc-sh-moreinterp-digest renovate[bot] 2026-04-13 13:49:52 +00:00
  • 114ac1eedc chore(deps): update actions/github-script action to v9 (#2787) renovate[bot] 2026-04-13 10:49:13 -03:00
  • a016b7b72b chore(deps): update all non-major dependencies (#2786) renovate[bot] 2026-04-13 10:48:30 -03:00
  • 219bf3e5a5 chore: add nolint annotations for gosec linter Andrey Nering 2026-04-13 10:32:09 -03:00
  • b36fcfd8bb chore(golangci-lint): exclude gosec G306 for file permissions Andrey Nering 2026-04-13 10:29:13 -03:00
  • ef8fb84c8f chore(golangci-lint): enable gosec linter Andrey Nering 2026-04-11 21:23:33 -03:00
  • ddecd51715 ci: add security action with govulncheck Andrey Nering 2026-04-11 21:02:53 -03:00
  • 88fc6d4f24 ci: pin action by commit hash Andrey Nering 2026-04-11 21:02:07 -03:00
  • 07fbd9887e docs(changelog): add entry for #2716 Andrey Nering 2026-04-11 21:45:48 -03:00
  • f2e32beabd fix: re-run task when generated files are missing with method: timestamp (#2716) Doug Richardson 2026-04-11 17:42:50 -07:00
  • 8fa9dc04ac chore(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.1 to 1.97.3 (#2778) dependabot[bot] 2026-04-09 06:24:22 +00:00
  • 0c98f1ad13 chore(deps): update all non-major dependencies (#2775) renovate[bot] 2026-04-09 06:16:22 +00:00
  • a12cc6e843 chore: changelog for #2764 Valentin Maerten 2026-04-09 08:15:56 +02:00
  • 44e1350d0c fix: handle SIGHUP in watcher (#2764) Mateen Anjum 2026-04-09 02:15:37 -04:00
  • 2973dd75f9 chore(deps): bump go.opentelemetry.io/otel/sdk from 1.40.0 to 1.43.0 (#2779) dependabot[bot] 2026-04-09 08:07:58 +02:00
  • a10f1d2ee7 chore(deps): bump google.golang.org/grpc from 1.78.0 to 1.79.3 (#2750) dependabot[bot] 2026-04-03 15:02:49 +00:00
  • f727b55fbc chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 (#2771) dependabot[bot] 2026-04-03 11:58:01 -03:00
  • 363153cbf3 chore(deps): update pnpm/action-setup action to v5 (#2766) renovate[bot] 2026-04-02 18:59:00 +02:00
  • 6b436eda48 fix: Windows CI test failures and path normalization (#2670) Valentin Maerten 2026-03-28 10:39:13 +01:00
  • 2ddebca4e1 docs: add AI usage disclosure policy (#2755) Valentin Maerten 2026-03-28 10:30:54 +01:00
  • b6ab6153a2 chore(deps): update all non-major dependencies (#2728) renovate[bot] 2026-03-28 10:28:52 +01:00
  • bca99520bf docs: use dependent in gentle force docs (#2756) Rohan Santhosh Kumar 2026-03-28 17:24:36 +08:00
  • 1312ee8a81 fix: typo in workflow Pete Davison 2026-03-23 20:06:17 +00:00
  • b7cb204f10 feat: test adjustments to issue-experiment workflow Pete Davison 2026-03-23 20:01:06 +00:00
  • 921f84157a chore(deps): update go-task/setup-task action to v2 (#2759) renovate[bot] 2026-03-23 08:39:36 +01:00
  • 470ef30f8f chore: changelog for #2730 Valentin Maerten 2026-03-21 11:41:47 +01:00
  • 87b12e663e fix(fish): honor GO_TASK_PROGNAME for experiments cache (#2730) Sergio 2026-03-21 03:37:51 -07:00
  • e61700f36d chore: changelog for #2678 Valentin Maerten 2026-03-21 11:37:12 +01:00
  • 8b6aca5722 feat(requires): support variable references in enum constraints (#2678) Valentin Maerten 2026-03-21 11:32:02 +01:00
  • 19d8fae5f9 docs: correct stdin Taskfile command example (#2738) Sergio 2026-03-18 13:48:57 -07:00
  • c387048f8f feat(website): add APK (Alpine Linux) to official package managers Valentin Maerten 2026-03-18 21:42:17 +01:00
  • 11acdc556f [ImgBot] Optimize images imgbot ImgBotApp 2026-03-17 22:32:31 +00:00
  • f2b3ba1263 feat(website): add community sponsors section with Cloudsmith (#2748) Valentin Maerten 2026-03-17 22:00:48 +01:00
  • 2139e32426 chore(deps): update dependency netlify-cli to v24 (#2729) renovate[bot] 2026-03-17 21:51:27 +01:00
  • d4e168128b chore(deps): update pnpm/action-setup digest to fc06bc1 (#2744) renovate[bot] 2026-03-17 21:51:01 +01:00
  • 54bdcba369 ci: update to go 1.26 (#2724) Andrey Nering 2026-03-08 17:25:37 -03:00
  • c55c969474 docs: update changelog Andrey Nering 2026-03-08 17:11:49 -03:00
  • 73f9879421 docs: bring back line commented out by mistake Andrey Nering 2026-03-08 17:05:32 -03:00
  • aa83651da2 v3.49.1 v3.49.1 Andrey Nering 2026-03-08 17:01:25 -03:00
  • 4ddad9f9f7 Revert "fix: Call ReplaceVars() to resolve Ref's for imported global vars." (#2723) Andrey Nering 2026-03-08 17:00:12 -03:00
  • 080ee8869f docs: schema: add tasks.task.method (#2718) Jannis 2026-03-08 11:45:27 +01:00
  • af943b064b ci: fix netlify prod deploy after release Andrey Nering 2026-03-07 20:02:53 -03:00
  • 962eada344 docs: update releasing guide Andrey Nering 2026-03-07 19:42:03 -03:00
  • a0d9750edf docs(changelog): fix case: git -> Git Andrey Nering 2026-03-07 19:26:22 -03:00
  • a1b8985df0 v3.49.0 v3.49.0 Andrey Nering 2026-03-07 19:20:58 -03:00
  • 21daf6160a chore(deps): bump go.opentelemetry.io/otel/sdk from 1.39.0 to 1.40.0 (#2712) dependabot[bot] 2026-03-06 19:49:38 -03:00
  • c70d28f7b8 chore(deps): update actions/upload-artifact action to v7 (#2714) renovate[bot] 2026-03-06 19:48:51 -03:00
  • 90e6ef88dc security: pin github actions by commit (#2719) Andrey Nering 2026-03-06 19:20:25 -03:00
  • a788034148 chore(deps): update all non-major dependencies (#2713) renovate[bot] 2026-03-06 22:32:30 +01:00
  • 90bcbe9ba5 fix: address "taskfile not found" in some environments like docker (#2709) Timothy Rule 2026-02-27 13:47:59 +01:00
  • 60a808ca23 docs(readme): update | to Andrey Nering 2026-02-23 17:26:14 -03:00
  • edc80aed81 chore(deps): update goreleaser/goreleaser-action action to v7 (#2706) renovate[bot] 2026-02-23 15:35:02 -03:00
  • 68bea7f273 chore(deps): update pnpm to v10.30.1 (#2705) renovate[bot] 2026-02-23 15:34:23 -03:00
  • 554c9811f2 feat(homebrew): migrate from Formula to Cask docs/homebrew-cask-references Valentin Maerten 2026-02-21 16:00:34 +01:00
  • c62f9c7147 fix(build): exclude unsupported windows/arm target Valentin Maerten 2026-02-21 15:18:04 +01:00
  • 9a96a47c99 style(ast): fix Ask field alignment in Cmd struct feat/command-level-prompt Valentin Maerten 2026-02-21 10:48:10 +01:00
  • c4ecff753d chore: changelog for #2607 Valentin Maerten 2026-02-18 19:00:15 +01:00
  • 2ed77716be feat(config): add environment variable support for all taskrc options (#2607) Valentin Maerten 2026-02-18 18:58:13 +01:00
  • a2f8e144ca chore: changelog for #2632 Valentin Maerten 2026-02-18 18:57:53 +01:00
  • 2cdd7d3e43 fix: Call ReplaceVars() to resolve Ref's for imported global vars. (#2632) Timothy Rule 2026-02-18 18:55:20 +01:00
  • 56b316a124 ci: fix lint Andrey Nering 2026-02-17 15:40:17 -03:00
  • 39ce6a21ac chore(deps): update all non-major dependencies renovate[bot] 2026-02-17 18:31:43 +00:00
  • fc5f6fa3aa fix: pin yaml package to v3 for now (#2693) Andrey Nering 2026-02-17 15:29:51 -03:00
  • 44a2f2e5f5 docs: add Cloudsmith attribution for deb/rpm package hosting Valentin Maerten 2026-02-15 17:22:01 +01:00