Skip to content

Releases: amonks/run

v1.0.0-beta.44

14 Apr 05:20

Choose a tag to compare

Changelog

  • cd2c8f3 run: socket for interacting with running tui
  • dde9358 chore: run codegen
  • ece119f chore: fix staticcheck

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.43

12 Apr 06:35

Choose a tag to compare

Changelog

  • ad66ccb apps: add fileserver, tcpproxy

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.42

11 Apr 20:51

Choose a tag to compare

Changelog

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.40

10 Apr 19:35

Choose a tag to compare

Changelog

  • 5384fcc update Go 1.26.1 → 1.26.2 to fix stdlib vulnerabilities

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.39

10 Apr 19:34

Choose a tag to compare

Changelog

  • 06fd099 chore: regenerate generated stuff
  • 0835776 build: respect gomodcache in license script
  • 3e6ded1 chore: pin Go 1.26.1, run generators
  • 661698b docs: add .nojekyll to docs folder
  • 6cd7c93 feat: support directly invoking tasks from unreferenced taskfiles
  • 9b8e09d chore: run codegen
  • b4900b7 chore: run codegen
  • bda1398 build: every go mod tidy
  • ca62e0f docs: correct to use new module path
  • d8e77ef chore: bring 'run' into monorepo

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.37

10 Apr 17:52

Choose a tag to compare

Changelog

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.36

05 Mar 11:16

Choose a tag to compare

Changelog

  • 06fd099 chore: regenerate generated stuff
  • 0835776 build: respect gomodcache in license script
  • 661698b docs: add .nojekyll to docs folder
  • 6cd7c93 feat: support directly invoking tasks from unreferenced taskfiles
  • bda1398 build: every go mod tidy
  • ca62e0f docs: correct to use new module path
  • d8e77ef chore: bring 'run' into monorepo

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.35

02 Mar 18:15

Choose a tag to compare

Changelog

  • 9a51777 feat: add --skip flag
  • c45eec0 fix: populate version numbers for 'go install' or 'go get' builds
  • f44d3e2 refactor: invert control for simpler main

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.34

02 Mar 09:23

Choose a tag to compare

Changelog

  • 2136de4 fix: duplicate msgTaskReady
  • 24f890c feat: better spinner
  • 2f22519 fix: file watcher can't trigger tasks if their deps are not yet ready
  • 4545065 chore: regenerate docs
  • 454c79a refactor: task library abstraction
  • 4ce201a feat: backoff failed job retry
  • 7008c76 fix: execution.wait didn't wait long enough
  • 7383910 BREAKING CHANGE: make . the main package
  • 9f402cc test: state machine tests
  • ab5755e docs: use doc2go
  • b73b71a refactor: break up packages
  • c234b2f refactor: extract reentrant value type from script tasks

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"

v1.0.0-beta.33

01 Mar 08:17

Choose a tag to compare

Changelog

  • 036dc46 fix: v2 of charmbracelet libs
  • 11490e1 fix: ui panic
  • 1a05ec0 chore: add specs
  • 3b8748a chore: update snapshots
  • 8269f5f fix: lint error
  • aad860e fix: add scrolling to menu
  • ae212dc docs: generate-docs fails more clearly if deps aren't installed
  • be70822 chore: add AGENTS.md
  • d8a2d5d ci: unpin go version in git workflows
  • e370761 fix: tearing around hamburger spinner
  • feec461 fix: resize bug

Tip

You can find the correct asset for your system with the following command:
echo "run_$(uname -s)_$(uname -m).tar.gz"