Skip to content
Snippets Groups Projects
Select Git revision
  • main default protected
  • dev
  • 0.1.1
  • 0.1.0
4 results

LICENSE

  • Quan Zhang's avatar
    3a93756c
    feat: add create-cloud-deploy-release component · 3a93756c
    Quan Zhang authored
        This commit adds the initial version of `create-cloud-deploy-release` as a Beta Gitlab Component,
        including CI tests, README and LICENSE.
    
        The `create-cloud-deploy-release` Gitlab Component creates a Google Cloud Cloud Deploy release, and automatcially promotes to the first tartget.
        The feature is simiar to [gcloud deploy release create](https://cloud.google.com/sdk/gcloud/reference/deploy/releases/create) gcloud command.
    
        The components relies on `identity: google_cloud` WIF to authenticate to Google Cloud services. At the commit point, `google_cloud_support_feature_flag` is required
        to use this Component.
    3a93756c
    History
    feat: add create-cloud-deploy-release component
    Quan Zhang authored
        This commit adds the initial version of `create-cloud-deploy-release` as a Beta Gitlab Component,
        including CI tests, README and LICENSE.
    
        The `create-cloud-deploy-release` Gitlab Component creates a Google Cloud Cloud Deploy release, and automatcially promotes to the first tartget.
        The feature is simiar to [gcloud deploy release create](https://cloud.google.com/sdk/gcloud/reference/deploy/releases/create) gcloud command.
    
        The components relies on `identity: google_cloud` WIF to authenticate to Google Cloud services. At the commit point, `google_cloud_support_feature_flag` is required
        to use this Component.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
This project is licensed under the Apache License 2.0. Learn more