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

Add GCS Action #121

Merged
merged 22 commits into from
Jun 29, 2020
Merged

Add GCS Action #121

merged 22 commits into from
Jun 29, 2020

Conversation

bharathkkb
Copy link
Contributor

replaces #55
fixes #32
Add a native GCS Upload Action using google-cloud/storage

@craigdbarber
Copy link
Contributor

Taking a look at the failing test, it appears the SA being used for the int-tests is missing a required permission: "##[error]*** does not have storage.objects.create access to the Google Cloud Storage object."

@bharathkkb
Copy link
Contributor Author

@craigdbarber I was working with @averikitsch to figure this out. The permissions do seem to be correct in the project, I was able to get this working on a different service account with the same role.

upload-cloud-storage/README.md Show resolved Hide resolved
upload-cloud-storage/README.md Show resolved Hide resolved
upload-cloud-storage/README.md Show resolved Hide resolved
Copy link
Contributor

@craigdbarber craigdbarber left a comment

Choose a reason for hiding this comment

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

LGTM

@averikitsch
Copy link
Contributor

ping. Do you want to go ahead and merge this?

@bharathkkb bharathkkb merged commit d72625c into master Jun 29, 2020
@bharathkkb
Copy link
Contributor Author

@averikitsch sorry missed Craig's approval. I have merged it.

@sethvargo sethvargo deleted the add-gcs-action branch June 29, 2020 23:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Feature request: actions for working with cloud storage
4 participants