Skip to content

Latest commit

 

History

History
159 lines (74 loc) · 7.14 KB

CHANGELOG.md

File metadata and controls

159 lines (74 loc) · 7.14 KB

Changelog

0.4.6 (2024-11-13)

Bug Fixes

  • deploy-apis-instance: bump base image version to v0.6.3 (6daf483)

0.4.5 (2024-10-21)

Bug Fixes

  • deploy-apis-instance: bump base image version to v0.6.2 (b7682ce)

0.4.4 (2024-10-18)

Bug Fixes

  • deploy-apis-instance: bump base image version to v0.6.1 (65a0a48)

0.4.3 (2024-10-18)

Bug Fixes

  • deploy-apis-instance: bump base image version to v0.6.0 (2f8db87)
  • move SECRET_KEY from Variables section (6c3f861)

0.4.2 (2024-04-15)

Bug Fixes

  • bump default version of apis-base-container (a484ef7)

0.4.1 (2024-02-12)

Bug Fixes

  • update apis-base-container default ref to 0.4.0 (632887a)

0.4.0 (2024-01-31)

Features

  • create reusable add-to-project workflow (ef25c0c)

Bug Fixes

0.3.5 (2024-01-26)

Bug Fixes

  • bump default version of apis-base-container (059aec8)

0.3.4 (2024-01-24)

Bug Fixes

  • allow longer lines in commit message body (a06c65d)

0.3.3 (2023-11-23)

Bug Fixes

  • refactor gitlint workflow (a80ea45)

0.3.2 (2023-11-22)

Bug Fixes

  • bump version of base-container from v0.2.0 to v0.2.1 (f233c32)

0.3.1 (2023-09-27)

Bug Fixes

  • bump base-container version (66eee1a)

0.3.0 (2023-08-28)

Features

  • deploy-apis-instance: add datetime to docker tag (95a8797)
  • deploy-apis-instance: implement nodeploy (d92b6b0)

0.2.1 (2023-08-21)

Bug Fixes

  • deploy-apis-instance: bump minor version of container (a7caa6c)

0.2.0 (2023-08-17)

Features

  • deploy-apis-instance: bump default version of container (45c3941)

0.1.2 (2023-08-14)

Bug Fixes

  • deploy-apis-instance: correct variable name in documentation (47fb827)

0.1.1 (2023-08-14)

Bug Fixes

  • deploy-apis-instance: fix typo in base-container version (12651fc)

0.1.0 (2023-08-14)

Features

  • deploy-apis-instance: allow base-container ref override (5fb4667)

0.0.1 (2023-07-06)

Features

  • acdh-deploy: introduce deployment workflow (20ca40e), closes #2
  • deploy-apis-instance: use apis-base-container repo (62799e9)
  • docs: add structure and deploy-apis-instance documentation (c9f2724)
  • gitlint: add gitlint workflow (898c100)
  • introduce poetry-black workflow (56d6571)
  • poetry-black: use poetry cache and set default option (e6e9cd4)
  • poetry-deptry: introduce poetry-deptry workflow (5bf6c4f)
  • poetry-djlint: introduce poetry-djlint workflow (afcd423)
  • poetry-ruff: introduce poetry-ruff workflow (19d0159)

Bug Fixes

  • deploy-apis-instance: fix branch from which to clone (4f380ae)

Miscellaneous Chores

  • set initial release version to 0.0.1 (40d6245)