Skip to content

0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 09:54
· 146 commits to develop since this release

0.0.1 (2023-10-03)

Feat

  • Feat: make it python 38 39 compatible (#41)

  • Feat: add cli checks to ci (#40)

  • Feat/add create and list commands (#39)

  • Feat: pass artifacts as inputs (#28)

  • Feat/misc code improvements (#32)

  • Feat: add command to check pipelines (#19)

  • Feat: add pr_agent (#29)

  • Feat/switch logging to loguru (#20)

  • Feat: switch cli to typer (#8)

  • Feat: add constants file (#7)

  • Feat: vertex deployer (#3)

Fix

  • fix: rm unused files (#5) (e220dc8)

  • fix: readme typos (#4) (3ebcf4a)

  • Fix/deploy command (#36)

  • Fix: multiple issues raised in alpha testing (#27)

  • Fix/inconsistencies in pipeline names (#18)

Chore

  • Release v0.1.0 (#48) (a3c18df)

  • Chore: prepare for release (#38)

  • Test: add unit tests (#31)

  • Chore: add issue and pr templates (#6)

  • Chore/update readme and add gitignore (#2)

  • Chore: setup repo (#1)

Ci

  • ci: update ci trigger policy (#45) (f1171d2)

  • Ci: Update Continuous Deployment (CD) Trigger Policy and Documentation (#47)