Commit Graph

  • fb38c22298 deploy: 3cad318b70 task-bot 2022-09-09 00:28:34 +00:00
  • 3cad318b70 v3.15.2 v3.15.2 Andrey Nering 2022-09-08 21:25:54 -03:00
  • f6863334a5 deploy: 8c6002cae6 task-bot 2022-09-09 00:23:27 +00:00
  • 8c6002cae6 v3.15.1 Andrey Nering 2022-09-08 21:21:39 -03:00
  • 2aafe7b73d v3.15.1 v3.15.1 Andrey Nering 2022-09-08 21:21:39 -03:00
  • 0355bbaf3b Merge pull request #861 from cdaguerre/feat/make-zsh-completion-configurable Andrey Nering 2022-09-08 21:01:04 -03:00
  • 2ba083a650 Merge pull request #863 from MarioSchwalbe/bash-completion Andrey Nering 2022-09-08 20:59:16 -03:00
  • c79ea5a257 Merge pull request #866 from pd93/fix-read-dotenv Andrey Nering 2022-09-08 20:58:25 -03:00
  • 44706f4957 fix: ignore empty dotfile file names Pete Davison 2022-09-08 18:51:39 +00:00
  • a1b3bb03ed * Fix handling of CLI_ARGS Mario Schwalbe 2022-09-08 19:03:29 +02:00
  • 76caa16909 Make zsh completion list configurable Christian Daguerre 2022-09-07 10:33:55 +02:00
  • 4f3a7ab019 deploy: 160b788198 task-bot 2022-09-05 17:30:48 +00:00
  • 160b788198 Merge pull request #859 from jfhovinne/docs-reprobuilds Andrey Nering 2022-09-05 14:29:42 -03:00
  • eada62f62c Document how to reproduce executables jfhovinne 2022-09-05 19:08:37 +02:00
  • aad26fea2d deploy: bd9419e6db task-bot 2022-09-04 20:41:02 +00:00
  • bd9419e6db Website: Use "Roboto" as the main font Andrey Nering 2022-09-04 17:38:29 -03:00
  • c94a5c874b deploy: bdd9de3001 task-bot 2022-09-03 21:29:42 +00:00
  • bdd9de3001 CHANGELOG: Add extra link Andrey Nering 2022-09-03 18:28:24 -03:00
  • b2e51eced7 deploy: 200ba4ed04 task-bot 2022-09-03 21:22:56 +00:00
  • 200ba4ed04 v3.15.0 v3.15.0 Andrey Nering 2022-09-03 18:21:40 -03:00
  • 21bd86eebf deploy: 1e8939dd58 task-bot 2022-09-03 21:19:42 +00:00
  • 1e8939dd58 Merge pull request #857 from go-task/feature/add-dir-special-variables Andrey Nering 2022-09-03 18:18:43 -03:00
  • f45dd11e53 Add ROOT_DIR and TASKFILE_DIR special variables Andrey Nering 2022-09-03 18:14:54 -03:00
  • 772ff5936c deploy: 1a0cc1d64d task-bot 2022-08-31 16:23:12 +00:00
  • 1a0cc1d64d Update favicon.ico Andrey Nering 2022-08-31 13:21:43 -03:00
  • a2e7afbe2e deploy: 421cb522d9 task-bot 2022-08-25 05:08:23 +00:00
  • 421cb522d9 Merge pull request #846 from rootulp/patch-1 Wes McNamee 2022-08-24 22:07:23 -07:00
  • 1b18b041d6 fix: grammar in docs Rootul Patel 2022-08-24 20:30:21 -04:00
  • 8788703ac6 CHANGELOG for #831 Andrey Nering 2022-08-23 18:43:04 -03:00
  • b6c25e3ad9 Mention #844 on CHANGELOG Andrey Nering 2022-08-23 18:40:34 -03:00
  • 73eaa68cd1 Merge pull request #844 from MarioSchwalbe/bash-completion Andrey Nering 2022-08-23 18:39:47 -03:00
  • beb927f7b4 Merge pull request #831 from ilewin/check_path_for_symlinks_issue_826 Andrey Nering 2022-08-23 18:38:17 -03:00
  • cdc969cd4e Added test to check if symlinks are evaluated for task source files ilewin 2022-08-23 18:36:19 +02:00
  • 2a67499f12 Issue #826. Replaced zglob.Glob func with GlobFollowSymlinks to evaluate symlinks ilewin 2022-08-23 18:25:11 +02:00
  • 6a3cc79daa * Use --silent to get list of tasks Mario Schwalbe 2022-08-23 18:03:15 +02:00
  • d8ea06f7a2 deploy: 97d4a947ee task-bot 2022-08-17 23:51:19 +00:00
  • 97d4a947ee Merge pull request #838 from pcgeek86/patch-1 Andrey Nering 2022-08-17 20:50:18 -03:00
  • e0e47ad9a0 Merge pull request #841 from cristaloleg/fix-linter Wes McNamee 2022-08-17 12:38:12 -07:00
  • b08eac58e9 Fix go-critic suggestions Oleg Kovalov 2022-08-17 19:37:58 +02:00
  • 11409ccf21 fix: list + silent flags shouldn't display internal tasks Pete Davison 2022-07-24 15:54:23 +00:00
  • e3b6c97c3b fix: the merged task should be internal if the task OR the taskfile are internal Pete Davison 2022-07-24 15:28:00 +00:00
  • d3da086ebf docs: added usage Pete Davison 2022-07-22 02:34:56 +00:00
  • 3507fa40f1 feat: add internal to included files Pete Davison 2022-07-22 02:16:14 +00:00
  • 6f8f1f1409 feat(task): tasks can be internal (not accessible from cli) Pete Davison 2022-07-22 02:15:35 +00:00
  • c2148a359d Update releasing.md Trevor Sullivan 2022-08-16 04:33:54 -06:00
  • c172185a24 Update CHANGELOG Andrey Nering 2022-08-15 09:55:11 -03:00
  • 1140a5c4ae Merge pull request #835 from MarioSchwalbe/bash-completion Andrey Nering 2022-08-15 09:52:07 -03:00
  • 3cc378c960 * Convert indentation to 2 spaces Mario Schwalbe 2022-08-13 21:55:35 +02:00
  • 9b3a961303 Merge pull request #832 from jfhovinne/reprobuilds Andrey Nering 2022-08-13 12:04:27 -03:00
  • d048555149 Improved bash completion for task Mario Schwalbe 2022-08-11 20:48:41 +02:00
  • 7533858a52 Modify goreleaser defaults for reproducible builds jfhovinne 2022-08-10 15:33:17 +02:00
  • c4e10ef0aa Refactor: Add SmartJoin to handle IsAbs automatically Andrey Nering 2022-08-06 18:19:07 -03:00
  • 602471d23b deploy: c20842e7cd task-bot 2022-08-04 01:27:47 +00:00
  • c20842e7cd v3.14.1: Add CHANGELOG to website Andrey Nering 2022-08-03 22:26:39 -03:00
  • 6cfdb21313 v3.14.1 v3.14.1 Andrey Nering 2022-08-03 22:08:17 -03:00
  • 1ad9d6f6bf deploy: e396f4d06f task-bot 2022-08-04 01:01:21 +00:00
  • e396f4d06f Resolve relative include paths relative to the including Taskfile Bevan Arps 2022-07-26 10:10:16 +12:00
  • 2b529120c7 deploy: 47c1bb6a5b task-bot 2022-08-04 00:02:02 +00:00
  • 47c1bb6a5b Merge pull request #816 from go-task/dependabot/npm_and_yarn/docs/terser-5.14.2 Andrey Nering 2022-08-03 21:00:52 -03:00
  • adfb0b513e Merge pull request #827 from go-task/go-1-19 Andrey Nering 2022-08-03 21:00:44 -03:00
  • 98d78b9d8a Upgrade to Go v1.19 Andrey Nering 2022-08-03 20:49:46 -03:00
  • b2ad5fd4fb deploy: a1c32a56ea task-bot 2022-07-28 06:37:29 +00:00
  • a1c32a56ea Merge pull request #817 from white-gecko/patch-1 Wes McNamee 2022-07-27 23:36:25 -07:00
  • 6584bcf87f Resolve contradiction. Natanael Arndt 2022-07-21 14:30:51 +02:00
  • 7ac75af622 Bump terser from 5.13.1 to 5.14.2 in /docs dependabot[bot] 2022-07-21 05:16:51 +00:00
  • b3c283b282 Merge pull request #814 from abner-chenc/master Andrey Nering 2022-07-18 10:30:57 -03:00
  • c2615dd746 go.mod: update to current golang.org/x/sys revision Guoqi Chen 2022-07-18 10:07:08 +08:00
  • 8777b056d7 deploy: 789518f70d task-bot 2022-07-17 02:29:33 +00:00
  • 789518f70d Merge pull request #811 from go-task/imgbot Andrey Nering 2022-07-16 23:28:31 -03:00
  • ad3008d855 [ImgBot] Optimize images ImgBotApp 2022-07-17 02:23:11 +00:00
  • df5c3f8669 deploy: 3da426603f task-bot 2022-07-17 01:57:10 +00:00
  • 3da426603f Website: Improve "Install Script" documentation Andrey Nering 2022-07-16 22:54:47 -03:00
  • 8d26e34b0a Use --list-all to PowerShell completion + Add CHANGELOG to #803 Andrey Nering 2022-07-16 22:07:24 -03:00
  • 110d1d7245 Merge pull request #803 from carlsmedstad/zsh-completion Andrey Nering 2022-07-16 21:38:50 -03:00
  • a32378605f deploy: f7384623df task-bot 2022-07-17 00:38:21 +00:00
  • f7384623df Merge pull request #802 from nokome/patch-1 Andrey Nering 2022-07-16 21:37:19 -03:00
  • 5d24e166ab Fix Zsh completion for tasks without description Carl Smedstad 2022-07-10 01:43:47 +02:00
  • f37d08f37a deploy: d9ec5bcd24 task-bot 2022-07-08 18:21:12 +00:00
  • d9ec5bcd24 v3.14.0 v3.14.0 Andrey Nering 2022-07-08 15:19:32 -03:00
  • bf9cd7625b Refactor task.Setup(): Move to its own file and split in separated functions Andrey Nering 2022-07-08 15:16:04 -03:00
  • 7567eac17b deploy: afbf98c974 task-bot 2022-07-08 17:53:24 +00:00
  • afbf98c974 Website: Add ENV section to API page Andrey Nering 2022-07-08 14:49:52 -03:00
  • fedb68cde7 Allow override the .task dir location with the TASK_TEMP_DIR env Andrey Nering 2022-07-08 14:40:10 -03:00
  • f787937a30 Update api_reference.md Nokome Bentley 2022-07-08 14:01:41 +12:00
  • f54fef7e7b Allow users to override colors using environment variables Alexander Mancevice 2022-06-27 21:47:56 -04:00
  • e36c77aaf3 Fix bug with STDOUT and STDERR in the "group" output mode Andrey Nering 2022-07-06 10:43:32 -03:00
  • 25db241000 deploy: de45e48c37 task-bot 2022-07-04 14:52:05 +00:00
  • de45e48c37 Release ARM binaries to Snap. Deprecate i386 Andrey Nering 2022-07-04 11:49:15 -03:00
  • ef0ce8224e Merge pull request #797 from go-task/dependabot/go_modules/github.com/stretchr/testify-1.8.0 Andrey Nering 2022-07-04 11:18:25 -03:00
  • ead1f331ac deploy: 5b4d5387bf task-bot 2022-07-04 14:15:34 +00:00
  • 5b4d5387bf Website: Link to Twitter account Andrey Nering 2022-07-04 11:14:20 -03:00
  • 5c460b38c9 Website: Add more entries to the Community page Andrey Nering 2022-07-04 10:50:03 -03:00
  • 8b836ab446 CHANGELOG: Mention #769 forggoten on SIGINT entry Andrey Nering 2022-07-04 10:44:17 -03:00
  • 1be1fccc76 Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 dependabot[bot] 2022-07-04 13:41:49 +00:00
  • 2c1fda97f0 Upgrade mvdan.cc/sh, which fixes a bug with associative arrays Andrey Nering 2022-07-04 10:37:49 -03:00
  • b3d15838ca deploy: 71f7b719b5 task-bot 2022-06-27 20:53:22 +00:00
  • 8e4b28d05d deploy: e39006b511 task-bot 2022-06-27 20:52:19 +00:00
  • 71f7b719b5 Merge pull request #791 from MPLew-is/patch-1 Andrey Nering 2022-06-27 17:52:18 -03:00
  • e39006b511 Merge pull request #790 from Trim21/patch-2 Andrey Nering 2022-06-27 17:51:17 -03:00
  • 37d07d415a Correct method: timestamp example block Mike Lewis 2022-06-27 14:06:25 -06:00