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

Include Python 3.12 in release validation steps. #31415

Merged
merged 1 commit into from
May 28, 2024

Conversation

tvalentyn
Copy link
Contributor

@tvalentyn tvalentyn commented May 27, 2024

Include Python 3.12 for release validation purposes.

drive-by change: update a reference to docs tox task, it was recently changed, see:

[testenv:docs]

#29149

@github-actions github-actions bot added the build label May 27, 2024
@tvalentyn
Copy link
Contributor Author

R: @liferoad

Copy link
Contributor

Stopping reviewer notifications for this pull request: review requested by someone other than the bot, ceding control

@tvalentyn
Copy link
Contributor Author

tvalentyn commented May 27, 2024

(Also mentioned this in the wiki instructions).

@liferoad
Copy link
Collaborator

Do we know how long these tests could run now by adding this new Python version?

@tvalentyn
Copy link
Contributor Author

probably no more than 25% longer, until we deprecate py3.8.

Copy link
Collaborator

@liferoad liferoad left a comment

Choose a reason for hiding this comment

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

Please make sure the presummit tests pass before merging this.

@tvalentyn
Copy link
Contributor Author

Thanks, I'll retry and if they still fail, I'll make sure the errors are tracked. Affected suites are unrelated to this change.

@tvalentyn
Copy link
Contributor Author

Python precommits pass: https://github.com/apache/beam/actions/runs/9260981968/job/25475635769?pr=31415 but GHA somehow picks up a signal from the failing java suite (#31421 )

@tvalentyn tvalentyn merged commit bb4c1e6 into apache:master May 28, 2024
72 of 74 checks passed
@tvalentyn tvalentyn deleted the py312 branch May 28, 2024 17:25
lostluck pushed a commit to lostluck/beam that referenced this pull request Jun 3, 2024
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