Mark E Fuller
f066e3b1e0
Add Fedora Linux to installation
...
Added Task to Fedora official repositories
2022-06-11 17:31:25 +03: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
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
Andrey Nering
5024d270ec
Migrate website to Docusaurus
...
https://docusaurus.io/
2022-05-29 14:29:40 -03:00
Andrey Nering
f4d5abfc5b
Merge pull request #743 from go-task/dependabot/go_modules/mvdan.cc/sh/v3-3.5.1
...
Bump mvdan.cc/sh/v3 from 3.5.0 to 3.5.1
2022-05-27 15:31:18 -03:00
dependabot[bot]
f55cf3ab8d
Bump mvdan.cc/sh/v3 from 3.5.0 to 3.5.1
...
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh ) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/mvdan/sh/releases )
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mvdan/sh/compare/v3.5.0...v3.5.1 )
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-27 18:24:08 +00:00
Andrey Nering
d35141a369
Fix link to Discord server
...
I didn't know links to Discord servers had an expiration time 🤦
This one is unlimited.
Ref #742
2022-05-25 09:41:53 -03:00
Andrey Nering
d450444596
Temporarily revert #479
2022-05-22 16:54:35 -03:00
Andrey Nering
7e11815409
Merge pull request #737 from abrahammurciano/patch-1
...
Mention how label affects rerunning of tasks
2022-05-22 16:13:04 -03:00
Andrey Nering
017cd4cd6c
Merge pull request #738 from carlsmedstad/bash-completion
...
Make progname easier to configure in task.{bash,fish}
2022-05-22 16:11:24 -03:00
Carl Smedstad
ac6c2ff769
Make progname easier to configur in task.fish
2022-05-22 16:52:53 +02:00
Carl Smedstad
c4e8ca4b32
Enable fish tab completion for tasks without description
2022-05-22 16:50:47 +02:00
Carl Smedstad
c9aec2f281
Make progname easier to configure in task.bash
...
As task is a very generic name that conflicts with for example
taskwarrior, some packagers might choose to change it. See my package in
the AUR: https://aur.archlinux.org/packages/go-task .
This change makes it easier to configure the name for downstream
packagers.
2022-05-22 16:16:52 +02:00
Carl Smedstad
591561f657
Address shellcheck warnings in task.bash
2022-05-22 16:15:15 +02:00
Carl Smedstad
2ad4054133
Add extension sh & bash to .editorconfig
2022-05-22 16:14:04 +02:00
Abraham Murciano
7883977a56
Mention how label affects rerunning of tasks
2022-05-22 00:03:22 +03:00
Andrey Nering
d5cb842db2
Merge pull request #733 from wyfo/patch-1
...
Fix interactive task example
2022-05-19 10:46:47 -03:00
Joseph Perez
03bbb0571e
Fix interactive task example
...
A task name is missing in the example.
2022-05-19 09:17:55 +02:00
Andrey Nering
1d355d74ef
Merge pull request #729 from go-task/add-staticcheck
...
Add golangci-lint
2022-05-16 09:34:14 -03:00
Andrey Nering
7f9913590e
taskfile.dev: Fix some Docsify plugins not working
...
Only the Carbon plugin needs to be defined before the `window.$docsify`
declaration. Some others have to be after that to work correctly
(namely search and tabs).
2022-05-15 22:16:06 -03:00
Andrey Nering
9e1d4e7855
Add golangci-lint
...
https://golangci-lint.run/
2022-05-15 21:30:07 -03:00
Andrey Nering
a1f9b584dc
Remove unneeded log on test
2022-05-14 19:50:15 -03:00
Andrey Nering
7d474db765
Make signal test work both locally and in CI
2022-05-14 19:36:15 -03:00
aliculPix4D
367c0b38a6
fix: remove redundant newline (linter error)
2022-05-13 17:36:52 -07:00
Marco Molteni
cacd57f72b
fix ci test breakage (fork/exec ./bin/task: no such file or directory)
...
On Github actions, the destination path of "go install" ($GOPATH/bin) is not
in $PATH, thus the error.
For the life of me I could not understand how to change the $PATH environment
variable in an Actions workflow, so I encode the full path of the just-built
task executable in the tests, which probably was the right thing to do since
the beginning.
2022-05-13 17:36:52 -07:00
Marco Molteni
22dfc1e265
execext.RunCommand: fix: do not pass a cancellable context to mvdan.cc/sh
...
We used to pass to mvdan.cc/sh/interp.Runner a context that was cancelled on
reception of a OS signal. This caused the Runner to terminate the subprocess
abruptly.
The correct behavior instead is for us to completely ignore the signal and let
the subprocess deal with it. If the subprocess doesn't handle the signal, it
will be terminated. If the subprocess does handle the signal, it knows better
than us wether it wants to cleanup and terminate or do something different.
So now we pass an empty context just to make the API of interp.Runner happy
Fixes go-task/task/#458
2022-05-13 17:36:52 -07:00
Marco Molteni
bffb6e1a07
add regression test for SIGINT behavior
...
See go-task/task/#458
Helper (sleepit) and test code based on https://github.com/marco-m/timeit
2022-05-13 17:36:52 -07:00
Andrey Nering
cdff0c60d9
Merge pull request #727 from go-task/dependabot/go_modules/mvdan.cc/sh/v3-3.5.0
...
Bump mvdan.cc/sh/v3 from 3.4.3 to 3.5.0
2022-05-11 23:08:09 -03:00
dependabot[bot]
f55eb3cba9
Bump mvdan.cc/sh/v3 from 3.4.3 to 3.5.0
...
Bumps [mvdan.cc/sh/v3](https://github.com/mvdan/sh ) from 3.4.3 to 3.5.0.
- [Release notes](https://github.com/mvdan/sh/releases )
- [Changelog](https://github.com/mvdan/sh/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mvdan/sh/compare/v3.4.3...v3.5.0 )
---
updated-dependencies:
- dependency-name: mvdan.cc/sh/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-12 02:02:57 +00:00
Andrey Nering
6b8d4dd101
taskfile.dev: Add link to Discord server
2022-05-11 22:50:54 -03:00
Andrey Nering
d05e130250
taskfile.dev: Add Carbon
2022-05-11 22:15:41 -03:00
Andrey Nering
d33e50f367
Merge pull request #726 from sisp/logo-mono
...
Add monochromatic SVG logo
2022-05-11 20:48:47 -03:00
Sigurd Spieckermann
f3c9c53b6c
Add monochromatic SVG logo
2022-05-11 16:12:10 +02:00
Andrey Nering
7d5b9c78b1
Merge pull request #725 from sisp/logo
...
Clean up SVG logo markup
2022-05-11 09:46:26 -03:00