-
Notifications
You must be signed in to change notification settings - Fork 3
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
Add celo-org/op-geth
dependencies update script and gh-action
#263
base: celo10
Are you sure you want to change the base?
Conversation
Update the go package dependency and the devnet docker container reference of the `l2` service to the latest commit ('c6d7b55a9a0361d36a36e6cee6a423611e4ddbf8') in the 'celo10' ref.
7ff1ab9
to
9678123
Compare
celo-org/op-geth
dependencies update scriptcelo-org/op-geth
dependencies update script and gh-action
6878a43
to
4e2acab
Compare
- name: Login at GCP Artifact Registry | ||
uses: celo-org/reusable-workflows/.github/actions/[email protected] | ||
with: | ||
workload-id-provider: "projects/1094498259535/locations/global/workloadIdentityPools/gh-optimism/providers/github-by-repos" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@pputman-clabs could you give the github action GCP auth part a review?
I simply pasted it from another action and I don't know if this is the correct workload-id-provider.
The action requires authentication, although it simply reads some artifact properties from a public repository.
To open PR's, the action also requires some permissions in GitHub (see here). Would it be okay to enable this?
4e2acab
to
1390106
Compare
This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 5 days. |
See #262 for more info.