Andrey Nering
dcf66e7380
v3.25.0
2023-05-22 22:45:00 -03:00
Andrey Nering
188034650b
chore(changelog): add some entries
2023-05-22 22:18:41 -03:00
Mads H. Danquah
e01b5565a2
docs: describe how to use the silent flag for dependencies ( #680 )
2023-05-22 22:09:29 -03:00
Mads H. Danquah
8bc98fedbf
feat: make it possible to silence dependencies ( #680 )
2023-05-22 22:09:29 -03:00
Mads H. Danquah
9a406f5998
fix: ensure that calls to other tasks can be silenced ( #680 )
2023-05-22 22:09:29 -03:00
Trim21
f0e9751f7e
chore: improve powershell completion script ( #1168 )
2023-05-22 21:47:11 -03:00
Trim21
0aa6c5eae8
chore(website): remove old chinese translation from the sidebar
...
Closes #1169
2023-05-22 21:38:58 -03:00
Misite Bao
785fc4ac3c
feat(website): add translation progress
...
Closes #1173
Closes #1170
Closes #1102
2023-05-22 21:28:51 -03:00
task-bot
3eab444c03
chore: sync translations ( #1180 )
2023-05-22 21:00:19 -03:00
task-bot
b28aff04a7
chore: sync translations ( #1156 )
2023-05-22 20:51:56 -03:00
dependabot[bot]
81fd454ef4
chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 ( #1175 )
2023-05-22 20:49:34 -03:00
task-bot
65c923e07a
chore: sync translations ( #1155 )
2023-05-07 22:43:56 -03:00
task-bot
45dd77ad6d
chore: sync translations ( #1154 )
2023-05-06 21:24:46 -03:00
Misite Bao
51c2a104b2
docs: fix broken links and paths ( #1143 )
2023-05-06 21:16:11 -03:00
Andrey Nering
59ffb0a4c4
chore: add changelog entry for #1144
2023-05-06 21:13:19 -03:00
Andrey Nering
38341fffbd
fix: print errors in red color
...
Using the logger package so envs like NO_COLOR and FORCE_COLOR keeps working.
2023-05-06 21:11:16 -03:00
Pete Davison
6633e65ee6
refactor: move TaskRunError handling into main function
2023-05-06 21:11:16 -03:00
Pete Davison
745de72d7e
refactor: move flags into a package-level struct var
2023-05-06 21:11:16 -03:00
dependabot[bot]
af95e5b3e0
chore(deps): bump golang.org/x/sync from 0.1.0 to 0.2.0 ( #1153 )
2023-05-06 19:26:48 -03:00
Pete Davison
270ca697b2
fix: tabwriter in usage output ( #1151 )
2023-05-06 19:04:20 -03:00
Pete Davison
02ac79e577
chore: update contribution guide to support Task for Visual Studio Code
2023-05-06 19:03:02 -03:00
Pete Davison
031558afe4
chore: update github contribution file
2023-05-06 19:03:02 -03:00
Andrey Nering
eaf252f46d
chore: update "sync translations" action
2023-05-06 18:59:11 -03:00
task-bot
bf043f411b
chore(website): sync translations ( #1145 )
2023-05-06 18:55:50 -03:00
Pete Davison
7ec5cac56b
fix: nil pointer when version is omitted ( #1149 )
2023-05-02 16:51:39 +01:00
task-bot
50d6e057d5
website: sync translations ( #1140 )
2023-04-26 21:31:30 -03:00
Andrey Nering
8adb9f4ece
changelog: add entry for #1134
2023-04-26 21:29:15 -03:00
Clint Mod
c145658206
fix some errors being unintendedly supressed ( #1134 )
2023-04-26 21:28:54 -03:00
Pete Davison
8cfac5a25a
refactor: remove newlines from formatter print functions ( #1137 )
2023-04-26 21:20:06 -03:00
Andrey Nering
1e8fc5011b
website: fix sidebar order after inclusion of a new page on #1138
2023-04-26 21:14:00 -03:00
Andrey Nering
42dfc778f8
website: add rel="me"
to Mastodon links
...
This is used for verification:
https://joinmastodon.org/verification
2023-04-26 21:13:51 -03:00
Pete Davison
90b11dd02e
feat: improve docs for vscode-task ( #1138 )
2023-04-26 20:57:58 -03:00
task-bot
44b5b1b6ed
Website: Sync translations ( #1123 )
2023-04-26 20:55:03 -03:00
Andrey Nering
c2523796c0
Add CHANGELOG entry for #1068
2023-04-15 18:24:15 -03:00
Andrey Nering
125f34ef47
chore: add freebsd to the list of operating systems to build
...
Ref #1068
2023-04-15 18:17:57 -03:00
Andrey Nering
5a361f7845
v3.24.0
2023-04-15 18:01:29 -03:00
Andrey Nering
52e0b59548
docs: another master
-> main
replace
2023-04-15 17:58:34 -03:00
Pete Davison
b42299a5aa
feat: use mockery/testify for mocking instead of mockgen/gomock ( #1118 )
2023-04-15 17:27:14 -03:00
Pete Davison
f9c77acd96
feat: custom error codes ( #1114 )
2023-04-15 17:22:25 -03:00
Andrey Nering
9ec544817f
Add CHANGELOG entry for #1113
2023-04-15 16:52:46 -03:00
Patrick Jackson
606a8f9db5
fish: fix completions for tasks with aliases ( #1113 )
2023-04-15 16:51:44 -03:00
Andrey Nering
6995cd71d9
Add CHANGELOG entry for #1049
2023-04-15 16:44:20 -03:00
Pete Davison
d9165646c6
chore: update refs from master
to main
( #1048 )
2023-04-15 16:39:35 -03:00
task-bot
720137304b
Website: Sync translations ( #1111 )
2023-04-15 16:18:51 -03:00
Misite Bao
8026d8ddb3
Configure Prettier for Markdown formatting ( #1112 )
2023-04-15 16:13:29 -03:00
dependabot[bot]
7876ccb3bc
Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 ( #1121 )
2023-04-15 16:07:37 -03:00
Pete Davison
f22389a824
feat: implement task sorting with --sort
flag ( #1105 )
...
* refactor: move deepcopy into its own package
* feat: add generic orderedmap implementation
* refactor: implement tasks with orderedmap
* feat: implement sort flag for all task outputs
* refactor: implement vars with orderedmap
* chore: docs
* fix: linting issues
* fix: non deterministic behavior in tests
2023-04-06 12:07:57 +01:00
Pete Davison
719f30219b
refactor: use require for testing errors ( #1100 )
2023-04-06 11:18:41 +01:00
Andrey Nering
cfa409b5e7
Add CHANGELOG entry for #1107
2023-04-05 22:21:38 -03:00
Mads Høgstedt Danquah
1b30c9dbca
Make status checks respect task and global silent mode ( #1107 )
2023-04-05 22:18:58 -03:00