Releases: Auddia/cicd
Releases · Auddia/cicd
v1.4.4
v1.4.4 Release (8/30/2024)
Updates
- Support multiple deploy keys inside Docker Builds. See
Using Multiple Deploy Keys Inside Docker Builds for an explanation.
v1.4.3
v1.4.2
v1.4.1
v1.4.1 Release (9/26/2022)
Updates
- Fixing openapi issue
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
Available Workflows
v1.4
v1.4 Release (8/17/2022)
Updates
- Supporting KMS decryption in GCP function deployments
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
Available Workflows
v1.3
v1.3 Release (8/10/2022)
Updates
- Updated
webfactory/ssh-agent
dependency to support multiple github deploy keys for pip installs from multiple projects - gcp_function_deployment workflow's
private_repos
argument doesnt install the packages dependencies.
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
Available Workflows
v1.2
v1.2 Release (8/5/2022)
Updates
- Fixed circular import issue with
swagger-cli
in thecompile_openapi
action andopenapi_update
workflow by migrating part of the workload toredocly
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
Available Workflows
v1.1
v1.1 Release (6/15/2022)
Updates
- Added in support for installing local and private repos for gcp_function_deployment Workflow
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
Available Workflows
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
Available Workflows
v04
v04 Release (4/29/2022)
new
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