Skip to content

Pull requests: go-task/task

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

chore(deps): bump github.com/alecthomas/chroma/v2 from 2.14.0 to 2.15.0 area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code.
#2001 opened Jan 11, 2025 by dependabot bot Loading…
chore(deps): bump github.com/otiai10/copy from 1.14.0 to 1.14.1 area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code.
#2000 opened Jan 11, 2025 by dependabot bot Loading…
chore(deps): bump github.com/go-git/go-billy/v5 from 5.6.1 to 5.6.2 area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code.
#1999 opened Jan 11, 2025 by dependabot bot Loading…
chore(deps): bump golang.org/x/term from 0.27.0 to 0.28.0 area: dependencies Changes related to dependency files. lang: go Pull requests that update Go code.
#1998 opened Jan 11, 2025 by dependabot bot Loading…
feat: add global precondition
#1993 opened Jan 5, 2025 by vmaerten Loading…
feat(fingreprinting): add .taskignore
#1932 opened Nov 27, 2024 by GeneTakavic24 Loading…
feat(remote): add tests for git remote taskfiles
#1894 opened Oct 29, 2024 by pbitty Loading…
chore: Distribute as docker image
#1875 opened Oct 21, 2024 by mircea-pavel-anton Loading…
added dockerfile and multiarch build job in goreleaser workflow. fixe… area: releasing Changes related to the release process.
#1868 opened Oct 17, 2024 by maehldom Loading…
Create directory before evaluating dynamic arguments
#1848 opened Sep 30, 2024 by 404Wolf Loading…
feat: trigger watched task on new file
#1828 opened Sep 21, 2024 by radcool Loading…
Add checksum for "generates" (proof of concept)
#1816 opened Sep 19, 2024 by vanackere Loading…
Fix bug for running tasks twice
#1804 opened Sep 12, 2024 by libre-man Loading…
feat: iterators
#1798 opened Sep 9, 2024 by pd93 Draft
chore: Add debug task and vscode launch.json sample
#1726 opened Jul 17, 2024 by tploss Loading…
feat: Add template variable for watch trigger
#1725 opened Jul 17, 2024 by tploss Loading…
fix: ROOT_TASKFILE when Entrypoint is not set
#1708 opened Jul 3, 2024 by vmaerten Loading…
ProTip! Exclude everything labeled bug with -label:bug.