Andrey Nering
3f80a3b39e
Improve documentation for included Taskfiles
...
Follow-up of #292
2020-02-16 11:21:06 -03:00
Andrey Nering
b2a56161bb
Make ./docs/Taskfile.yml run on ./docs
2020-02-16 11:20:53 -03:00
Andrey Nering
15338ecb18
Merge branch 'master' into v3
2019-12-07 22:04:16 -03:00
Andrey Nering
4bdfe64afb
Add hability silent all tasks
...
By add `silent: true` at the root of the Taskfile.
2019-12-07 21:44:09 -03:00
Andrey Nering
b7b752b92f
Allow shorter syntax for tasks with default configuration
...
Closes #194
Closes #240
Co-authored-by: Jaedle <dennis.jekubczyk@gmail.com>
2019-12-07 21:28:02 -03:00
Andrey Nering
7373639f57
Expose .TASK
variable with the task name
...
Closes #252
2019-12-07 19:43:10 -03:00
Andrey Nering
62752ba7e1
Merge branch 'master' into v3
2019-11-24 21:02:33 -03:00
Andrey Nering
fea23ed6d4
Add Changelog and Docs for --parallel
2019-11-15 23:31:18 -03:00
till.hoffmann
1ea49188c9
fixed grammar on styleguide
2019-11-13 12:34:13 +01:00
Alberto Iannaccone
263b094cab
fix typo in usage.md
2019-11-08 11:01:57 +01:00
Andrey Nering
5acdb041a9
Merge branch 'master' into v3
2019-11-02 22:16:44 -03:00
Andrey Nering
e1dcd0b441
Add a styleguide to documentation site
2019-10-27 17:28:12 -03:00
Andrey Nering
a152db7054
Docs: Mention GitHub Action by the Arduino team
2019-10-24 23:55:21 -03:00
Andrey Nering
b9e092674e
Docs: Advice using Go Modules instead of GOPATH
2019-10-24 23:46:29 -03:00
Andrey Nering
1a28e5e0d4
Few code improvements on #216
2019-09-14 17:54:41 -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
847651a90a
Improve note wording a bit
2019-08-25 18:15:26 -03:00
Stephen Prater
a1aec8178a
Export Time Struct to Template
2019-08-25 13:36:48 -07: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
ce4e187cbc
show documentation of version 1, add deprecation notice
2019-08-19 20:59:02 +02:00
jaedle
0f385f9f4e
remove v1
2019-08-18 17:37:21 +02:00
Andrey Nering
d5a791b470
Merge branch 'master' into v3
2019-08-11 23:03:58 -03:00
Andrey Nering
e414c1f7b0
Documentation: Improve wording on the Variables section
...
Thanks @crewjam for the suggestion
Closes #234
2019-08-10 19:50:47 -03:00
Andrey Nering
d8bfb3ab13
Add CHANGELOG and documentation for Linux support on Homebrew
...
Ref: https://github.com/go-task/homebrew-tap/pull/1
Thanks @dawidd6
2019-07-21 11:03:22 -03:00
Andrey Nering
623db0ed94
Only have colored output on v3
2019-07-07 14:18:02 -03:00
Andrey Nering
4e09fc7f43
Update documentation about sprig
2019-06-22 22:48:53 -03:00
Marco Molteni
82a3651a18
Document dir: creation (see PR #211 )
2019-06-16 11:33:00 +02:00
Andrey Nering
0608782cfa
Merge pull request #205 from CypherpunkArmory/add-precondition-to-task
...
Add Preconditions to Tasks
2019-06-15 21:55:20 -03:00
Stephen Prater
d1463b3e24
Fix typos per review
2019-06-11 11:46:22 -07:00
Eugene Zhukov
f1082520e1
Add missing "-" in usage.md
2019-06-11 11:35:10 +03:00
Stephen Prater
12ab01d5e6
Clarify difference between status and precondition in docs
2019-05-28 13:18:06 -07:00
Stephen Prater
659cae6a4c
Apply suggestions from code review
...
Co-Authored-By: Andrey Nering <andrey.nering@gmail.com>
2019-05-28 12:28:29 -07:00
Stephen Prater
bd5882f0f0
Add Preconditions to Tasks
2019-05-17 13:51:15 -07:00
Andrey Nering
f0768b3af1
Allow setting global variables through the CLI
...
Closes #192
2019-05-11 11:06:47 -03:00
Andrey Nering
9f269e1a95
Migrating from taskfile.org to taskfile.dev
2019-03-04 23:23:30 -03:00
Andrey Nering
db19fdac29
Update CNAME
2019-03-04 22:23:39 -03:00
Andrey Nering
9dea1e7f3e
Update docs/usage.md
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 19:43:23 +01:00
Andrey Nering
c2e0f8c81f
Update docs/usage.md
...
Co-Authored-By: jaedle <32975714+jaedle@users.noreply.github.com>
2019-03-03 18:56:42 +01:00
jaedle
c158608255
fix error in documentation
2019-02-24 19:10:44 +01:00
jaedle
3ca590b185
display summary for tasks without summary/description
2019-02-24 19:02:44 +01:00
jaedle
3c0cf3cd55
fix documentation
2019-02-24 12:00:45 +01:00
jaedle
399a2b38f3
add documentation for details
2019-02-24 11:52:31 +01:00
Andrey Nering
9cb1db8c0a
Docs: Fix wrong URL
2019-02-21 21:57:21 -03:00
Andrey Nering
21e66c7c02
Docs: Update theme color
2019-02-09 10:48:48 -02:00
Andrey Nering
f8fb639870
Update documentation and changelog to mention the new --output
flag
...
Ref #173
2019-02-09 10:01:41 -02:00
Andrey Nering
1dec956e99
Allow calling a task of the root Taskfile from within an included Taskfile
...
Fixes #161
2019-02-02 21:22:08 -02:00
0xflotus
6f992a3cf7
fixed suppressed
2019-01-21 13:36:04 +01:00