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

Migrate unit tests from Cloud Build to GitHub Workflows #971

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

andrewpollock
Copy link
Contributor

This way they get run automatically for PRs from external contributors and do not require manual triggering by repository owners.

This way they get run automatically for PRs from external contributors
and do not require manual triggering by repository owners.
This way they get run automatically for PRs from external contributors
and do not require manual triggering by repository owners.
Co-authored-by: Rex P <106129829+another-rex@users.noreply.github.com>
@andrewpollock
Copy link
Contributor Author

Note to self: this is likely to require some credential plumbling like that seen at https://github.com/google/clusterfuzz/blob/ca679d958a209598d30ad4bbe565ff7dd320ea29/src/clusterfuzz/_internal/google_cloud_utils/storage.py#L578

another-rex added a commit that referenced this pull request Feb 13, 2023
Support running workflows when merge queue is switched on. Cloud build
doesn't seem to support merge groups yet though, so have to merge #971
before enabling merge queues again.
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.

None yet

2 participants