summaryrefslogtreecommitdiff
path: root/.circleci
Commit message (Collapse)AuthorAgeFilesLines
* Use newer circleci orb to stop using codecov's old pypi package3.0Jeff Forcier2023-04-121-1/+1
| | | | Closes #2226
* Add codespell to dev-reqs, circleci2178-intJeff Forcier2023-01-271-0/+12
|
* Oh right that's why I had specific pins hereJeff Forcier2023-01-091-1/+3
|
* Move to cryptography 3.3 as baseline depJeff Forcier2023-01-091-3/+3
| | | | and bump top end test matrix cell to 40ish
* Add 3.11 to test matrix tooJeff Forcier2023-01-091-1/+1
|
* add 3.10 to test matrixPaul Kehrer2023-01-091-1/+1
|
* CI config tweaksJeff Forcier2023-01-091-1/+3
|
* Streamline default test name on CircleJeff Forcier2022-06-031-4/+4
|
* Released orb versioncircle-ciJeff Forcier2021-10-081-1/+1
|
* Use new orb docs jobJeff Forcier2021-10-081-2/+7
|
* Port tests-folder-in-sdist safety check from TravisJeff Forcier2021-10-081-0/+22
| | | | | This isn't as much of a thing in my other projects so not in the orb for now
* Try getting Kerberos working on CircleJeff Forcier2021-10-081-0/+29
| | | | | | | | | | | | Sadly it fails. Unclear whether I'm missing something, or if this represents a diff between the Ubuntu versions Travis last used and what Circle's images are on. I did get the tests themselves truly running, and while I trimmed back the deps a bit vs Travis, it's only as some of them were redundant/required by other packages we install here. Leaving it defined but not actually used in the workflow.
* Moar orb debuggeryJeff Forcier2021-10-081-1/+1
|
* Add some older crypto versions to new 2nd py3.6 test stepJeff Forcier2021-10-081-3/+14
| | | | (no coverage for this one tho)
* Copy/paste/modify invocations' circleci configJeff Forcier2021-10-011-0/+24