ilewin
|
1c44d8049a
|
Issue 813. Made watch interval configurable through global setting in Taskfile and through CLI arg.
Separated Taskfile param and Arg flag
|
2022-09-19 20:14:35 +02:00 |
|
Andrey Nering
|
a95191d29e
|
Website: Improve syntax highlighting
|
2022-09-17 13:51:54 -03:00 |
|
Andrey Nering
|
111f6e7f18
|
Add CHANGELOG entry and API documentation for #818
|
2022-09-17 13:11:16 -03:00 |
|
Andrey Nering
|
4a5c1e9ec4
|
Merge branch 'internal-tasks' of https://github.com/pd93/task into pd93-internal-tasks
|
2022-09-17 12:59:19 -03:00 |
|
Andrey Nering
|
8f0893b5f7
|
Website: Adjustments to Carbon
|
2022-09-17 11:11:02 -03:00 |
|
Andrey Nering
|
b16e705a6c
|
Website: Update Open Graph image
|
2022-09-15 11:17:01 -03:00 |
|
Andrey Nering
|
3cad318b70
|
v3.15.2
I pushed v3.15.1 tagged in a commit in a detached branch by mistake.
Repushing as v3.15.2
|
2022-09-08 21:26:18 -03:00 |
|
Andrey Nering
|
8c6002cae6
|
v3.15.1
|
2022-09-08 21:22:19 -03:00 |
|
Andrey Nering
|
0355bbaf3b
|
Merge pull request #861 from cdaguerre/feat/make-zsh-completion-configurable
Make zsh completion list configurable
|
2022-09-08 21:01:04 -03:00 |
|
Andrey Nering
|
2ba083a650
|
Merge pull request #863 from MarioSchwalbe/bash-completion
Fix handling of CLI_ARGS
|
2022-09-08 20:59:16 -03:00 |
|
Andrey Nering
|
c79ea5a257
|
Merge pull request #866 from pd93/fix-read-dotenv
fix: ignore empty dotfile file names
|
2022-09-08 20:58:25 -03:00 |
|
Pete Davison
|
44706f4957
|
fix: ignore empty dotfile file names
|
2022-09-08 18:51:39 +00:00 |
|
Mario Schwalbe
|
a1b3bb03ed
|
* Fix handling of CLI_ARGS
|
2022-09-08 19:03:29 +02:00 |
|
Christian Daguerre
|
76caa16909
|
Make zsh completion list configurable
|
2022-09-07 10:33:55 +02:00 |
|
Andrey Nering
|
160b788198
|
Merge pull request #859 from jfhovinne/docs-reprobuilds
Document how to reproduce release binaries
|
2022-09-05 14:29:42 -03:00 |
|
jfhovinne
|
eada62f62c
|
Document how to reproduce executables
|
2022-09-05 19:08:37 +02:00 |
|
Andrey Nering
|
bd9419e6db
|
Website: Use "Roboto" as the main font
This is to add consistency between different operating systems, specially
Windows which used "Segoe UI" before this commit.
|
2022-09-04 17:38:29 -03:00 |
|
Andrey Nering
|
bdd9de3001
|
CHANGELOG: Add extra link
|
2022-09-03 18:28:24 -03:00 |
|
Andrey Nering
|
200ba4ed04
|
v3.15.0
|
2022-09-03 18:21:40 -03:00 |
|
Andrey Nering
|
1e8939dd58
|
Merge pull request #857 from go-task/feature/add-dir-special-variables
Add ROOT_DIR and TASKFILE_DIR special variables
|
2022-09-03 18:18:43 -03:00 |
|
Andrey Nering
|
f45dd11e53
|
Add ROOT_DIR and TASKFILE_DIR special variables
Closes #215
|
2022-09-03 18:14:54 -03:00 |
|
Andrey Nering
|
1a0cc1d64d
|
Update favicon.ico
|
2022-08-31 13:21:43 -03:00 |
|
Wes McNamee
|
421cb522d9
|
Merge pull request #846 from rootulp/patch-1
fix: grammar in docs
|
2022-08-24 22:07:23 -07:00 |
|
Rootul Patel
|
1b18b041d6
|
fix: grammar in docs
|
2022-08-24 20:30:21 -04:00 |
|
Andrey Nering
|
8788703ac6
|
CHANGELOG for #831
Closes #826
|
2022-08-23 18:43:04 -03:00 |
|
Andrey Nering
|
b6c25e3ad9
|
Mention #844 on CHANGELOG
|
2022-08-23 18:40:34 -03:00 |
|
Andrey Nering
|
73eaa68cd1
|
Merge pull request #844 from MarioSchwalbe/bash-completion
Use --silent to get the list of tasks (bash completion)
|
2022-08-23 18:39:47 -03:00 |
|
Andrey Nering
|
beb927f7b4
|
Merge pull request #831 from ilewin/check_path_for_symlinks_issue_826
Attempt to fix Task not following symlinks
|
2022-08-23 18:38:17 -03:00 |
|
ilewin
|
cdc969cd4e
|
Added test to check if symlinks are evaluated for task source files
|
2022-08-23 18:36:19 +02:00 |
|
ilewin
|
2a67499f12
|
Issue #826. Replaced zglob.Glob func with GlobFollowSymlinks to evaluate symlinks
|
2022-08-23 18:25:11 +02:00 |
|
Mario Schwalbe
|
6a3cc79daa
|
* Use --silent to get list of tasks
|
2022-08-23 18:03:15 +02:00 |
|
Andrey Nering
|
97d4a947ee
|
Merge pull request #838 from pcgeek86/patch-1
Update releasing.md
|
2022-08-17 20:50:18 -03:00 |
|
Wes McNamee
|
e0e47ad9a0
|
Merge pull request #841 from cristaloleg/fix-linter
Fix go-critic suggestions
|
2022-08-17 12:38:12 -07:00 |
|
Oleg Kovalov
|
b08eac58e9
|
Fix go-critic suggestions
|
2022-08-17 19:37:58 +02:00 |
|
Pete Davison
|
11409ccf21
|
fix: list + silent flags shouldn't display internal tasks
|
2022-08-16 17:07:05 +00:00 |
|
Pete Davison
|
e3b6c97c3b
|
fix: the merged task should be internal if the task OR the taskfile are internal
|
2022-08-16 17:07:05 +00:00 |
|
Pete Davison
|
d3da086ebf
|
docs: added usage
|
2022-08-16 17:07:05 +00:00 |
|
Pete Davison
|
3507fa40f1
|
feat: add internal to included files
|
2022-08-16 17:07:05 +00:00 |
|
Pete Davison
|
6f8f1f1409
|
feat(task): tasks can be internal (not accessible from cli)
|
2022-08-16 17:06:25 +00:00 |
|
Trevor Sullivan
|
c2148a359d
|
Update releasing.md
|
2022-08-16 04:33:54 -06:00 |
|
Andrey Nering
|
c172185a24
|
Update CHANGELOG
|
2022-08-15 09:55:11 -03:00 |
|
Andrey Nering
|
1140a5c4ae
|
Merge pull request #835 from MarioSchwalbe/bash-completion
Improved bash completion
|
2022-08-15 09:52:07 -03:00 |
|
Mario Schwalbe
|
3cc378c960
|
* Convert indentation to 2 spaces
|
2022-08-13 21:55:35 +02:00 |
|
Andrey Nering
|
9b3a961303
|
Merge pull request #832 from jfhovinne/reprobuilds
Modify goreleaser defaults for reproducible builds
|
2022-08-13 12:04:27 -03:00 |
|
Mario Schwalbe
|
d048555149
|
Improved bash completion for task
|
2022-08-11 20:48:41 +02:00 |
|
jfhovinne
|
7533858a52
|
Modify goreleaser defaults for reproducible builds
|
2022-08-10 15:33:17 +02:00 |
|
Andrey Nering
|
c4e10ef0aa
|
Refactor: Add SmartJoin to handle IsAbs automatically
|
2022-08-06 18:19:07 -03:00 |
|
Andrey Nering
|
c20842e7cd
|
v3.14.1: Add CHANGELOG to website
|
2022-08-03 22:26:39 -03:00 |
|
Andrey Nering
|
6cfdb21313
|
v3.14.1
|
2022-08-03 22:08:17 -03:00 |
|
Bevan Arps
|
e396f4d06f
|
Resolve relative include paths relative to the including Taskfile
Closes #823
Closes #822
|
2022-08-03 21:59:17 -03:00 |
|