Skip to content

Conversation

@caponetto
Copy link
Contributor

@caponetto caponetto commented Jan 13, 2025

What changes were proposed in this pull request?

Remove Python 3.8 support and references as it reached EOL

closes #3241

How was this pull request tested?

Through CI runs

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.

@caponetto caponetto requested a review from lresende January 13, 2025 16:36
@caponetto caponetto changed the title Remove Python 3.8 support as it reached EOL Remove Python 3.8 support and references as it reached EOL Jan 13, 2025
@lresende
Copy link
Member

Thank you @caponetto, I was planning to find time to go over this but you beat me to it.

@lresende lresende merged commit 3ecdfe8 into elyra-ai:main Jan 13, 2025
18 checks passed
caponetto added a commit to caponetto/opendatahub-io-elyra that referenced this pull request Jan 15, 2025
jesuino pushed a commit to jesuino/elyra that referenced this pull request Jul 3, 2025
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.

remove Python 3.8 support as soon EOL

2 participants