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

notify cloud repo on push to master #12229

Merged
merged 2 commits into from
Apr 20, 2022
Merged

Conversation

git-phu
Copy link
Contributor

@git-phu git-phu commented Apr 20, 2022

What

part of #11137

How

Uses https://github.com/marketplace/actions/repository-dispatch to notify cloud when a commit is pushed to oss master.
We can then trigger a cloud workflow to try building cloud with the latest oss master.

Also splits out the build-and-push action so that the build part can be called without pushing images to docker hub.

@git-phu git-phu requested a review from pmossman April 20, 2022 22:58
so we can use it in cloud workflow
@git-phu git-phu temporarily deployed to more-secrets April 20, 2022 23:27 Inactive
@git-phu git-phu temporarily deployed to more-secrets April 20, 2022 23:27 Inactive
@git-phu git-phu marked this pull request as ready for review April 20, 2022 23:31
@git-phu
Copy link
Contributor Author

git-phu commented Apr 20, 2022

@pmossman ready for review, thanks!

Copy link
Contributor

@pmossman pmossman left a comment

Choose a reason for hiding this comment

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

Nice, action split looks good!

@git-phu git-phu merged commit 0d3088e into master Apr 20, 2022
@git-phu git-phu deleted the peter/check-if-breaks-cloud branch April 20, 2022 23:53
suhomud pushed a commit that referenced this pull request May 23, 2022
* notify cloud repo on push to master

* split out build-branch action

so we can use it in cloud workflow
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