Skip to content

Conversation

@damccorm
Copy link
Contributor

@damccorm damccorm commented Jul 15, 2025

This starts actually pushing ML containers which we have requirements files for. Initially this will just be a set of containers with some broad extra dependencies installed. Over time, we can try to make more targeted containers (e.g. Tensorflow/torch/jax images).

Part of #35487


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.

applyDockerNature()
applyPythonNature()

pythonVersion = '3.13'
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was running into env issues which kept me from generating 3.13 requirements, but this should get generated before we start publishing 3.13 containers anyways.

@damccorm damccorm marked this pull request as ready for review August 8, 2025 18:19
@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

Checks are failing. Will not request review until checks are succeeding. If you'd like to override that behavior, comment assign set of reviewers

@damccorm
Copy link
Contributor Author

damccorm commented Aug 8, 2025

assign set of reviewers

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

Assigning reviewers:

R: @tvalentyn for label python.

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).

@github-actions
Copy link
Contributor

Reminder, please take a look at this pr: @tvalentyn

@damccorm
Copy link
Contributor Author

waiting on author

@github-actions
Copy link
Contributor

Assigning new set of reviewers because Pr has gone too long without review. If you would like to opt out of this review, comment assign to next reviewer:

R: @jrmccluskey for label python.

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)

@damccorm
Copy link
Contributor Author

R: @tvalentyn (just quieting the bot, next action is still on me I just haven't gotten back around to this)

@github-actions
Copy link
Contributor

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

@github-actions github-actions bot added the build label Aug 25, 2025
@damccorm damccorm merged commit 5053aed into master Aug 26, 2025
109 of 110 checks passed
@damccorm damccorm deleted the users/damccorm/publishMlContainers branch August 26, 2025 13:41
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.

2 participants