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

Add python3.8 linux wheel builds #70

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

ngoldbaum
Copy link
Contributor

Doing this on top of #53 because of a fix in that PR. That should be merged first.

I got a request from @robambalu to add python3.8 linux wheels since there are some users who need that. There's a comment that we're not running these builds except on full runs to reduce CI usage. Opening this PR to see what the additional impact of these builds are now that we have caching fully working.

@ngoldbaum
Copy link
Contributor Author

It looks like this added an extra 170 MB of pip caches but other than that I don't see significant additional resource usage. I guess I could disable pip caching for python3.8 if we don't want to add the additional cache, it doesn't look like it took a lot of time to generate.

@ngoldbaum ngoldbaum marked this pull request as ready for review February 12, 2024 21:19
@ngoldbaum ngoldbaum requested a review from timkpaine February 12, 2024 21:19
timkpaine
timkpaine previously approved these changes Feb 13, 2024
@ngoldbaum ngoldbaum dismissed timkpaine’s stale review February 13, 2024 00:26

The merge-base changed after approval.

@ngoldbaum
Copy link
Contributor Author

Looks like I rebased exactly when you approved and that invalidated the review, sorry about that!

@ngoldbaum ngoldbaum merged commit 388eb26 into Point72:main Feb 13, 2024
13 checks passed
@timkpaine timkpaine added the part: build Issues and PRs related to the build process label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
part: build Issues and PRs related to the build process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants