summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Ensure test_cygwin pass before CI release actionAnderson Bravalheri2022-01-061-1/+1
* Allow integration tests to be manually triggered in GitHub ActionsAnderson Bravalheri2022-01-061-2/+2
* Add SETUPTOOLS_USE_DISTUTILS configuration to integration testsAnderson Bravalheri2022-01-061-0/+7
* Merge branch 'main' into integration-testsmergify[bot]2022-01-061-0/+1
|\
| * Merge https://github.com/pypa/distutilsJason R. Coombs2022-01-031-0/+1
| |\
| | * Include Python 3.8 in tests. Ref pypa/distutils#100.Jason R. Coombs2021-12-291-0/+1
| | * It really must be literally 39.Jason R. Coombs2021-12-291-4/+4
| | * Unset VIRTUALENV_NO_SETUPTOOLS for ci_setuptools because pytest-virtualenv ca...Jason R. Coombs2021-12-291-1/+2
| | * 39 is actually required to get the right packages.Jason R. Coombs2021-12-291-4/+4
| | * Also use PEP 517 to build things like pytest-virtualenv.Jason R. Coombs2021-12-291-0/+1
| | * Disable setuptools installation. Fixes pypa/distutils#99.Jason R. Coombs2021-12-291-0/+4
| | * Use line-based matrix values for nicer diffs. Remove Python 3.6 and bump to P...Jason R. Coombs2021-12-281-7/+17
| | * CI: add a CI job for testing under CygwinChristoph Reiter2021-12-181-0/+24
| | * .github/workflows/main.yml: Add integration testing with setuptoolsMatthias Koeppe2021-11-091-0/+34
| | * Remove automerge.Jason R. Coombs2021-07-041-27/+0
| | * Copy workflows from jaraco/skeleton. Enables CI.Jason R. Coombs2021-04-242-0/+69
* | Run integration tests before release on CIAnderson Bravalheri2021-12-211-1/+29
|/
* Merge pull request #2909 from mkoeppe/ci_cygwinJason R. Coombs2021-12-181-0/+19
|\
| * .github/workflows/main.yml: Add test_cygwinMatthias Koeppe2021-11-271-0/+19
* | Try using pypy-3.7 as that's what the readme suggests. Fixes #2931.Jason R. Coombs2021-12-171-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-12-171-1/+1
|\ \ | |/ |/|
| * Require Python 3.7 or later.Jason R. Coombs2021-11-241-1/+1
* | Fail fast again.Jason R. Coombs2021-11-101-1/+0
* | .github/workflows/main.yml: fail-fast = falseMatthias Koeppe2021-11-091-0/+1
* | .github/workflows/main.yml: Test SETUPTOOLS_USE_DISTUTILS = stdlib, localMatthias Koeppe2021-11-091-0/+5
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-10-311-3/+6
|\ \ | |/
| * Test on Python 3.10 (final).Jason R. Coombs2021-10-051-3/+6
* | Test slower PyPy3 first to speed up CIHugo van Kemenade2021-09-091-1/+1
* | Disable codecov. Ref #2727.Jason R. Coombs2021-07-181-0/+1
* | Remove gcov exclusion. Defaults are fine.Jason R. Coombs2021-07-111-2/+1
* | Merge pull request #2693 from tanvimoharir/add-codecovJason R. Coombs2021-07-101-1/+8
|\ \
| * | Remove GHA flag, unneeded.Jason R. Coombs2021-07-101-1/+0
| * | Produce coverage report using the default filename and upload coverage report...Jason R. Coombs2021-07-101-2/+1
| * | Update .github/workflows/main.ymlTanvi Moharir2021-07-071-4/+4
| * | Recovering actions optionsTanvi Moharir2021-07-071-0/+5
| * | Update .github/workflows/main.ymlTanvi Moharir2021-07-051-0/+2
| * | Try without any options.Jason R. Coombs2021-07-041-7/+0
| * | Removing redundent stepTanvi Moharir2021-06-231-4/+0
| * | Update .github/workflows/main.yml Tanvi Moharir2021-06-231-0/+4
| * | Adding flagstanvimoharir2021-06-131-0/+4
| * | Removing files option from codecov and reverting tox change for coverage commandtmoharir2021-06-121-1/+0
| * | Using codecov actiontanvimoharir2021-06-121-1/+5
| * | Removing redundant steptanvimoharir2021-06-021-5/+1
| * | Updating configurationtanvimoharir2021-06-021-1/+2
| * | Adding codecov configurationtanvimoharir2021-06-011-0/+5
* | | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-07-041-1/+5
|\ \ \ | |/ / |/| / | |/
| * Test on Python 3.10Jason R. Coombs2021-05-201-1/+4
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-05-041-27/+0
|\ \ | |/
| * Remove automerge. Fixes jaraco/skeleton#49.Jason R. Coombs2021-04-251-27/+0
* | Merge https://github.com/jaraco/tideliftJason R. Coombs2021-03-241-1/+0
|\ \