Commit Graph

  • a57beb1de4 Website: Remove GitHub logo Andrey Nering 2021-04-17 17:31:56 -03:00
  • 1648c44ee2 Website: Use dark theme Andrey Nering 2021-04-17 17:25:42 -03:00
  • efe47a149e Website: Remove "Examples" page Andrey Nering 2021-04-17 17:16:47 -03:00
  • 2d66a2f0f3 Improve YAML parse error reporting Andrey Nering 2021-04-17 17:12:39 -03:00
  • 43a1f1314e Website: Add a "Community" page Andrey Nering 2021-04-17 11:58:49 -03:00
  • 4f4b282d7c Merge pull request #471 from go-task/dependabot/go_modules/github.com/stretchr/testify-1.7.0 Andrey Nering 2021-04-17 10:53:03 -03:00
  • d3d4da18e5 Bump github.com/stretchr/testify from 1.5.1 to 1.7.0 dependabot[bot] 2021-04-17 13:51:37 +00:00
  • b8da583986 Merge pull request #470 from go-task/dependabot/go_modules/github.com/fatih/color-1.10.0 Andrey Nering 2021-04-17 10:51:01 -03:00
  • 73f6b42715 Merge pull request #469 from go-task/dependabot/go_modules/github.com/radovskyb/watcher-1.0.7 Andrey Nering 2021-04-17 10:50:21 -03:00
  • 0e2a4efdaa Bump github.com/radovskyb/watcher from 1.0.5 to 1.0.7 dependabot[bot] 2021-04-17 13:47:39 +00:00
  • 6798e16aaf Bump github.com/fatih/color from 1.7.0 to 1.10.0 dependabot[bot] 2021-04-17 13:47:38 +00:00
  • c9cc64ecfc Merge pull request #468 from go-task/dependabot/go_modules/github.com/mattn/go-zglob-0.0.3 Andrey Nering 2021-04-17 10:46:42 -03:00
  • 761f9045ac Bump github.com/mattn/go-zglob from 0.0.1 to 0.0.3 dependabot[bot] 2021-04-17 13:43:00 +00:00
  • dfae979287 Add .github/dependabot.yml Andrey Nering 2021-04-17 10:42:18 -03:00
  • fe917affd2 Include task name in log output George Pollard 2020-11-06 09:27:42 +13:00
  • d44207dd7f Merge pull request #463 from JamieEdge/update-install-docs Andrey Nering 2021-04-04 15:48:19 -03:00
  • ec8b1403bd Use early return and add CHANGELOG for #462 Andrey Nering 2021-04-04 15:32:39 -03:00
  • 6f3d108c1e Updated the install script documentation. Jamie Edge 2021-04-04 17:31:41 +01:00
  • c34ee9c1f9 Updated the Go modules installation documentation for Go 1.16. Jamie Edge 2021-04-04 17:30:42 +01:00
  • 2a3f049336 Updated the version output to use Go module build information if available. Enabled GoReleaser module proxying for verifiable builds. Jamie Edge 2021-04-04 12:57:58 +01:00
  • 0c91011e88 Merge pull request #460 from patrick-mota/patch-1 Andrey Nering 2021-03-28 11:10:38 -03:00
  • 8bcd8719aa Docs: Add GO111MODULE=on to go get command Andrey Nering 2021-03-28 10:45:36 -03:00
  • 29a8af509b Fix typo default installation Ganon 2021-03-26 13:19:45 +01:00
  • d3cd9f17f9 Documentation: Update link Andrey Nering 2021-03-20 13:30:38 -03:00
  • b9aea8c5ec v3.3.0 v3.3.0 Andrey Nering 2021-03-20 13:21:00 -03:00
  • 897619a961 Upgrade github.com/spf13/pflag to v1.0.5 Andrey Nering 2021-03-20 12:00:39 -03:00
  • e6c4706b73 Add support for delegating CLI arguments with "--" and a special CLI_ARGS variable Andrey Nering 2021-03-20 11:56:19 -03:00
  • 8994c50d34 Upgrade mvdan.cc/sh to v3.2.4 Andrey Nering 2021-03-20 10:38:13 -03:00
  • 55b62e47eb Upgrade mvdan.cc/sh to v3.2.2 Andrey Nering 2021-03-07 15:32:22 -03:00
  • c6ecf70377 Adding a --concurrency (-C) flag Ross Hammermeister 2020-06-12 12:09:53 -06:00
  • f0cd7d27fb Taskfile: Set CGO_ENABLED=0 globally Andrey Nering 2021-03-07 09:30:33 -03:00
  • f923bb499b CHANGELOG: Fix wrong year in release date Andrey Nering 2021-02-16 17:53:28 -03:00
  • aa3a29fed2 CHANGELOG: Add missing release dates Andrey Nering 2021-02-16 17:52:32 -03:00
  • 47d3011c85 v3.2.2 v3.2.2 Andrey Nering 2021-01-12 13:21:36 -03:00
  • cec713a47a Update CHANGELOG Andrey Nering 2021-01-12 12:09:03 -03:00
  • bf6d0c0a74 Improve performance of --list and --summary flags Andrey Nering 2021-01-12 12:03:04 -03:00
  • c11672fca3 Envs should be overridable Andrey Nering 2021-01-12 11:32:49 -03:00
  • e086b654aa Environment from .env file should be available as variables Andrey Nering 2021-01-12 11:09:46 -03:00
  • 1107f691ea Update install script Andrey Nering 2021-01-12 10:43:45 -03:00
  • b095ca5756 v3.2.1 v3.2.1 Andrey Nering 2021-01-09 13:57:20 -03:00
  • 4afc0e8ed0 Fixed some bugs and regressions regarding dynamic variables and directories Andrey Nering 2021-01-09 12:09:23 -03:00
  • 141b377b4e Partly revert 59d2733b88 Andrey Nering 2021-01-09 10:54:29 -03:00
  • 402a478785 Update CHANGELOG Andrey Nering 2021-01-09 10:46:53 -03:00
  • 73680584f3 Upgrade github.com/go-task/slim-sprig Andrey Nering 2021-01-07 13:56:07 -03:00
  • 45dbbcd179 v3.2.0 v3.2.0 Andrey Nering 2021-01-07 13:08:07 -03:00
  • 83d25bfa00 Refactor: Fix import order Andrey Nering 2021-01-07 11:48:33 -03:00
  • 299e27af15 Fix build Andrey Nering 2021-01-07 11:39:36 -03:00
  • ec4cd5ed48 Fix .task directory location Andrey Nering 2021-01-07 11:36:09 -03:00
  • 59d2733b88 Make dynamic variables run on the right directory Andrey Nering 2021-01-07 11:17:38 -03:00
  • cbdd088188 Remove manual event trigger Andrey Nering 2021-01-05 11:36:30 -03:00
  • 2d52485d7b Watch: Clear vars cache between runs Andrey Nering 2021-01-05 11:19:34 -03:00
  • d830178ef8 Do more watch fixes Andrey Nering 2021-01-05 10:48:04 -03:00
  • 049984b4cc Update watch.go James Wendel 2021-01-03 21:26:09 -07:00
  • d261a986ab Update watch.go James Wendel 2021-01-03 17:08:16 -07:00
  • 9b2e25735b v3.1.0 v3.1.0 Andrey Nering 2021-01-03 19:37:09 -03:00
  • e09e75b0ba Fix a bug when the checksum up-to-date resolution is used by a task with a custom label: attribute Andrey Nering 2021-01-03 19:22:38 -03:00
  • 6630113fef Release ARMv6 and ARM64 binaries on Linux Andrey Nering 2021-01-03 19:10:28 -03:00
  • b2f08c9c20 Merge pull request #415 from felladrin/patch-1 Andrey Nering 2021-01-02 11:02:49 -03:00
  • 6a4315b7e7 Merge pull request #407 from bryceschober/patch-1 Andrey Nering 2021-01-01 19:21:50 -03:00
  • 8b3e62ff6d Add forgotten CHANGELOG entry for #358 Andrey Nering 2021-01-01 19:06:00 -03:00
  • f1d3f6740d Update CHANGELOG.md Andrey Nering 2021-01-01 18:57:28 -03:00
  • 9ccd1d920c .gitignore: Add /tmp Andrey Nering 2021-01-01 18:30:14 -03:00
  • 9674d75ff6 Evaluate included taskfiles in order of declaration Andrey Nering 2021-01-01 18:27:50 -03:00
  • 22fd74846d Use interp.Params("-e") intead of running "set -e" manually Andrey Nering 2021-01-01 17:32:42 -03:00
  • 777645888a New logo and color Andrey Nering 2020-12-27 18:55:55 -03:00
  • ac8e344173 Run "set -e" automatically for every command Andrey Nering 2020-12-27 17:15:12 -03:00
  • 16fad60833 execext: Small refactor Andrey Nering 2020-12-27 16:49:51 -03:00
  • cb96a39b46 v3.0.1 v3.0.1 Andrey Nering 2020-12-26 15:34:17 -03:00
  • a540634b5b Add about: to issue templates Andrey Nering 2020-12-26 15:27:15 -03:00
  • e15576bc47 Update issue templates Andrey Nering 2020-12-26 15:24:46 -03:00
  • 95359760ae Documentation: go get is actually supported Andrey Nering 2020-12-26 15:06:39 -03:00
  • be209cb7b6 Merge pull request #406 from ezhukov/patch-2 Andrey Nering 2020-12-26 15:00:04 -03:00
  • f5eb80759b Fix duplicate task name on "Short task syntax" example Victor Nogueira 2020-12-07 13:00:25 +02:00
  • 9f125502f8 Update Taskfile.yml Andrey Nering 2020-12-05 19:08:45 -03:00
  • 3f856c4b1c Merge pull request #414 from go-task/mvdan/sh-3.2.1 Andrey Nering 2020-12-05 19:04:48 -03:00
  • f55fb1e3a5 Upgrade mvdan/sh to v3.2.1 Andrey Nering 2020-12-05 18:59:34 -03:00
  • bf88bd5da5 Use {{default}} for an overriding usage Bryce Schober 2020-11-18 17:09:44 -08:00
  • b7112e02db Update curl arguments in installation.md Eugene Zhukov 2020-11-17 10:02:06 +02:00
  • 347c796662 add tests to previous Kevin Ard 2020-11-13 16:24:34 -05:00
  • 9bed7f7a9b feat (help): allow cli option to list tasks with no desc Kevin Ard 2020-11-13 15:27:03 -05:00
  • b136166fc9 Merge pull request #387 from sheldonhull/patch-1 Andrey Nering 2020-11-08 11:46:58 -03:00
  • 75727c3d68 fix: improve curl command install sheldonhull 2020-10-16 18:12:26 -05:00
  • 6c625b3359 fix: typo on curl install comment sheldonhull 2020-10-14 22:30:19 -05:00
  • 60759a4e3b Post-fixes and CHANGELOG for #385 Andrey Nering 2020-10-12 21:16:09 -03:00
  • 582a66bb2f Merge pull request #385 from chris-garrett/dev/378-missing-env Andrey Nering 2020-10-12 21:12:08 -03:00
  • d78f78bb5c Fix panic for empty tasks Andrey Nering 2020-10-12 21:03:13 -03:00
  • 71b7d062d5 feat: improve installation script documentation for shell installs sheldonhull 2020-10-07 14:57:25 -05:00
  • c6138a0660 #378 - allow for missing env files as they may be bootstrapped. Chris Garrett 2020-10-03 16:39:58 -06:00
  • ce4ac97269 Documentation updates Andrey Nering 2020-09-06 14:33:28 -03:00
  • 2088a86512 Merge pull request #372 from go-task/go-1-15 Andrey Nering 2020-09-05 17:59:55 -03:00
  • e296fe2b98 Merge pull request #371 from onedr0p/patch-1 Andrey Nering 2020-09-05 17:59:24 -03:00
  • 96b8890ecc CI: Update Go version to 1.15.x Andrey Nering 2020-09-05 17:57:24 -03:00
  • db6fae2f5b Make completion compatible with MacOS Devin Buhl 2020-09-03 18:52:36 -04:00
  • 6743cdbb65 README: Add downloads badge Andrey Nering 2020-08-25 18:15:51 -03:00
  • 71466c9a27 Merge pull request #358 from damian-szulc/feature/allow-to-use-as-external-lib Andrey Nering 2020-08-24 22:14:57 -03:00
  • 1bdf7e3192 v3: Post-release improvements to the documentation Andrey Nering 2020-08-24 21:43:08 -03:00
  • 7285f3c844 Merge pull request #364 from shilangyu/fish-completions Andrey Nering 2020-08-24 21:20:04 -03:00
  • eb257d3aa7 Merge pull request #366 from jonasagx/patch-1 Andrey Nering 2020-08-24 21:17:36 -03:00
  • 87f11491d9 typo and grammar fixes Jonas Galvão Xavier 2020-08-22 13:33:04 -07:00
  • 5735a02473 added fish completions shilangyu 2020-08-22 11:59:17 +00:00