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

zStream Checks for Python 3.12 #14558

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

jyejare
Copy link
Member

@jyejare jyejare commented Mar 28, 2024

Problem Statement

Code Checks for Python 3.12 were missing from zStream branches.

Solution

Adding python 3.12 into Pull Request checks.

Related Issues

@jyejare jyejare requested a review from a team as a code owner March 28, 2024 12:22
@jyejare jyejare added CherryPick PR needs CherryPick to previous branches 6.12.z Introduced in or relating directly to Satellite 6.12 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 labels Mar 28, 2024
@jyejare jyejare requested a review from a team as a code owner April 2, 2024 11:28
@jyejare jyejare force-pushed the python_3_12_checks branch 2 times, most recently from 8d37dd2 to c6d8418 Compare April 2, 2024 11:37
* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.
@jyejare jyejare force-pushed the python_3_12_checks branch from c6d8418 to 1b70b29 Compare April 2, 2024 12:16
@jyejare
Copy link
Member Author

jyejare commented Apr 2, 2024

All tests are passing and since its already merged in master with all comments discussed and resolved, I am merging it right now!

@jyejare jyejare merged commit e848a4f into SatelliteQE:6.15.z Apr 2, 2024
7 checks passed
jyejare added a commit to jyejare/robottelo that referenced this pull request Apr 3, 2024
Add Python 3.12 to supported versions (SatelliteQE#12793)

* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.

Co-authored-by: Jake Callahan <[email protected]>
jyejare added a commit to jyejare/robottelo that referenced this pull request Apr 3, 2024
Add Python 3.12 to supported versions (SatelliteQE#12793)

* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.

Co-authored-by: Jake Callahan <[email protected]>
jyejare added a commit to jyejare/robottelo that referenced this pull request Apr 3, 2024
Add Python 3.12 to supported versions (SatelliteQE#12793)

* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.

Co-authored-by: Jake Callahan <[email protected]>
jyejare added a commit that referenced this pull request Apr 3, 2024
zStream Checks for Python 3.12 (#14558)

Add Python 3.12 to supported versions (#12793)

* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.

Co-authored-by: Jake Callahan <[email protected]>
jyejare added a commit that referenced this pull request Apr 3, 2024
zStream Checks for Python 3.12 (#14558)

Add Python 3.12 to supported versions (#12793)

* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.

Co-authored-by: Jake Callahan <[email protected]>
jyejare added a commit that referenced this pull request Apr 3, 2024
zStream Checks for Python 3.12 (#14558)

Add Python 3.12 to supported versions (#12793)

* Add Python 3.12 to supported versions

Python 3.12 is out and should be supported by Robottelo. Also switched
the weekly workflow to use Python 3.12 instead of 3.11.

* update unittest deprecations

* Adjust unit tests for python 3.12

This commit introduces a few changes relating to unittest changes and
differences post-removal of old behavior.

Co-authored-by: Jake Callahan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z Introduced in or relating directly to Satellite 6.12 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants