prophile / jacquard

Split testing server
MIT License
7 stars 4 forks source link

Move to CircleCI 2.0 #106

Open PeterJCLaw opened 4 years ago

PeterJCLaw commented 4 years ago

This seems to be mostly working (see https://github.com/PeterJCLaw/jacquard/pull/2), though it has highlighted some issues under Python 3.8 (hence why that job isn't run).

This also shows up that black and isort dislike the current code layout, though I propose we fix those separately.

The release task here is untested as it's somewhat hard to test that.

Note that for the moment there's no attempt to build the debian package here. This is intentional as it is expected that that will change soon anyway (#105).