Skip to content

feat: add example workflows #18

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

Merged
merged 2 commits into from
Dec 22, 2020
Merged

feat: add example workflows #18

merged 2 commits into from
Dec 22, 2020

Conversation

averikitsch
Copy link
Contributor

@averikitsch averikitsch commented Dec 21, 2020

Fixes #17

README.md Outdated

- `Service Account User` - required to deploy to Cloud Run as service account

- `Storage Admin` - allow push to Google Container Registry
Copy link
Contributor

Choose a reason for hiding this comment

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

This is broad at the project level, perhaps we can link to further reading here for best practices of granting at the bucket level.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

sgtm

on:
push:
branches-ignore:
- 'example-*'
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we need to ignore these branches?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I think it's nice that if someone is trying to run the example workflows it doesn't kick off this test workflow.

@averikitsch averikitsch merged commit 5652d4b into main Dec 22, 2020
@averikitsch averikitsch deleted the example-workflow branch December 22, 2020 17:03
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.

Full example of a workflow?
3 participants