konk

Run commands serially or concurrently

MIT License

Downloads
210
Stars
2
Committers
2

Bot releases are hidden (Show)

konk - v0.29.2 Latest Release

Published by jclem 5 months ago

Changelog

  • 08667b1 0.29.2
  • 3ca4492 Remove archives config for goreleaser
konk - v0.28.2

Published by jclem 7 months ago

Changelog

  • 9b8c8c6 v0.28.2
  • 67bd74b Ensure konkfile is found
konk - v0.28.1

Published by jclem 7 months ago

Changelog

  • e13d522 Change package.json to v0.28.1
konk - v0.28.0

Published by jclem 7 months ago

Changelog

  • 0659c0d Fix name replacement in goreleaser
  • 61af261 Replace tap with repository in goreleaser
  • 24db82c Fix goreleaser config
  • b1e8f2a Update CI
  • 382e23c Fix lint errors
  • 5b17f9e Add YAML, TOML parsing
  • b228418 Replace 'dependencies' with 'needs'
  • e0ae216 Respect flags in konk exec
  • 701ead3 Simplify DAG, detect cycles
  • cdc04f1 Use a dag
  • 6d1db6f Add working concurrency controls
  • 730d6c5 Add basic exec in order
  • 7673197 Add linting
konk - v0.27.1

Published by jclem almost 2 years ago

Changelog

  • 47c7f67 0.27.1
  • d688905 Align proc labels
konk - v0.27.0

Published by jclem about 2 years ago

Changelog

  • 1872d4e 0.27.0
  • bb5fe92 Print aggregate output as commands complete (#5)
konk - v0.26.0

Published by jclem about 2 years ago

Changelog

  • 2f354b7 0.26.0
  • c062b6f Parse empty lines in .env
konk - v0.25.0

Published by jclem about 2 years ago

Changelog

  • 4539b28 0.25.0
  • 228d886 Parse .env lines with shellwords to unquote value (#4)
konk - v0.24.0

Published by jclem about 2 years ago

Changelog

  • 497ae4f 0.24.0
  • 9fd6163 Add error correction to script/release