v1
v1 Release (6/10/2022)
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
- compile_openapi action docs
- configure_gcp_endpoints action docs
- setup_gcloud action docs
- build_and_publish_image action docs
- decrypt_kms_secrets action docs