Skip to content

Releases: nearform/initium-cli

v0.2.0

19 Aug 10:29
45ea56b
Compare
Choose a tag to compare

0.2.0 (2023-08-18)

Features

  • add option to persist configuration (#80) (6c9f3ed)

Bug Fixes

  • move from repo-name to container-registry (#79) (cebfa95)
  • remove outdated quick-start (#82) (d3180a8)

v0.1.0

11 Aug 12:52
47306a5
Compare
Choose a tag to compare

0.1.0 (2023-08-11)

Features

  • use app token to generate relases from release-please (#75) (bc82eda)

Bug Fixes

  • update release-please.yaml (#68) (b06c556)
  • update to latest github-app-token action (#76) (539722f)

v0.0.1

10 Aug 14:57
4c80108
Compare
Choose a tag to compare

0.0.1 (2023-08-10)

Features

  • add action (c3e489e)
  • Add github init command (#20) (5631ef3)
  • Add Installation Command (#46) (233f4bd)
  • Add support for configuration file (#57) (20a057d)
  • adding checkout action (e8ab9f8)
  • adding correct folder (8a5f4b0)
  • adding initial tests (eb1f803)
  • adding job for commit and push nodejs project (c6449ef)
  • adding make project_build to test the workflow (45fa49f)
  • adding more tests (d998753)
  • adding more tests (0d21958)
  • adding small and simple test (5e231b4)
  • adding test pipeline and make build only on master (f9fff0d)
  • changes in the code (d985443)
  • Implement the on branch workflow (#58) (2238866)
  • improve workflow (#59) (315926b)
  • issue-24: Refactor Docker Image attributes and add files for knative templating (#32) (04e43fe)
  • making things simpler (f74d5da)
  • moving checkout action (1d08b9f)
  • moving the env for the whole job (e6750b7)
  • remove action (a45d5e0)
  • remove duplicated tests (01e31ab)
  • rename module to initium-cli (#62) (677885d)
  • updating token value (4694813)
  • using local path (09ea0d6)
  • using reusable actions to allow add more jobs easily (bb0bd27)

Bug Fixes