Skip to content

Conversation

@amanda11
Copy link
Contributor

@amanda11 amanda11 commented Jun 10, 2021

Update circleci to run packages for focal and remove xenial

@pull-request-size pull-request-size bot added the size/XS PR that changes 0-9 lines. Quick fix/merge. label Jun 10, 2021
@amanda11 amanda11 marked this pull request as draft June 10, 2021 21:31
@amanda11 amanda11 added the OS support Support/issues/PRs on a specific OS label Jun 10, 2021
@amanda11 amanda11 added this to the 3.5.0 milestone Jun 10, 2021
@amanda11 amanda11 changed the title [WIP] Add focal Add focal Jun 10, 2021
@amanda11 amanda11 marked this pull request as ready for review June 10, 2021 21:46
@amanda11 amanda11 mentioned this pull request Jun 10, 2021
@amanda11 amanda11 changed the title Add focal Add focal and remove xenial Jun 10, 2021
@amanda11 amanda11 requested review from arm4b and blag June 10, 2021 22:04
Copy link
Contributor

@blag blag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Aside from one small, possibly necessary fix, this looks good. Thanks!

I'm assuming that it doesn't matter what version of Python our CircleCI jobs run in (currently using: circleci/python:3.6 image), since they are packaged within Docker containers, and the Ubuntu Focal packaging container/s will be running Python 3.8.

# but the fastest is still ~x1.5-2 slower, comparing to Travis
machine: true
parallelism: 4
parallelism: 3
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
parallelism: 3
parallelism: 4

If we're adding focal at the same time that we're removing xenial, then let's leave this alone.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@blag Fixed...
Also yes my understanding is the same. It does the building and testing in the docker containers, and so the focal containers have python 3.8 so I believe this is all good. As the image is just what you run the essentially commands to pull up docker run in.

Copy link
Contributor

@blag blag left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@blag blag merged commit cf19864 into master Jun 11, 2021
@blag blag deleted the add_focal branch June 11, 2021 06:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OS support Support/issues/PRs on a specific OS size/XS PR that changes 0-9 lines. Quick fix/merge.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants