Skip to content

Releases: Auddia/cicd

v1.4.4

30 Aug 16:55
63bb75f
Compare
Choose a tag to compare

v1.4.4 Release (8/30/2024)

Official Release

Updates

v1.4.3

19 Aug 20:22
Compare
Choose a tag to compare

A correction of GITHUB_OUTPUT

v1.4.2

20 Feb 20:16
Compare
Choose a tag to compare

Updated all deprecated actions

v1.4.1

v1.4

17 Aug 16:28
Compare
Choose a tag to compare

v1.3

10 Aug 21:01
Compare
Choose a tag to compare

v1.2

05 Aug 22:26
Compare
Choose a tag to compare

v1.2 Release (8/5/2022)

Official Release

Updates

  • Fixed circular import issue with swagger-cli in the compile_openapi action and openapi_update workflow by migrating part of the workload to redocly

Available Actions

Available Workflows

v1.1

v1

10 Jun 16:26
Compare
Choose a tag to compare
v1

v1 Release (6/10/2022)

Official Release

This is the first release of the CICD repo. since it has been successfully integrated across multiple Auddia projects.

Bug Fixes

  • Optional ssh configuration now working for the cloud_run_api_deployment workflow.
  • Optional secrets is now fixed due to bug in output when no secrets were present.

Updates

  • Support for openapi configuration using functions as the api rather then cloud run services.
  • Updated documentation

Available Actions

Available Workflows

v04