Skip to content
This repository was archived by the owner on May 16, 2023. It is now read-only.

Latest commit

 

History

History
109 lines (82 loc) · 5.67 KB

File metadata and controls

109 lines (82 loc) · 5.67 KB

Changelog

v2.0.5 (2023-05-04)

Fix

v2.0.4 (2023-03-27)

Fix

  • Bump actions/cache to 3.3.1 (9a62957)

v2.0.3 (2023-03-27)

Fix

  • Defaults and steps names (e197d48)

v2.0.2 (2023-03-27)

Fix

v2.0.1 (2023-03-27)

Fix

  • Add node setup step where it is needed (c6536c8)

v2.0.0 (2023-03-27)

Feature

  • Bump Actions versions to latest, default Pyton to 3.9 (de94b2b)

Fix

  • Set-output deprecation notice (e45e5c4)

Breaking

  • bump Actions versions to latest, default Pyton to 3.9 (de94b2b)

v1.0.6 (2022-10-07)

Fix

  • No coverage file created after Python unit tests (0d56765)

v1.0.5 (2022-09-22)

Fix

  • Add legacy peer deps install (05bd744)

v1.0.4 (2022-09-22)

Fix

  • Commitlint to use 16.15.1 to fix optional deps (519ae9d)

v1.0.3 (2022-05-29)

Fix

  • Downgrade semantic-release version (d53ef82)

v1.0.2 (2022-05-29)

Fix

  • Downgrade to previous version (df084c5)

v1.0.1 (2022-04-18)

Fix

  • Inputs names and login to ECR condition (5aa4cd6)

v1.0.0 (2022-04-15)

Fix

Breaking

v0.4.3 (2022-04-11)

Fix

Documentation

  • Update list of shared workflows (eaa8d35)

v0.4.2 (2022-04-11)

Fix

v0.4.1 (2022-04-11)

Fix

v0.4.0 (2022-04-11)

Feature

  • Add publish docker image workflow (89b0048)
  • Move asdf to the main workflow (720ef61)
  • Add integration tests step (1baccd8)

Fix

  • Add Docker image build variables (d4c7c01)
  • Add SSH key to workflow secrets (82ed653)

Documentation

v0.3.0 (2022-04-11)

Feature

  • Add pre-commit shared workflow for unit tests (be3da53)
  • Add pre-commit shared workflow for terraform modules (fff4901)

v0.2.0 (2022-04-07)

Feature

  • Add status-to-slack shared workflow (30f6538)
  • Add release shared workflow (1f611bb)
  • Add approve shared workflow (96f922c)
  • Add pre-commit shared workflow (61621d8)

v0.1.0 (2022-04-07)

Feature