Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add codespell to dev-reqs, circleci2178-int | Jeff Forcier | 2023-01-27 | 1 | -0/+12 |
| | |||||
* | Oh right that's why I had specific pins here | Jeff Forcier | 2023-01-09 | 1 | -1/+3 |
| | |||||
* | Move to cryptography 3.3 as baseline dep | Jeff Forcier | 2023-01-09 | 1 | -3/+3 |
| | | | | and bump top end test matrix cell to 40ish | ||||
* | Add 3.11 to test matrix too | Jeff Forcier | 2023-01-09 | 1 | -1/+1 |
| | |||||
* | add 3.10 to test matrix | Paul Kehrer | 2023-01-09 | 1 | -1/+1 |
| | |||||
* | CI config tweaks | Jeff Forcier | 2023-01-09 | 1 | -1/+3 |
| | |||||
* | Streamline default test name on Circle | Jeff Forcier | 2022-06-03 | 1 | -4/+4 |
| | |||||
* | Released orb versioncircle-ci | Jeff Forcier | 2021-10-08 | 1 | -1/+1 |
| | |||||
* | Use new orb docs job | Jeff Forcier | 2021-10-08 | 1 | -2/+7 |
| | |||||
* | Port tests-folder-in-sdist safety check from Travis | Jeff Forcier | 2021-10-08 | 1 | -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 Circle | Jeff Forcier | 2021-10-08 | 1 | -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 debuggery | Jeff Forcier | 2021-10-08 | 1 | -1/+1 |
| | |||||
* | Add some older crypto versions to new 2nd py3.6 test step | Jeff Forcier | 2021-10-08 | 1 | -3/+14 |
| | | | | (no coverage for this one tho) | ||||
* | Copy/paste/modify invocations' circleci config | Jeff Forcier | 2021-10-01 | 1 | -0/+24 |