Andrey Nering
5b4d5387bf
Website: Link to Twitter account
2022-07-04 11:14:20 -03:00
Andrey Nering
5c460b38c9
Website: Add more entries to the Community page
2022-07-04 10:50:03 -03:00
Andrey Nering
8b836ab446
CHANGELOG: Mention #769 forggoten on SIGINT entry
2022-07-04 10:44:17 -03:00
Andrey Nering
2c1fda97f0
Upgrade mvdan.cc/sh, which fixes a bug with associative arrays
...
Fixes #785
2022-07-04 10:40:25 -03:00
Andrey Nering
71f7b719b5
Merge pull request #791 from MPLew-is/patch-1
...
Correct `method: timestamp` example block in usage docs
2022-06-27 17:52:18 -03:00
Andrey Nering
e39006b511
Merge pull request #790 from Trim21/patch-2
...
docs: scoop extra bucket is not required anymore
2022-06-27 17:51:17 -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
Trim21
b80c8f78fc
extra bucket is not required anymore
2022-06-28 03:22:32 +08:00
Andrey Nering
7707179b93
Merge pull request #783 from ssbarnea/fix/gha-group
...
Fix GHA grouping examples
2022-06-21 18:08:47 -03: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
0c46fa5a56
Website: Fix typo
2022-06-17 10:05:11 -03:00
Andrey Nering
36aca00de3
Website: Update link
2022-06-15 14:33:15 -03:00
Andrey Nering
0ec8cf1b53
Hide signals tests behind a build tag
...
Testing signals requires additional executables to be available in the $PATH
and can intermittently fail as well.
Add a build tag, which means these specific tests will only run when requested.
Closes #780
2022-06-15 10:06:38 -03:00
Andrey Nering
4b2b713e59
v3.13.0
2022-06-13 21:08:26 -03:00
Andrey Nering
cc0afce237
Add CHANGELOG entry for #777
2022-06-13 21:02:57 -03:00
Andrey Nering
620f3fc919
Merge pull request #777 from ascheman/feature/776-add-n-for-dry-run
...
Add `-n` as short cut for `--dry` - solves #776
2022-06-13 21:00:41 -03:00
Andrey Nering
af949ef0dd
Restore @sisp work on SVG logos
...
This was unintentionally lost on the website migration from Docsify to
Docusaurus.
Ref #725
Ref #726
Closes #772
Co-authored by: Sigurd Spieckermann <sigurd.spieckermann@gmail.com>
2022-06-13 20:41:15 -03:00
Gerd Aschemann
475c5dc19a
Add -n
as short cut for --dry
- solves #776
2022-06-13 12:47:03 +02:00
Andrey Nering
71cfe2364a
Website: Add a decent Open Graph image
2022-06-12 17:33:40 -03:00
Andrey Nering
c1466f8aca
Merge pull request #769 from go-task/fix-signals
...
Fix behavior of interrupt (SIGINT, SIGTERM) signals
2022-06-11 23:01:51 -03:00
Andrey Nering
7989f73f06
Fix behavior of interrupt (SIGINT, SIGTERM) signals
...
Task will now give time for the processes running to do cleanup work
Ref #458
Ref #479
Fixes #728
Co-authored-by: Marco Molteni <marco.molteni@pix4d.com>
Co-authored-by: aliculPix4D <aleksandar.licul_ext@pix4d.com>
2022-06-11 22:43:22 -03:00
Andrey Nering
c9a582fbcc
Add CHANGELOG, documentation and make small adjutsment for #755
2022-06-11 20:01:48 -03:00
Andrey Nering
63aad1e501
Merge pull request #755 from BrunoDelor/feature/carry-error-code
...
Add --exit-code (-x) flag to enable carrying error codes from task cmds
2022-06-11 19:53:24 -03:00
Andrey Nering
16ba12239c
Website: Installation: Fix markdown
2022-06-11 19:17:29 -03:00
Andrey Nering
b00ae9256b
docs/Taskfile.yml: Allow to change server port
2022-06-11 19:16:11 -03:00
Andrey Nering
936045e01c
Merge pull request #767 from mefuller/patch-1
...
Add Fedora Linux to installation
2022-06-11 19:10:37 -03:00
Andrey Nering
b1570ab117
Merge pull request #766 from go-task/dependabot/go_modules/github.com/stretchr/testify-1.7.2
...
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
2022-06-11 19:04:38 -03:00
Mark E Fuller
f066e3b1e0
Add Fedora Linux to installation
...
Added Task to Fedora official repositories
2022-06-11 17:31:25 +03:00
dependabot[bot]
1487c0e51b
Bump github.com/stretchr/testify from 1.7.1 to 1.7.2
...
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify ) from 1.7.1 to 1.7.2.
- [Release notes](https://github.com/stretchr/testify/releases )
- [Commits](https://github.com/stretchr/testify/compare/v1.7.1...v1.7.2 )
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-06-11 11:04:02 +00:00
Andrey Nering
9f244b9bd9
Merge pull request #765 from lhuang61/master
...
Fix typo
2022-06-10 10:11:57 -03:00
Andrey Nering
374ec27ab5
Merge pull request #759 from Cornul11/patch-1
...
fixed grammatical errors
2022-06-10 10:11:34 -03:00
Andrey Nering
b222c34f12
Website: Rename Logo.png -> logo.png
2022-06-10 10:05:30 -03:00
Andrey Nering
007a096632
Website: Adjustment on Algolia Search
2022-06-10 10:03:37 -03:00
Andrey Nering
26e02e3773
Website: Attemp to fix og:image meta tag
2022-06-10 09:52:18 -03:00
Andrey Nering
b8668ca3ce
Website: Enable search powered by Algolia
...
https://docusaurus.io/docs/search#using-algolia-docsearch
2022-06-10 09:49:26 -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
Bruno Delor
752d9d5316
Renames option to align with existing tools
...
Shorthand: -x
Longhand: --exit-code
2022-06-06 09:46:27 +02:00
Bruno Delor
58c7cc5d05
Adds test TestErrorCode
2022-06-02 16:44:23 +02:00
Bruno Delor
a790fb7afe
Adds --carry flag to enable carrying error codes from task cmds
2022-06-02 14:22:00 +02:00
Andrey Nering
5836cb1728
Website: Add link to GitHub Sponsors
2022-06-01 22:57:50 -03:00
Andrey Nering
19fd219409
Update FUNDING.yml
2022-06-01 22:37:38 -03:00
Andrey Nering
43f99e0bf7
Merge pull request #750 from go-task/api-reference
...
taskfile.dev: Add page with API Reference
2022-05-31 18:40:06 -03:00
Andrey Nering
6f83f6c1b5
taskfile.dev: Add page with API Reference
2022-05-31 18:36:59 -03:00
Andrey Nering
3f9c177d76
Goreleaser / GitHub Actions: Update committer
2022-05-31 18:22:56 -03:00
Andrey Nering
55dd7e20a0
Merge pull request #747 from go-task/yaml.v3
...
go.mod: Upgrade to gopkg.in/yaml.v3
2022-05-29 20:21:47 -03:00
Andrey Nering
bfbf29b78f
go.mod: Upgrade to gopkg.in/yaml.v3
2022-05-29 20:14:42 -03:00
Andrey Nering
1b6d421a5b
Fix missing https://taskfile.dev/install.sh
...
Fixes #746
2022-05-29 18:58:23 -03:00
Andrey Nering
112d9c4086
README: Fix logo path
2022-05-29 14:36:27 -03:00
Andrey Nering
adb089dc78
Merge pull request #745 from go-task/migrate-to-docusaurus
...
Migrate website to Docusaurus
2022-05-29 14:32:01 -03:00