.github
|
chore: add linting CI step for the JSON Schema
|
2024-01-19 18:03:51 -03:00 |
.vscode
|
chore(vscode): add sample settings.json with yaml schema configuration
|
2023-08-09 21:30:15 -03:00 |
args
|
refactor: orderedmap package -> omap
|
2024-01-11 14:00:30 +00:00 |
bin
|
Fix behavior of interrupt (SIGINT, SIGTERM) signals
|
2022-06-11 22:43:22 -03:00 |
cmd
|
feat: support multiple experiment values
|
2024-01-11 14:44:04 +00:00 |
completion
|
fix(completions): support lowercase filename for Taskfile (#1482)
|
2024-01-25 20:57:21 -03:00 |
docs
|
v3.34.1
|
2024-01-27 18:49:00 -03:00 |
errors
|
refactor: consistent naming for errors
|
2024-01-25 21:05:23 -03:00 |
internal
|
fix: experiment flags not working when .env is not in cwd (#1478)
|
2024-01-25 21:15:02 -03:00 |
taskfile
|
fix: remote prompt (#1487)
|
2024-01-27 18:45:13 -03:00 |
testdata
|
feat: merge template func should support variadic list of maps (#1464)
|
2024-01-11 16:00:52 +00:00 |
.editorconfig
|
Improved fish shell completions
|
2022-10-15 00:24:11 +03:00 |
.gitattributes
|
Initial commit
|
2017-02-26 20:14:36 -03:00 |
.gitignore
|
chore(vscode): add sample settings.json with yaml schema configuration
|
2023-08-09 21:30:15 -03:00 |
.golangci.yml
|
feat: enforce gofumpt linter
|
2023-04-05 21:55:42 -03:00 |
.goreleaser.yml
|
goreleaser: skip automatic winget release on ci
|
2023-08-26 19:00:14 -03:00 |
.mockery.yaml
|
feat: use mockery/testify for mocking instead of mockgen/gomock (#1118)
|
2023-04-15 17:27:14 -03:00 |
.nvmrc
|
Website: Upgrade Docusaurus (#956)
|
2022-12-17 11:43:43 -03:00 |
.prettierrc.yml
|
Configure Prettier for Markdown formatting (#1112)
|
2023-04-15 16:13:29 -03:00 |
CHANGELOG.md
|
v3.34.1
|
2024-01-27 18:49:00 -03:00 |
concurrency.go
|
Adding a --concurrency (-C) flag
|
2021-03-07 09:49:57 -03:00 |
go.mod
|
chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#1502)
|
2024-02-17 23:26:26 -03:00 |
go.sum
|
chore(deps): bump golang.org/x/term from 0.16.0 to 0.17.0 (#1502)
|
2024-02-17 23:26:26 -03:00 |
hash.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |
help.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |
init.go
|
feat: custom error codes (#1114)
|
2023-04-15 17:22:25 -03:00 |
install-task.sh
|
revert changes, add fix for arm downloads
|
2022-10-17 09:25:26 +02:00 |
LICENSE
|
MIT LICENS file
|
2017-02-28 09:15:25 -03:00 |
package-lock.json
|
v3.34.1
|
2024-01-27 18:49:00 -03:00 |
package.json
|
v3.34.1
|
2024-01-27 18:49:00 -03:00 |
precondition.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |
README.md
|
chore(website): remove gold sponsors section
|
2023-10-21 18:59:22 -03:00 |
requires.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |
setup.go
|
feat: add ROOT_TASKFILE special variable (#1469)
|
2024-01-25 21:11:08 -03:00 |
signals_test.go
|
fix: signal and watch tests
|
2023-08-09 21:12:50 -03:00 |
signals.go
|
refactor: remove newlines from formatter print functions (#1137)
|
2023-04-26 21:20:06 -03:00 |
status.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |
task_test.go
|
fix: tests
|
2024-01-25 21:05:23 -03:00 |
task.go
|
feat: invert call.Direct (#1459)
|
2024-01-10 21:32:49 -03:00 |
Taskfile.yml
|
chore(taskfile): add task to install goreleaser
|
2023-10-07 19:38:16 -03:00 |
variables.go
|
feat: support refs in dependencies
|
2024-01-11 14:44:04 +00:00 |
watch_test.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |
watch.go
|
refactor: taskfile/ast package (#1450)
|
2023-12-29 20:32:03 +00:00 |