Skip to content

Releases: artefactory/vertex-pipelines-deployer

0.5.4

11 Oct 20:26
Compare
Choose a tag to compare

0.5.4 (2024-10-11)

Build

  • add compatibility with python up to 3.12 (#192) by Jules Bertrand in 76cd116
  • update ruff requirement from ^0.3 to >=0.3,<0.6 (#196) by dependabot[bot] in 03549f7
  • update pytest-cov requirement from ^4.1 to ^5.0 (#168) by dependabot[bot] in d0305ec

Ci

  • update semantic release branches rules (#207) by Jules Bertrand in 48ab5f7

Documentation

  • update to skaff style (#210) by Jules Bertrand in ab5fb2f

Enhancements

  • ask for config file type in init (#206) by Jules Bertrand in 79a66e2

Fix

  • yaml and init templates (#205) by Jules Bertrand in 0885793

0.5.3

04 Jul 16:07
Compare
Choose a tag to compare

0.5.3 (2024-07-04)

Fix

  • pydantic update 2.8.0 (#197) by Jules Bertrand in 0127301

0.5.2

14 Jun 07:09
Compare
Choose a tag to compare

0.5.2 (2024-06-14)

Enhancements

0.5.1

06 Jun 15:08
Compare
Choose a tag to compare

0.5.1 (2024-06-06)

Chore

  • ak repo explo (#186) by Armand Kouyoumdjian in 20e6665

Ci

  • set python semantic release version by julesbertrand in 9be89db

Enhancements

  • rename pipeline UI (#187) by Armand Kouyoumdjian in 7b1ae60

Unknown

0.5.0

16 Apr 12:47
Compare
Choose a tag to compare

0.5.0 (2024-04-16)

Documentation

  • improve readme badges (#180) by Jules Bertrand in 8e1faf8

Feature

0.4.4

12 Apr 13:04
Compare
Choose a tag to compare

0.4.4 (2024-04-12)

Build

  • bump vertex-deployer from 0.4.0 to 0.4.3 (#166) by dependabot[bot] in 2cd0fab
  • update typer requirement from ^0.9 to ^0.12 (#171) by dependabot[bot] in 71c9da5
  • update ruff requirement from ^0.1 to ^0.3 (#165) by dependabot[bot] in 2a5b637

Chore

  • better exception message when validating deployer settings (#163) by Jules Bertrand in 5c08106
  • create .skaff/skaff.yaml (#172) by Alexis VIALARET in 9876d39

Ci

  • check cli documentation is up to date (#178) by Jules Bertrand in 4c6436c
  • upload to pypi (#167) by Jules Bertrand in 7f02b42

Documentation

  • update docs for public release (#174) by Jules Bertrand in 13219d0

Fix

  • enable caching default behavior (#177) by Jules Bertrand in 34663c1

0.4.3

01 Mar 11:22
Compare
Choose a tag to compare

0.4.3 (2024-03-01)

Ci

  • fix deploy docs workflow trigger (#156) by Jules Bertrand in 32351db

Fix

  • instanciate list only if not ixisting when paring errors (#161) by Jules Bertrand in 16028a2
  • inspect value empty for defaults in check cmd (#159) by Jules Bertrand in 5536f67

0.4.2

26 Feb 18:05
Compare
Choose a tag to compare

0.4.2 (2024-02-26)

Ci

Documentation

Enhancements

Fix

0.4.1

14 Feb 18:40
Compare
Choose a tag to compare

0.4.1 (2024-02-14)

Build

  • build(deps-dev): update black requirement from ^23.7 to ^24.1 (#138) (ae8ee8c)

  • build(deps): bump actions/cache from 3.3.2 to 4.0.0 (#135) (3584598)

  • build(deps): bump vertex-deployer from 0.3.2 to 0.4.0 (#131) (bd2c1b5)

  • build(deps-dev): update pytest requirement from ^7.4 to ^8.0 (#137) (9d5a148)

Ci

Fix

  • fix: print vertex settings and ask for validation (#141) (668aaad)

  • fix: traceback enhancement (#139) (f71f443)

0.4.0

05 Jan 15:12
Compare
Choose a tag to compare

0.4.0 (2024-01-05)

Build

Chore

Feature

  • feat: add init command to configure deployer (#127) (5ac7022)

Performance

  • perf: improve cli with context and callbacks (#129) (d99c007)