Skip to content

Add support to Python 3.12 and 3.13 #3311

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

Merged
merged 1 commit into from
May 16, 2025
Merged

Conversation

caponetto
Copy link
Contributor

What changes were proposed in this pull request?

Closes #3310

How was this pull request tested?

Through CI runs and manual tests.

Developer's Certificate of Origin 1.1

   By making a contribution to this project, I certify that:

   (a) The contribution was created in whole or in part by me and I
       have the right to submit it under the Apache License 2.0; or

   (b) The contribution is based upon previous work that, to the best
       of my knowledge, is covered under an appropriate open source
       license and I have the right under that license to submit that
       work with modifications, whether created in whole or in part
       by me, under the same open source license (unless I am
       permitted to submit under a different license), as indicated
       in the file; or

   (c) The contribution was provided directly to me by some other
       person who certified (a), (b) or (c) and I have not modified
       it.

   (d) I understand and agree that this project and the contribution
       are public and that a record of the contribution (including all
       personal information I submit with it, including my sign-off) is
       maintained indefinitely and may be redistributed consistent with
       this project or the open source license(s) involved.

Signed-off-by: Guilherme Caponetto <[email protected]>
@caponetto caponetto requested a review from lresende May 16, 2025 13:11
Copy link

codecov bot commented May 16, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Please upload report for BASE (main@de8830a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
elyra/airflow/bootstrapper.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3311   +/-   ##
=======================================
  Coverage        ?   83.71%           
=======================================
  Files           ?      158           
  Lines           ?    19939           
  Branches        ?      509           
=======================================
  Hits            ?    16692           
  Misses          ?     3056           
  Partials        ?      191           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@lresende lresende merged commit 5cccbb2 into elyra-ai:main May 16, 2025
24 checks passed
caponetto added a commit to caponetto/opendatahub-io-elyra that referenced this pull request May 19, 2025
caponetto added a commit to opendatahub-io/elyra that referenced this pull request May 19, 2025
* Add support to Python 3.12 and 3.13 (elyra-ai#3311)

Signed-off-by: Guilherme Caponetto <[email protected]>

* Adjust custom ODH GH workflows

Signed-off-by: Guilherme Caponetto <[email protected]>

---------

Signed-off-by: Guilherme Caponetto <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support to Python 3.12 and 3.13
2 participants