1
0
mirror of https://github.com/go-task/task.git synced 2025-07-15 01:35:00 +02:00
Commit Graph

1712 Commits

Author SHA1 Message Date
1dd5d7ad1a chore(deps): bump golang.org/x/sync from 0.2.0 to 0.3.0 (#1222) 2023-06-17 11:43:08 -03:00
667835f2a0 ci: disable github pages
We recently migrated to Netlify.
2023-06-14 20:31:57 -03:00
427e0cd46d chore: sync translations (#1217) 2023-06-14 09:07:57 -03:00
92aa4927db chore(website): add conda community installation method (#1218) 2023-06-14 09:07:03 -03:00
5c68f87114 chore(website): update website colors (#1201) 2023-06-11 10:53:25 -03:00
ede8da7677 chore(website): add netlify badge 2023-06-10 22:49:09 -03:00
b44231a6b8 chore(changelog): fix typo 2023-06-10 22:33:17 -03:00
ae3884386d v3.26.0 v3.26.0 2023-06-10 22:26:49 -03:00
6cc8d602fc chore(changelog): add entry for #1131 2023-06-10 22:12:22 -03:00
e2c1b3b931 feat: add support for single cmd task syntax (#1131) 2023-06-10 22:08:28 -03:00
59e99caf8a chore: sync translations (#1215) 2023-06-10 21:30:10 -03:00
127b685104 chore: sync translations (#1206) 2023-06-10 21:18:54 -03:00
5af361ab1c docs: add possible values for --sort 2023-06-10 21:12:02 -03:00
06727c3892 chore: generalise the usage message 2023-06-10 21:12:02 -03:00
a452f0b4bd fix(docs): avoid <> as it breaks crowdin 2023-06-10 21:06:20 -03:00
9ee714d048 chore(deps): bump golang.org/x/term from 0.3.0 to 0.8.0 (#1212) 2023-06-10 20:56:35 -03:00
76eb49c355 chore: update email address 2023-06-08 10:59:31 -03:00
91878fccaf fix: api reference formatting 2023-06-06 19:44:08 +00:00
44aaec86a1 chore: improvements on #1163 + changelog entry 2023-06-03 22:33:22 -03:00
f815ce2901 feat(prompts): add ability for tasks to prompt user pre execution (#1163) 2023-06-03 22:33:00 -03:00
105756eb27 docs: add comments from #1115 to faq and styleguide (#1202) 2023-06-03 21:30:45 -03:00
7a2f8d691c feat: add a deprecation warning when running Taskfiles with a v2 schema (#1199) 2023-06-03 21:05:48 -03:00
75659485ee feat: update issue templates 2023-06-03 20:54:36 -03:00
18cb66f8c7 feat: add workflows for experiment labels 2023-06-03 20:54:36 -03:00
45c3592818 feat: add experiments workflow 2023-06-03 20:54:36 -03:00
2789801668 chore: move experiments into subfolder 2023-06-03 20:54:36 -03:00
e09f42791a chore: update and re-order taskfile versions doc 2023-06-03 20:54:36 -03:00
8d19ad306e chore: changelog 2023-06-03 20:54:36 -03:00
793c1e5587 docs: add experiments doc and v2 deprecation notice 2023-06-03 20:54:36 -03:00
1a86c2c52d chore(readme): add entry for #1194 2023-06-03 19:23:57 -03:00
15cbe131fb fix(website): syntax highlight on json code block 2023-06-03 19:21:36 -03:00
082cdcc358 fix: only rewrite checksum files if the checksum has changed 2023-06-03 19:20:08 -03:00
1936142042 feat(website): add spanish to language dropdown menu (#1187) 2023-06-03 15:45:51 -03:00
8e4afa88f7 chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1196) 2023-06-03 15:44:46 -03:00
794de91d05 chore: update dependabot workflow label 2023-05-30 21:50:12 +00:00
16bd9bc61e chore: update translations workflow label 2023-05-30 21:35:02 +00:00
c0d3584626 chore: update label names in workflows (#1195) 2023-05-30 22:24:01 +01:00
e0d3e33c32 chore: sync translations (#1188) 2023-05-28 17:51:17 -03:00
e37c109f0c chore(deps): bump @go-task/go-npm from 0.1.17 to 0.1.18 (#1192) 2023-05-28 17:33:50 -03:00
efd8bab615 chore(deps): add dependabot configuration for npm package 2023-05-28 17:28:56 -03:00
603463926e chore: sync translations (#1186) 2023-05-26 09:59:43 -03:00
31bbb47162 docs: correct typo (#1184) 2023-05-25 13:11:28 -03:00
62b52911fa chore: sync translations (#1182) 2023-05-24 09:37:39 -03:00
ac96612a17 style(website): improve language lable (#1183) 2023-05-24 09:31:46 -03:00
3913701f7f chore: add environment variables to the deployment environment (#1181) 2023-05-23 20:48:53 -03:00
dcf66e7380 v3.25.0 v3.25.0 2023-05-22 22:45:00 -03:00
188034650b chore(changelog): add some entries 2023-05-22 22:18:41 -03:00
e01b5565a2 docs: describe how to use the silent flag for dependencies (#680) 2023-05-22 22:09:29 -03:00
8bc98fedbf feat: make it possible to silence dependencies (#680) 2023-05-22 22:09:29 -03:00
9a406f5998 fix: ensure that calls to other tasks can be silenced (#680) 2023-05-22 22:09:29 -03:00