Skip to content

chore: add task tool#125

Merged
tankdonut merged 1 commit into
mainfrom
add-task-tool
Jun 28, 2026
Merged

chore: add task tool#125
tankdonut merged 1 commit into
mainfrom
add-task-tool

Conversation

@tankdonut

Copy link
Copy Markdown
Owner

Adds go-task/task (v3.51.1, MIT) — a task runner / build tool that aims to be simpler and easier to use than GNU Make.

task:
  download_url: {{repo_url}}/releases/download/v{{version}}/{{name}}_{{os}}_{{arch}}.tar.gz
  repo_url: https://github.com/go-task/task
  license: MIT
  version: 3.51.1
  sha256: da7e92f0ff961ef2aae7cfecbad8d1fd2a08d7b09ba968673adf7ff389b243b5

Note: upstream names the .tar.gz archives without the version (task_linux_amd64.tar.gz), so the template follows the no-version convention used by tflint/terragrunt rather than the versioned pattern used by flux.

Verified: schema validation, ruff lint/format, full test suite (154 passed).

@tankdonut tankdonut assigned tankdonut and unassigned tankdonut Jun 28, 2026
@tankdonut tankdonut merged commit 6b4a2e0 into main Jun 28, 2026
5 checks passed
@tankdonut tankdonut deleted the add-task-tool branch June 28, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant