-
Notifications
You must be signed in to change notification settings - Fork 4.5k
[GitHub Actions] - Updates in Build Playground Backend to runs-on Self-hosted runners #23134
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
[GitHub Actions] - Updates in Build Playground Backend to runs-on Self-hosted runners #23134
Conversation
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
build_playground_backend
|
Assigning reviewers. If you would like to opt out of this review, comment R: @damccorm for label build. Available commands:
The PR bot will only process comments in the main thread (not review comments). |
damccorm
left a comment
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.
LGTM - please comment here when it is ready to merge.
I think it is a good idea for us to first only merge one of these workflows so that we can validate everything is working before switching everything over
|
This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 1 week if no further activity occurs. If you think that’s incorrect or this pull request requires a review, please simply write any comment. If closed, you can revive the PR at any time and @mention a reviewer or discuss it on the dev@beam.apache.org list. Thank you for your contributions. |
|
Status update: reviewed by @damccorm, waiting for the migration window to deploy the infrastructure and request the merge. |
* Switching to pull_request * Removing ref from checkout
|
Reminder, please take a look at this pr: @damccorm |
…f-hosted runners (apache#23134) * Updating build_playground_backend workflow (apache#167) Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local> * Added master changes in build_playground_backend to avoid merge conflicts * Reverted GO_VERSION and BEAM_VERSION to have the same as master build_playground_backend * Switching trigger to pull_request (apache#259) * Switching to pull_request * Removing ref from checkout Co-authored-by: Elias Segundo Antonio <eliassegundo.segundo@gmail.com> Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local> Co-authored-by: elink22 <103056145+elink22@users.noreply.github.com> Co-authored-by: Danny McCormick <dannymccormick@google.com>
DO NOT MERGE until the infrastructure is in place. Please talk to @dannymartinm @elink21 before mergingAs part of the issue 21106, @elink21 and I have implemented the self-hosted runners for the Ubuntu and Windows operating systems.
Please see the Approved Pull Request (PR#22703) for reference.
In this PR you will find the following changes:
runs-onself-hosted runnersPR#16511 : Previous PR for reference.
BEAM-12812: Original Jira may contain additional context.
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).addresses #123), if applicable. This will automatically add a link to the pull request in the issue. If you would like the issue to automatically close on merging the pull request, commentfixes #<ISSUE NUMBER>instead.CHANGES.mdwith noteworthy changes.See the Contributor Guide for more tips on how to make review process smoother.
To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md
GitHub Actions Tests Status (on master branch)
See CI.md for more information about GitHub Actions CI.