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

MNT: Update github runner versions and add python 3.12 #442

Merged
merged 1 commit into from
Feb 25, 2024
Merged

Conversation

rdbisme
Copy link
Collaborator

@rdbisme rdbisme commented Feb 4, 2024

No description provided.

@rdbisme rdbisme force-pushed the update-ci branch 5 times, most recently from 0b37a40 to aee4b21 Compare February 10, 2024 13:42
@alimcmaster1
Copy link

Looks good. Would love to see this merged.

You will need to add python 3.12 here https://github.com/pydata/bottleneck/blob/master/setup.py#L171

And in the Readme. Please search the codebase for 3.11 and you can find anything else that needs updating. :)

@rdbisme
Copy link
Collaborator Author

rdbisme commented Feb 15, 2024

Looks good. Would love to see this merged.

You will need to add python 3.12 here https://github.com/pydata/bottleneck/blob/master/setup.py#L171

And in the Readme. Please search the codebase for 3.11 and you can find anything else that needs updating. :)

I'm struggling to dowload all the artifacts in the same folder at the end, with the new download-artifacts action... :/

@streitl
Copy link

streitl commented Feb 16, 2024

Hi, I'm also very interested in the Python 3.12 wheels, so I'll try to help!

Please search the codebase for 3.11 and you can find anything else that needs updating. :)

I don't have repository access rights, but I identified that 3.12 should be added to the following files:

  • README.rst
  • setup.py
  • versioneer.py (also need to add Python 3.11 here)

I'm struggling to dowload all the artifacts in the same folder at the end, with the new download-artifacts action... :/

I couldn't find any references to download-artifacts in the repo or the actions so I can't help with this :(
I'll gladly help with something else!

@rdbisme rdbisme force-pushed the update-ci branch 6 times, most recently from 5878b69 to e90d3ee Compare February 24, 2024 01:35
@rdbisme rdbisme merged commit bd70f84 into master Feb 25, 2024
82 of 122 checks passed
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.

3 participants