Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-12 | Use newer circleci orb to stop using codecov's old pypi package | Jeff Forcier | |
Closes #2226 | |||
2023-01-27 | Add codespell to dev-reqs, circleci | Jeff Forcier | |
2023-01-09 | Oh right that's why I had specific pins here | Jeff Forcier | |
2023-01-09 | Move to cryptography 3.3 as baseline dep | Jeff Forcier | |
and bump top end test matrix cell to 40ish | |||
2023-01-09 | Add 3.11 to test matrix too | Jeff Forcier | |
2023-01-09 | add 3.10 to test matrix | Paul Kehrer | |
2023-01-09 | CI config tweaks | Jeff Forcier | |
2022-06-03 | Streamline default test name on Circle | Jeff Forcier | |
2021-10-08 | Released orb version | Jeff Forcier | |
2021-10-08 | Use new orb docs job | Jeff Forcier | |
2021-10-08 | Port tests-folder-in-sdist safety check from Travis | Jeff Forcier | |
This isn't as much of a thing in my other projects so not in the orb for now | |||
2021-10-08 | Try getting Kerberos working on Circle | Jeff Forcier | |
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. | |||
2021-10-08 | Moar orb debuggery | Jeff Forcier | |
2021-10-08 | Add some older crypto versions to new 2nd py3.6 test step | Jeff Forcier | |
(no coverage for this one tho) | |||
2021-10-01 | Copy/paste/modify invocations' circleci config | Jeff Forcier | |