Skip to content

v0.2.0

Compare
Choose a tag to compare
@srueg srueg released this 23 Jul 12:22
· 2344 commits to master since this release
2ef70ef

Added

  • getValueOrDefault helper (#125)
  • makeMergeable helper (#126)
  • commodore component compile to compile a single component (#122)
  • Option to explicitly set a component's display name (#133)
  • labels to issue templates (#134)
  • Vale Makefile target in component template (#137)
  • Allow overriding Git user info for catalog commits (#140)
  • Refactor tests to work with new setup-python (#143)

Changed

  • compile and clean commands were moved to the catalog command group (#122)
  • new-component command was moved to the component command group (#122)
  • Jsonnet library file extension to .libsonnet in component template (#137)
  • Applied the component template to Commodore itself (#145)

Fixed

  • Commit messages from automated catalog updates do no longer contain a leading newline (#136)