Skip to content

Migrate pilot workflows to ubuntu-24.04 self-hosted runners#38006

Merged
damccorm merged 1 commit intoapache:masterfrom
aIbrahiim:pilot-workflows-ubuntu-24.04
Mar 31, 2026
Merged

Migrate pilot workflows to ubuntu-24.04 self-hosted runners#38006
damccorm merged 1 commit intoapache:masterfrom
aIbrahiim:pilot-workflows-ubuntu-24.04

Conversation

@aIbrahiim
Copy link
Copy Markdown
Contributor

Please add a meaningful description for your change here


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.

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a summary for this pull request due to the file types involved not being currently supported.

@github-actions github-actions bot added the build label Mar 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @liferoad for label build.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@liferoad
Copy link
Copy Markdown
Contributor

assign to next reviewer

@github-actions
Copy link
Copy Markdown
Contributor

Assigning reviewers:

R: @damccorm for label build.

Note: If you would like to opt out of this review, comment assign to next reviewer.

Available commands:

  • stop reviewer notifications - opt out of the automated review tooling
  • remind me after tests pass - tag the comment author after tests pass
  • waiting on author - shift the attention set back to the author (any comment or push by the author will return the attention set to the reviewers)

The PR bot will only process comments in the main thread (not review comments).

@damccorm damccorm merged commit 6f1f242 into apache:master Mar 31, 2026
3 checks passed
@claudevdm
Copy link
Copy Markdown
Collaborator

It looks like this may have broken python lint workflow https://github.com/apache/beam/actions/runs/23799701326 @aIbrahiim

@aIbrahiim
Copy link
Copy Markdown
Contributor Author

It looks like this may have broken python lint workflow https://github.com/apache/beam/actions/runs/23799701326 @aIbrahiim

I will check it

@aIbrahiim
Copy link
Copy Markdown
Contributor Author

It looks like this may have broken python lint workflow https://github.com/apache/beam/actions/runs/23799701326 @aIbrahiim

i just checked and the error there should be fixed by this PR #38000

@jrmccluskey
Copy link
Copy Markdown
Contributor

The whitespace precommit is perma-red since this was merged

@aIbrahiim
Copy link
Copy Markdown
Contributor Author

It looks like this may have broken python lint workflow https://github.com/apache/beam/actions/runs/23799701326 @aIbrahiim

@claudevdm @jrmccluskey I found out the failure in https://github.com/apache/beam/actions/runs/23799701326 isn’t PythonLint “logic” on 24.04 runners tox invokes /usr/bin/time and it was missing from the runner image. Fix is here: #38022

@aIbrahiim
Copy link
Copy Markdown
Contributor Author

@jrmccluskey whitespace failed for the same reason: missing time binary in the runner image, this should fix #38022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants