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

Use self-hosted runners for republish workflow #33507

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

damccorm
Copy link
Contributor

@damccorm damccorm commented Jan 6, 2025

This is failing with likely the same problem as #33506 - switching to self-hosted to mitigate the problem

Example where this fixed the problem - https://github.com/apache/beam/actions/runs/12639184719
Very red history before this fix - https://github.com/apache/beam/actions/workflows/republish_released_docker_containers.yml


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Mention the appropriate issue in your description (for example: 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, comment fixes #<ISSUE NUMBER> instead.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

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)

Build python source distribution and wheels
Python tests
Java tests
Go tests

See CI.md for more information about GitHub Actions CI or the workflows README to see a list of phrases to trigger workflows.

@github-actions github-actions bot added the build label Jan 6, 2025
@damccorm
Copy link
Contributor Author

damccorm commented Jan 7, 2025

I verified this will work on my fork once our secrets are updated (published this artifact with this run before cancelling it).

Publishing PR to get feedback, but will wait on merging until secrets are added

@damccorm damccorm marked this pull request as ready for review January 7, 2025 16:52
@damccorm
Copy link
Contributor Author

damccorm commented Jan 7, 2025

R: @claudevdm

Copy link
Contributor

github-actions bot commented Jan 7, 2025

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control. If you'd like to restart, comment assign set of reviewers

@damccorm
Copy link
Contributor Author

New secrets have been added - I will let this run complete before merging, but it looks like it is working so far - https://github.com/apache/beam/actions/runs/12709820895/job/35429609977

@damccorm damccorm merged commit 0b2e57c into master Jan 10, 2025
5 of 6 checks passed
@damccorm damccorm deleted the users/damccorm/republish-self-hosted branch January 10, 2025 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants