1
0
mirror of https://github.com/go-task/task.git synced 2025-08-08 22:36:57 +02:00
Commit Graph

1695 Commits

Author SHA1 Message Date
eaf252f46d chore: update "sync translations" action 2023-05-06 18:59:11 -03:00
bf043f411b chore(website): sync translations (#1145) 2023-05-06 18:55:50 -03:00
7ec5cac56b fix: nil pointer when version is omitted (#1149) 2023-05-02 16:51:39 +01:00
50d6e057d5 website: sync translations (#1140) 2023-04-26 21:31:30 -03:00
8adb9f4ece changelog: add entry for #1134 2023-04-26 21:29:15 -03:00
c145658206 fix some errors being unintendedly supressed (#1134) 2023-04-26 21:28:54 -03:00
8cfac5a25a refactor: remove newlines from formatter print functions (#1137) 2023-04-26 21:20:06 -03:00
1e8fc5011b website: fix sidebar order after inclusion of a new page on #1138 2023-04-26 21:14:00 -03:00
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
90b11dd02e feat: improve docs for vscode-task (#1138) 2023-04-26 20:57:58 -03:00
44b5b1b6ed Website: Sync translations (#1123) 2023-04-26 20:55:03 -03:00
c2523796c0 Add CHANGELOG entry for #1068 2023-04-15 18:24:15 -03:00
125f34ef47 chore: add freebsd to the list of operating systems to build
Ref #1068
2023-04-15 18:17:57 -03:00
5a361f7845 v3.24.0 v3.24.0 2023-04-15 18:01:29 -03:00
52e0b59548 docs: another master -> main replace 2023-04-15 17:58:34 -03:00
b42299a5aa feat: use mockery/testify for mocking instead of mockgen/gomock (#1118) 2023-04-15 17:27:14 -03:00
f9c77acd96 feat: custom error codes (#1114) 2023-04-15 17:22:25 -03:00
9ec544817f Add CHANGELOG entry for #1113 2023-04-15 16:52:46 -03:00
606a8f9db5 fish: fix completions for tasks with aliases (#1113) 2023-04-15 16:51:44 -03:00
6995cd71d9 Add CHANGELOG entry for #1049 2023-04-15 16:44:20 -03:00
d9165646c6 chore: update refs from master to main (#1048) 2023-04-15 16:39:35 -03:00
720137304b Website: Sync translations (#1111) 2023-04-15 16:18:51 -03:00
8026d8ddb3 Configure Prettier for Markdown formatting (#1112) 2023-04-15 16:13:29 -03:00
7876ccb3bc Bump github.com/Masterminds/semver/v3 from 3.2.0 to 3.2.1 (#1121) 2023-04-15 16:07:37 -03:00
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
719f30219b refactor: use require for testing errors (#1100) 2023-04-06 11:18:41 +01:00
cfa409b5e7 Add CHANGELOG entry for #1107 2023-04-05 22:21:38 -03:00
1b30c9dbca Make status checks respect task and global silent mode (#1107) 2023-04-05 22:18:58 -03:00
09c9094a6b feat: enforce gofumpt linter 2023-04-05 21:55:42 -03:00
aab51c331f refactor: enable gofmt linter and fix all issues
- also rewrite 'interface{}' as 'any'
2023-04-05 21:55:42 -03:00
a6d57496c2 Website: Fix typo on usage.md (#1104) 2023-04-05 21:52:27 -03:00
f285d5dbf7 Fix upload-source-documents.yml (#1101) 2023-04-05 21:51:25 -03:00
79fde26f4f Website: Sync translations (#1103) 2023-04-05 21:48:43 -03:00
a729ee6fca Website: Sync translations (#1093) 2023-03-30 22:25:31 -03:00
451a3773c3 GitHub Action: Automatic upload not working. Switch to manual trigger 2023-03-30 22:09:14 -03:00
38ade8fbc9 Documentation: Update link 2023-03-30 22:05:20 -03:00
c229570bd9 GitHub Action: Fix upload documents workflow
The previous used action verified if any changes happened *during execution*
(via a `git diff` call).

Changing to the one that is properly able to check changes in the last commit.
2023-03-30 22:00:47 -03:00
ce14f10297 Small adjustments for #1090
Wrap text in 80 chars.
2023-03-30 21:53:06 -03:00
5430c49833 docs: add winget installation instructions (#1090) 2023-03-30 21:51:03 -03:00
510b977cea GitHub Action: Use token to avoid rate limit issues 2023-03-30 21:33:17 -03:00
7a966d8c1b Add CHANGELOG entry for #1098 2023-03-30 21:26:53 -03:00
bdf7fb0858 Ignore .hg for Mercurial, too (#1098) 2023-03-30 21:25:08 -03:00
a80da8b65c docs: optimize document style (#1091) 2023-03-30 21:15:42 -03:00
22983bcdd3 feat: release tool improvements (#1096) 2023-03-30 21:10:11 -03:00
4d4acc72f0 Website: Sync translations (#1089) 2023-03-26 22:43:22 -03:00
d7d8d3411c chore: add scheduled task for sync documents 2023-03-26 22:35:01 -03:00
006097bee2 chore: add auto upload source documents workflow 2023-03-26 22:35:01 -03:00
4b23d63d39 v3.23.0 v3.23.0 2023-03-26 21:42:46 -03:00
d8053f64ef Prepare for upcoming extension release (#1088) 2023-03-26 21:14:19 -03:00
4cbdcb2659 chore: changelog 2023-03-26 20:58:20 -03:00