Mads H. Danquah
|
e01b5565a2
|
docs: describe how to use the silent flag for dependencies (#680)
|
2023-05-22 22:09:29 -03:00 |
|
Misite Bao
|
8026d8ddb3
|
Configure Prettier for Markdown formatting (#1112)
|
2023-04-15 16:13:29 -03:00 |
|
Misite Bao
|
a6d57496c2
|
Website: Fix typo on usage.md (#1104)
|
2023-04-05 21:52:27 -03:00 |
|
Dhanu Saputra
|
9c3ee234f1
|
Add splitArgs template function (#1059)
|
2023-03-16 21:38:24 -03:00 |
|
Andrey Nering
|
9c844850e4
|
Add --global (-g) flag (#1029)
This will run a Taskfile from the home directory, i.e., `$HOME/Taskfile.yml`.
|
2023-03-08 23:21:23 -03:00 |
|
Dennis Jekubczyk
|
88d644a7e9
|
Add ability to set error_only: true on the group output mode
|
2023-03-08 22:34:52 -03:00 |
|
Andrey Nering
|
58d582941b
|
Documentation: Remove mentions of Minify in favor of esbuild
|
2023-02-04 20:29:10 -03:00 |
|
Andrey Nering
|
1091a914bd
|
Documentation: version: '2' -> version: '3'
https://github.com/go-task/task/pull/929#discussion_r1082370557
|
2023-01-29 15:39:45 -03:00 |
|
Amin Yahyaabadi
|
347fcf9f67
|
fix: avoid reruns when the timestamp method is used (#977)
|
2023-01-14 17:17:36 -03:00 |
|
Pete Davison
|
1c1be683ab
|
feat: set and shopt directives (#929)
Co-authored-by: Andrey Nering <andrey@nering.com.br>
|
2023-01-14 16:41:56 -03:00 |
|
Andrey Nering
|
2efb3533ec
|
Add CHANGELOG + improvements to #980
Closes #978
|
2023-01-06 21:39:57 -03:00 |
|
Lea Anthony
|
aa6c7e4b94
|
Add support for 'platforms' in both task and command (#980)
|
2023-01-06 21:38:35 -03:00 |
|
Pete Davison
|
b3627fcb18
|
Run Taskfiles from sub/child directories (#920)
|
2022-12-05 21:58:20 -03:00 |
|
Pete Davison
|
99d7338c29
|
feat: add task-level dotenv support (#904)
|
2022-12-05 21:25:16 -03:00 |
|
Andrey Nering
|
d2f2cba6d8
|
Merge branch 'master' into aliases
|
2022-10-14 18:44:56 -03:00 |
|
Andrey Nering
|
99014ad38d
|
Small adjustments + CHANGELOG for #865
|
2022-10-14 16:51:14 -03:00 |
|
Pete Davison
|
f2a8f8ad8f
|
docs: update usage and api reference
|
2022-10-07 11:11:45 +00:00 |
|
Mads H. Danquah
|
0d5811e502
|
docs: Add paragraphs about how to use generates/sources + status
|
2022-10-03 13:00:14 +00:00 |
|
Andrey Nering
|
111f6e7f18
|
Add CHANGELOG entry and API documentation for #818
|
2022-09-17 13:11:16 -03:00 |
|
Pete Davison
|
d3da086ebf
|
docs: added usage
|
2022-08-16 17:07:05 +00: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 |
|
Natanael Arndt
|
6584bcf87f
|
Resolve contradiction.
|
2022-07-21 14:30:51 +02:00 |
|
Andrey Nering
|
fedb68cde7
|
Allow override the .task dir location with the TASK_TEMP_DIR env
|
2022-07-08 14:40:10 -03:00 |
|
Mike Lewis
|
37d07d415a
|
Correct method: timestamp example block
The text above this block currently references a `timestamp` method for checking if a task should be run, then the example uses `checksum` instead.
|
2022-06-27 14:06:25 -06:00 |
|
Sorin Sbarnea
|
4e7d8bacdb
|
Fix GHA grouping examples
Our example was not using the correct syntax required for grouping
command output on GHA.
|
2022-06-21 17:40:11 +01:00 |
|
Andrey Nering
|
9f244b9bd9
|
Merge pull request #765 from lhuang61/master
Fix typo
|
2022-06-10 10:11:57 -03:00 |
|
Lei Huang
|
21a2f9f93b
|
Fix typo
|
2022-06-10 17:18:37 +10:00 |
|
Dan
|
8a74141e4b
|
fixed grammatical errors
|
2022-06-07 16:06:52 +02:00 |
|
Andrey Nering
|
5024d270ec
|
Migrate website to Docusaurus
https://docusaurus.io/
|
2022-05-29 14:29:40 -03:00 |
|