Andrey Nering
f6c5a46626
Update vendor/ directory
...
Fixes #250
2019-09-26 19:04:13 -03:00
Andrey Nering
d6f7e01c53
Fix Travis
2019-09-22 18:57:42 -03:00
Andrey Nering
46463e4e24
Disabling broken Travis releasing for now
...
I plan to move this to GitHub Actions. For now, I'll do it manually.
2019-09-22 18:50:16 -03:00
Andrey Nering
bc99509395
Merge branch 'master' into v3
2019-09-22 18:43:45 -03:00
Andrey Nering
5c420f3a34
v2.7.0
2019-09-22 18:21:31 -03:00
Bakhtiyar Farayev
393712ead2
Add initial version of bash autocomplete
2019-09-15 09:06:00 +10:00
Andrey Nering
d3060b0060
Add CHANGELOG for #216
2019-09-14 18:09:34 -03:00
Andrey Nering
14d7f04a81
Always expode .TIMESTAMP and .STATUS when using status:
2019-09-14 18:04:41 -03:00
Andrey Nering
1a28e5e0d4
Few code improvements on #216
2019-09-14 17:54:41 -03:00
Andrey Nering
884cd0d636
Merge branch 'CypherpunkArmory-report-timestamp-to-status' into v3
2019-09-14 17:18:42 -03:00
Andrey Nering
6a7a3c0ae8
Merge pull request #246 from go-task/method-on-v3
...
Add global "method:" option to allow setting a default for all tasks. Change default from "timestamp" to "checksum"
2019-09-08 23:02:40 -03:00
Andrey Nering
948e6bd57c
Update v3 CHANGELOG
2019-09-08 22:59:27 -03:00
Andrey Nering
78595fba0b
Make "checksum" the default method in v3
2019-09-08 22:51:56 -03:00
Andrey Nering
8020284b12
Add global method: option to set default method
2019-09-08 22:51:14 -03:00
Andrey Nering
d6a49da870
Merge branch 'master' into v3
2019-09-08 22:12:02 -03:00
Andrey Nering
84da80356d
Use stdlib instead of go-homedir
2019-09-08 22:07:48 -03:00
Andrey Nering
bcbb85eac3
Merge pull request #245 from go-task/upgrade-sh
...
Upgrade mvdan.cc/sh to use edge
2019-09-08 21:59:59 -03:00
Andrey Nering
0e1d8a72e6
Revert "Ensure the $HOME env is being set on Windows"
...
This reverts commit 52028fc3bc
.
2019-09-08 21:56:23 -03:00
Andrey Nering
bbdd698869
Upgrade mvdan.cc/sh to use edge
2019-09-08 21:55:02 -03:00
Andrey Nering
bae1e1ee9f
Update .gitignore
2019-09-07 14:46:46 -03:00
Andrey Nering
7138785500
Merge branch 'master' into v3
2019-09-07 14:44:21 -03:00
Andrey Nering
8f684ffa6d
Merge pull request #239 from go-task/ci-using-github-actions
...
Add CI for Linux/Windows/MacOS powered by GitHub Actions
2019-09-07 14:43:00 -03:00
Andrey Nering
9be3666fe7
Trying to fix Travis
2019-09-07 14:40:39 -03:00
Andrey Nering
b7785678f4
CI: Upgrade to Go 1.13
2019-09-07 14:35:48 -03:00
Andrey Nering
d8005b4cf6
Fix typo
2019-09-07 14:32:02 -03:00
Andrey Nering
52028fc3bc
Ensure the $HOME env is being set on Windows
2019-09-07 14:29:13 -03:00
Andrey Nering
5285ec23ae
Fix summary test on Windows
2019-09-01 22:26:53 -03:00
Andrey Nering
3c882e5c57
Merge branch 'master' into ci-using-github-actions
2019-09-01 22:18:58 -03:00
Andrey Nering
1a33f9168b
Merge branch 'report-timestamp-to-status' of https://github.com/CypherpunkArmory/task into CypherpunkArmory-report-timestamp-to-status
2019-09-01 21:44:23 -03:00
Andrey Nering
ccae3d7383
Update CHANGELOG
2019-08-25 18:17:33 -03:00
Andrey Nering
847651a90a
Improve note wording a bit
2019-08-25 18:15:26 -03:00
Andrey Nering
1b8998e7a2
Merge pull request #237 from jaedle/v3
...
Remove all code related support of version 1
2019-08-25 18:11:47 -03:00
Andrey Nering
dc8fb79759
Merge branch 'master' into v3
2019-08-25 18:05:40 -03:00
Stephen Prater
6b0935d6cf
Fix tests
2019-08-25 13:47:29 -07:00
Stephen Prater
d1183ce272
Merge branch 'master' into report-timestamp-to-status
...
* master:
Update CHANGELOG
Small improvements to #228
Fix a typo
Fix Checksum.IsUpToDate
Remove directory check
Update glob.go
Separate error handlings for readability
Re-run the task if generated files do not exist
2019-08-25 13:46:02 -07:00
Stephen Prater
a1aec8178a
Export Time Struct to Template
2019-08-25 13:36:48 -07:00
Andrey Nering
ad569a8a36
Update CHANGELOG
2019-08-25 16:41:54 -03:00
Andrey Nering
0d9fdbaac1
Small improvements to #228
2019-08-25 16:32:25 -03:00
Andrey Nering
f5cd3eab9e
Merge pull request #228 from topecongiro/checksum-look-for-generated
...
Re-run the task if generated files do not exist
2019-08-25 16:32:03 -03:00
Stephen Prater
cb6fe4bb59
Merge remote-tracking branch 'upstream/v3' into report-timestamp-to-status
...
* upstream/v3:
v3.0.0-preview1
Update v3 changelog
Only have colored output on v3
Add --color=false flag to disable colored output
Update documentation about sprig
Update CHANGELOG
Migrate from sprig to slim-sprig
Fix build after merging master
Use colors for some output messages
2019-08-25 10:33:13 -07:00
Stephen Prater
db36bc67f1
Changes per feedback
2019-08-25 10:30:00 -07:00
Stephen Prater
e0f72a6193
Apply suggestions from code review
...
Co-Authored-By: Andrey Nering <andrey.nering@gmail.com>
2019-08-25 09:39:39 -07:00
Stephen Prater
1ee684b7c0
Expose timestamp and checksum to status
2019-08-25 09:39:39 -07:00
jaedle
93005512b4
cleanp taskfile reader
2019-08-24 06:28:12 +02:00
Seiichi Uchida
8987cd64a0
Fix a typo
2019-08-21 13:42:19 +09:00
Seiichi Uchida
fac51dcf03
Fix Checksum.IsUpToDate
...
- Check whether generates exist after the creation of checksum file
- Check whether generates exist if only the user specified generates fields
- Check for each generates field instead of taking it as a whole
2019-08-21 13:35:16 +09:00
Seiichi Uchida
01101a4c9b
Remove directory check
2019-08-21 13:34:58 +09:00
Seiichi Uchida
d561e40817
Update glob.go
...
- Rename glob() to globs()
- Add glob() which handles a single glob pattern
- Change glob() and globs() so that they do not return directoreis
2019-08-21 13:33:12 +09:00
jaedle
b8094fd771
bump version of auto generated taskfile
2019-08-19 21:01:36 +02:00
jaedle
af5d9c952d
assert error message
2019-08-19 21:01:01 +02:00