Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2486 create new pipeline for updated build deployment #2492

Closed

Conversation

rodecapd
Copy link
Collaborator

@rodecapd rodecapd commented Jun 7, 2024

No description provided.

@rodecapd rodecapd linked an issue Jun 7, 2024 that may be closed by this pull request
Copy link
Collaborator

@vhscom vhscom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Left a possible nice-to-have.

with:
project_id: '${{env.PROJECT_ID}}'
workload_identity_provider: '${{secrets.WORKLOAD_IDENTITY_PROVIDER}}'
service_account: '${{secrets.GCLOUD_SERVICEACCOUNT}}'
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thoughts on naming this secret something like AUTOMATION_SA_KEY so we know its purpose at a glance?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would compromise on AUTOMATION_SA. The value here is really more of an ID similar to this: github-wif@checkins-dev-425419.iam.gserviceaccount.com. When I see KEY, I think of something different.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create new pipeline for updated build & deployment
3 participants