summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* .github/workflows/ci-sage.yml: Use reusable workflow from https://trac.sagema...Matthias Koeppe2022-09-271-1/+2
* .github/workflows/ci-sage.yml: Run on pull_request when the yml file is modifiedMatthias Koeppe2022-09-271-0/+3
* .github/workflows/ci-sage.yml: Use reusable workflow https://github.com/sagem...Matthias Koeppe2022-09-271-77/+18
* Merge https://github.com/jaraco/skeletonJason R. Coombs2022-09-261-6/+10
|\
| * Add PyPy to the test matrix on Linux. Fixes jaraco/skeleton#63.Jason R. Coombs2022-09-251-5/+11
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-08-251-1/+1
|\ \ | |/
| * Also update release to v4Jason R. Coombs2022-08-181-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-08-181-1/+1
|\ \ | |/
| * Update to setup-python v4. Fixes jaraco/skeleton#65.Jason R. Coombs2022-08-181-1/+1
* | Move -dev to each non-pypy version. Workaround for actions/setup-python#213.Jason R. Coombs2022-07-301-4/+4
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-07-301-7/+5
|\ \ | |/
| * Use Python 3.11 for cutting releases.Jason R. Coombs2022-07-291-1/+1
| * Use '-dev' for every Python version. Ref actions/setup-python#213.Jason R. Coombs2022-07-291-6/+4
* | .github/workflows/ci-sage.yml: Update system configutations after https://tra...Matthias Koeppe2022-06-251-1/+1
* | ci(cygwin): Convert Windows path using cygpathAnderson Bravalheri2022-06-241-1/+1
* | Add workaround for git problems in cygwinAnderson Bravalheri2022-06-241-1/+3
* | Disable Python 3.11 from the build matrix for now. Ref #3365.Jason R. Coombs2022-06-121-1/+2
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-06-121-9/+27
|\ \ | |/
| * Update Github actions to v3 (#62)Anderson Bravalheri2022-06-041-4/+4
| * Add Python 3.11 into the matrix using workaround from actions/setup-python#21...Jason R. Coombs2022-06-041-3/+5
| * Inject check job into CI workflow as ultimate flag (#55)Sviatoslav Sydorenko2022-04-221-1/+16
* | Try Python 3.9Jason R. Coombs2022-05-101-1/+1
* | Merge https://github.com/pypa/distutils into feature/distutils-a7cfb56a7b1eaaJason R. Coombs2022-05-101-11/+12
|\ \
| * | Run tests using tox, even on cygwin.Jason R. Coombs2022-04-291-2/+2
| * | Disable installation of Setuptools in tox instead of GHA. Ref pypa/distutils#99.Jason R. Coombs2022-03-271-4/+0
| * | Re-enable windows testsIsuru Fernando2022-03-161-2/+1
| * | Merge pull request #115 from blink1073/patch-1Jason R. Coombs2022-02-261-0/+4
| |\ \
| | * | Add concurrency limit to CISteven Silvester2022-02-121-0/+4
| * | | Disable tests on Windows while build issues exist. Ref pypa/distutils#118.Jason R. Coombs2022-02-261-1/+2
| |/ /
* | | Fix YAML errorAnderson Bravalheri2022-04-211-6/+3
* | | Cache downloaded files used during tests for setuptools.configAnderson Bravalheri2022-04-211-0/+14
* | | Attempt to re-enable Windows testsAnderson Bravalheri2022-03-171-1/+1
* | | Just skip the most problematic test for PyPy on WindowsAnderson Bravalheri2022-03-141-5/+0
* | | Exclude PyPy+Windows from test matrixAnderson Bravalheri2022-03-141-0/+5
* | | Use windows-2019 for tests in GitHub ActionsAnderson Bravalheri2022-03-131-1/+1
* | | Attempt to re-enable Windows testsAnderson Bravalheri2022-03-131-2/+1
* | | Disable tests on Windows while build issues exist. Ref pypa/distutils#118.Jason R. Coombs2022-02-261-1/+2
* | | Merge pull request #3112 from abravalheri/disable-coverage-pypyJason R. Coombs2022-02-171-2/+5
|\ \ \
| * | | Prevent CI from trying to use '--cov' when pytest-cov is not installedAnderson Bravalheri2022-02-161-2/+5
| * | | Skip pytest-cov in setup.cfg for PyPyAnderson Bravalheri2022-02-151-5/+0
| * | | Disable coverage on PyPyAnderson Bravalheri2022-02-151-0/+5
* | | | Tweak concurrency group for CI so tags are not cancelled by pushesAnderson Bravalheri2022-02-161-1/+4
* | | | Reduce GitHub Actions timeout from 6h to 75minAnderson Bravalheri2022-02-151-1/+4
|/ / /
* | | Limit tests for stdlib distutils to one job. Ref #3093.Jason R. Coombs2022-02-121-15/+4
* | | Remove invocation of bootstrap script, no longer needed. Fixes #3100.Jason R. Coombs2022-02-121-1/+1
* | | Update .github/workflows/main.ymlSteven Silvester2022-02-111-2/+2
* | | Update main.ymlSteven Silvester2022-02-111-0/+4
* | | Disable running of sage-ci tests except on tagged commits. Ref #3093.Jason R. Coombs2022-02-101-5/+1
* | | .github/workflows/ci-sage.yml: Replace centos-8 (EOL) by centos-stream-8, cen...Matthias Koeppe2022-02-041-1/+1
* | | .github/workflows/ci-sage.yml: Use https://trac.sagemath.org/ticket/33288 for...Matthias Koeppe2022-02-041-4/+5