Skip to content

Releases: kristofferlind/knega

v0.4.0

27 Nov 09:44
7f66bce
Compare
Choose a tag to compare

Changelog

v0.3.0

19 Nov 14:24
f0e46c7
Compare
Choose a tag to compare

Changelog

  • f0e46c7 Merge pull request #4 from kristofferlind/custom-output
  • 6a85be2 add custom output type where artifact check is a command
  • ab2be58 streaming logs when singlethreaded

v0.2.0

13 Nov 07:52
df3d4aa
Compare
Choose a tag to compare

Changelog

  • df3d4aa Merge pull request #3 from kristofferlind/action-inheritance
  • 4dcbb34 modify configuration parsing to allow inheritance
  • b18b547 update examples with new action definition
  • cde4e8b update tests

v0.1.0

06 Nov 17:02
ae6406d
Compare
Choose a tag to compare

Changelog

  • 501fce0 Merge pull request #2 from kristofferlind/next
  • ea46da8 add first test for all command
  • 89c4b4f add nix configuration
  • 7d193fb add test and release workflows
  • 6a64e79 bats test setup with some initial tests
  • 116b3ff development tooling
  • b4b2cf0 generate changelog for releases
  • cfaee39 local registry setup for manual testing with compose
  • 535c6d7 reduced amount of depencencies
  • b9545a7 remove invdividual actions
  • 291d974 restructure: command package
  • 6463029 restructure: configuration package
  • 8b11d73 restructure: orchestrator package
  • 1b211af script->run in test pipeline
  • 9c737eb switch to MIT license
  • 916cfec update action versions
  • af10231 update examples
  • 1eb8222 update readme
  • 6c7a326 update root example