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

CI: move values to repo env #132

Merged
merged 2 commits into from
Nov 21, 2024
Merged

CI: move values to repo env #132

merged 2 commits into from
Nov 21, 2024

Conversation

souzamari
Copy link
Contributor

Move var/account to repo vars/secrets

@souzamari souzamari self-assigned this Nov 21, 2024
Copy link
Contributor

@dany-pellerin dany-pellerin left a comment

Choose a reason for hiding this comment

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

Approved with some comments, I would avoid putting insensitive information in secrets, but that is up to you.

env:
gcp-project-id: 118585658141
service-account: gh-ci-optable-web-sdk
workload_identity_provider: ${{ secrets.WORKLOAD_IDENTITY_PROVIDER }}
Copy link
Contributor

Choose a reason for hiding this comment

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

We can put the value directly here as the workload_identity_provider is not sensitive.

.github/workflows/release.yml Outdated Show resolved Hide resolved
@souzamari souzamari merged commit 904f3c6 into master Nov 21, 2024
7 checks passed
@souzamari souzamari deleted the ci/move-var-to-secrets branch November 21, 2024 16:40
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.

2 participants