This website requires JavaScript.
Explore
Help
Register
Sign In
rayan
/
go-task
Watch
1
Star
0
Fork
0
You've already forked go-task
mirror of
https://github.com/go-task/task.git
synced
2026-07-01 08:34:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7fa9d657cdf5171ac365087ab0427484d1c2483d
go-task
/
taskfile
/
ast
History
Valentin Maerten
616433df75
feat: add use_gitignore option to exclude ignored files from sources/generates (
#2773
)
2026-06-29 15:39:33 +02:00
..
cmd.go
feat: do not log secret variables (
#2514
)
2026-06-29 14:50:08 +02:00
defer.go
…
dep.go
…
for.go
…
glob.go
…
graph.go
…
include.go
…
location.go
…
matrix.go
fix: don't mutate shared matrix AST when resolving
ref:
rows (
#2894
)
2026-06-28 20:03:11 +00:00
output.go
…
platforms_test.go
…
platforms.go
…
precondition_test.go
…
precondition.go
…
prompt.go
…
requires.go
feat(requires): support variable references in enum constraints (
#2678
)
2026-03-21 11:32:02 +01:00
task.go
feat: add use_gitignore option to exclude ignored files from sources/generates (
#2773
)
2026-06-29 15:39:33 +02:00
taskfile_test.go
…
taskfile.go
feat: add use_gitignore option to exclude ignored files from sources/generates (
#2773
)
2026-06-29 15:39:33 +02:00
tasks.go
…
var.go
feat: do not log secret variables (
#2514
)
2026-06-29 14:50:08 +02:00
vars.go
…