Skip to content

Conversation

@cognifloyd
Copy link
Member

@cognifloyd cognifloyd commented Mar 14, 2023

Drop problematic pip version check that can break pants/pex lockfile generation. Also, update python classifiers to 3.6-3.8 and bump the version.

And update circle config to skip python 2.7 and just use 3.6 for now.

@cognifloyd cognifloyd self-assigned this Mar 14, 2023
@cognifloyd cognifloyd requested a review from a team March 14, 2023 06:13
Comment on lines 41 to 47
build_packages:
<<: *defaults
docker:
- image: circleci/python:2.7
- image: circleci/python:3.6
environment:
DISTROS: xenial bionic el7 el8
DOCKER_DISTROS: xenial bionic centos7 centos8
DISTROS: "bionic focal el7 el8"
DOCKER_DISTROS: bionic focal centos7 rockylinux8
Copy link
Member

Choose a reason for hiding this comment

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

You can remove the build deb/rpm packaging workflow part for this repo.

We're not building them really, also this repo is somewhat open-sourced leftower from the LF transition. Not sure if it works somehow, but it's not part of the release processes.

The only part that makes sense to keep are just the py tests.

Copy link
Member Author

Choose a reason for hiding this comment

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

sweet. I like to delete old stuff.

@cognifloyd
Copy link
Member Author

This is a lot better. CI is still broken, but less so. I'm merging this, then someone else can work on fixing CI from this point

@cognifloyd cognifloyd merged commit 18b67fa into master Mar 23, 2023
@arm4b arm4b deleted the clean-setup branch March 27, 2023 11:27
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.

4 participants