summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Rename the trivial label, to skip-newsPradyun Gedam2022-06-101-1/+1
* 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
* Merge pull request #10796 from pradyunsg/try-fixing-test-suitePradyun Gedam2022-01-141-1/+1
|\
| * Use the standard library distutils for running testsPradyun Gedam2022-01-141-1/+1
* | CI: Only lock threads on upstreamHugo van Kemenade2022-01-111-0/+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
* Bump the `lock-threads` action to version 3Diego Ramirez2021-09-291-3/+3
* Add a GitHub Actions workflow, to lock closed threadsPradyun Gedam2021-09-221-0/+22
* Add CI job to ensure that the documentation builds without warningsPradyun Gedam2021-09-181-0/+10
* CI: Only label merge conflicts on upstreamHugo van Kemenade2021-09-031-0/+1
* Clean up leftover references to removed Travis and Azure CIJon Dufresne2021-08-281-0/+8
* Explicitly set permissions for label-merge-conflictsPradyun Gedam2021-08-151-0/+4
* Add a name for label-merge-conflictsPradyun Gedam2021-08-151-0/+2
* Perform merge-conflict label checks, via GitHub ActionsPradyun Gedam2021-08-151-0/+12
* Add missing word to guidance on check failurePradyun Gedam2021-08-151-1/+1
* Provide additional context on news entry check failuresPradyun Gedam2021-08-151-2/+8
* Change the news-file checkPradyun Gedam2021-08-151-3/+9
* Merge pull request #9785 from hexagonrecursion/mainTzu-ping Chung2021-08-151-0/+13
|\
| * Create news-file.yamlAndrey Bienkowski2021-04-071-0/+13
* | 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
* Drop all existing CIPradyun Gedam2021-04-012-180/+0
* Allow testing of feature branchesHugo van Kemenade2020-12-281-2/+0
* Drop Python 2.7 and 3.5 from CIPradyun Gedam2020-12-191-1/+1