Skip to content

Releases: sdsc-ordes/quitsh

Version 0.41.0

09 Apr 09:06
v0.41.0
d120c4d

Choose a tag to compare

What's Changed

  • feat: cancel successor steps if previous steps failed by @gabyx in #68
  • fix: update dependencies + signal context + exec-stage improvements by @gabyx in #67

Full Changelog: v0.39.0...v0.41.0

v0.39.0

12 Mar 16:51
v0.39.0
8c49aa4

Choose a tag to compare

What's Changed

  • fix: lazy resolve input ids only on path changes by @gabyx in #58
  • fix: remove wrong assert in execution order by @gabyx in #60
  • fix: typos in panics by @gabyx in #61
  • fix: add better logging in process-compose's WaitTill function by @gabyx in #62
  • fix: small refactoring for summar/status by @gabyx in #65
  • fix: abort execution when precessor fails by default by @gabyx in #66

Full Changelog: v0.38.0...v0.39.0

Version v0.38.0

11 Nov 19:58
v0.38.0
cfdac33

Choose a tag to compare

What's Changed

  • feat: add pipe to command ctx by @gabyx in #46
  • feat: version up command and utility by @gabyx in #47
  • feat: add exec runner by @gabyx in #49
  • fix: absolute paths in input changes by @gabyx in #50
  • fix: resolve ids first when DAG is built with selection by @gabyx in #51
  • fix: recompute subgraph selection from changed leaf nodes by @gabyx in #52
  • feat: add env vars for --config and --config-user by @gabyx in #53
  • feat: add quitsh config files to Nix devenv shell by @gabyx in #54
  • fix: env replace in root config settings & user-facing config via interface by @gabyx in #55
  • fix: improve dag.Exec... option patterns by @gabyx in #56
  • fix: remove pre-exec command on startup, parse config then cobra flag defaults by @gabyx in #57

Full Changelog: v0.32.1...v0.38.0

v0.27.0

28 Jun 20:47
v0.27.0
ab82091

Choose a tag to compare

What's Changed

  • feat: add parallel execution by @gabyx in #4

Full Changelog: v0.26.0...v0.27.0

Version v0.26.0

28 Jun 13:23
v0.26.0
9f3b862

Choose a tag to compare

What's Changed

  • feat: extend logging interface in runner & globbing adjustments by @gabyx in #26
  • fix: logging in debug.Assert by @gabyx in #27
  • fix: add MakeRelativeTo by @gabyx in #28
  • feat: add process-compose wait for ready & running by @gabyx in #30
  • feat: load config from stdin and parse CLI key,value pairs by @gabyx in #29

Full Changelog: v0.24.0...v0.26.0

Version v0.24.0

07 Jun 19:08
v0.24.0
70e7649

Choose a tag to compare

What's Changed

  • feat: add stdin on command by @gabyx in #18
  • fix: typo by @gabyx in #19
  • fix: remove logging output by @gabyx in #20
  • fix: remove wrong assert by @gabyx in #21
  • fix: start proc-compose over config file, add start/stop by @gabyx in #22
  • fix: speed up evaluation in proc-compose by @gabyx in #23
  • fix: start process compose by @gabyx in #24
  • fix: refactor queries by @gabyx in #25

Full Changelog: v0.23.0...v0.24.0

v0.22.0

13 May 14:44
v0.22.0
e66596f

Choose a tag to compare

What's Changed

  • fix: correct flake dir path mistakes by @gabyx in #7
  • fix: ignore components ignored by Git by @gabyx in #8
  • fix: no other toolchain then default in Go build/test runner by @gabyx in #9
  • fix: add trace to all nix by @gabyx in #10
  • feat: add remove envs on cmd ctx, improve build paths, better toolchain names by @gabyx in #11
  • fix: add opt in Nix --no-pure-eval by @gabyx in #12
  • fix: add json output on list command by @gabyx in #13
  • fix: add registry type for tilt by @gabyx in #14
  • fix: add use-https flag on image settings by @gabyx in #15

Full Changelog: v0.15.0...v0.22.0

Version v0.15.0

02 Apr 11:44
v0.15.0
6f0362a

Choose a tag to compare

What's Changed

  • fix: add packaging ci run by @gabyx in #2
  • feat: add coverage upload by @gabyx in #3
  • feat: add process-compose command by @gabyx in #6

New Contributors

  • @gabyx made their first contribution in #2

Full Changelog: v0.14.3...v0.15.0

Version 0.14.3

27 Mar 09:28
v0.14.3
e934766

Choose a tag to compare