Skip to content

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
@codecov
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]>
jesuino pushed a commit to jesuino/elyra that referenced this pull request Jul 3, 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]>
caponetto added a commit to opendatahub-io/elyra that referenced this pull request Jul 3, 2025
* Remove Python 3.8 support as it reached EOL (elyra-ai#3277)

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

* Add support to Python `3.12` and `3.13` (#115)

* 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]>

* Fix flake8 warnings in the CI (#117)

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

* Add task-level cache control

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

* Apply coderabbitai suggestion

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

* Fixing YARN version

* Pin click package

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

* Remove unneeded packageManager from package.json

* Updating pyzmq version

---------

Signed-off-by: Guilherme Caponetto <[email protected]>
Co-authored-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