summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAgeFilesLines
* Stop forcing color in CIPradyun Gedam2022-12-261-5/+0
* Add 3.11 to CI (#11550)Tzu-ping Chung2022-10-281-55/+27
* Fix legacy virtualenv setup in testsTzu-ping Chung2022-10-281-3/+3
* Bump virtualenv to 20+ in testsTzu-ping Chung2022-10-281-3/+3
* Replace bzr with breezyq0w2022-10-191-1/+1
* Move check-manifest to a CI checkPradyun Gedam2022-10-141-0/+1
* Remove pre-commit from GitHub ActionsPradyun Gedam2022-10-071-16/+4
* Fix a typo in required CI jobs allowed to skip (#11474)Sviatoslav Sydorenko2022-09-291-2/+2
* Allow skips for the test jobs in branch protection (#11472)Sviatoslav Sydorenko2022-09-291-0/+14
* Introduce a `check` CI job for branch protection (#11434)Sviatoslav Sydorenko2022-09-291-0/+31
* Merge branch 'main' into test_zipappPaul Moore2022-07-281-0/+2
|\
| * Always run CI workflows when noxfile changesStéphane Bidoul2022-07-231-0/+2
* | Add testing with pip built as a zipapp to the CIPaul Moore2022-07-121-0/+29
|/
* Enable importlib.metadata backend on Python 3.11Tzu-ping Chung2022-05-101-2/+2
* Add compat shim to find eggs in importlib backendTzu-ping Chung2022-04-121-1/+1
* Fix CI bzr installationTzu-ping Chung2022-04-121-1/+0
* Add workflow to run tests against the new backendTzu-ping Chung2022-04-121-0/+36
* Avoid setuptools 60.6.0Pradyun Gedam2022-02-011-1/+1
* Pass `FORCE_COLOR=1` to the CI, to colorize NoxDiego Ramirez2022-01-251-0/+5
* Use the standard library distutils for running testsPradyun Gedam2022-01-141-1/+1
* Autocancel repeated CI runsPradyun Gedam2021-12-031-0/+4
* Improve the news file and the CIDiego Ramirez2021-12-011-1/+1
* Implement suggestions, and use more Nox sessions in our CIDiego Ramirez2021-12-011-2/+2
* Replace tox with Nox (CLI, docs)Diego Ramirez2021-11-291-7/+7
* Drop Python 3.9 from Windows CIPradyun Gedam2021-11-121-1/+1
* Drop support for soon-EOL Python 3.6Hugo van Kemenade2021-11-081-5/+3
* Add CI job to ensure that the documentation builds without warningsPradyun Gedam2021-09-181-0/+10
* Clean up leftover references to removed Travis and Azure CIJon Dufresne2021-08-281-0/+8
* Permit pre-release versions of Python 3.10 in CIPradyun Gedam2021-08-061-2/+2
* Add Python 3.10 supportPradyun Gedam2021-08-061-0/+2
* Move test requirements into tests/Pradyun Gedam2021-07-241-1/+0
* Skip checks on PRs onlyPradyun Gedam2021-04-241-4/+4
* Change quotesPradyun Gedam2021-04-211-4/+4
* Run all of CI, on scheduled runsPradyun Gedam2021-04-171-3/+10
* Run CI on main not masterHugo van Kemenade2021-04-071-1/+1
* ci: fix pre-commit actionStéphane Bidoul2021-04-041-1/+1
* Trim the number of Windows jobs we runPradyun Gedam2021-04-021-2/+3
* Remove PyPy3 for nowPradyun Gedam2021-04-021-3/+0
* Add a single GitHub Actions workflow for CIPradyun Gedam2021-04-021-0/+189