Closed haiyanmeng closed 4 years ago
/cc @janetkuo @yuwenma @Liujingfang1 @nan-yu
/lgtm
LGTM
@janetkuo , PTAL. Here are the new changes I made since your last LGTM:
1) Add logic to check whether the gitlab access token has sufficent scope;
2) Add support for "--option=readonly
variables unnecessarily to make the code easier to read
1) create an Artifact Registry repo if needed; 2) create a Google service account if needed, and grant the Google service account roles/artifactregistry.writer on the AR repo; 3) create and download a service account key; 4) add the AR repo and the service account key into the app project as GitLab project variables.