Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Configure testing with codespellHEADmasterArthur de Jong2023-11-121-1/+1
|
* Add support for Python 3.12Arthur de Jong2023-11-121-1/+1
|
* Run Python 2.7 tests in a container for GitHub ActionsArthur de Jong2023-06-271-2/+17
| | | | See https://github.com/actions/setup-python/issues/672
* Add support for Python 3.11Arthur de Jong2023-03-191-18/+10
| | | | | This also simplifies the GitHub actions file a bit and updates the PyPy versions to test.
* Run most GitHub tests on older UbuntuArthur de Jong2022-12-121-2/+2
| | | | | | | | The ubuntu-latest image now points to ubuntu-22.04 instead of ubuntu-20.04 before and there are some issues regarding that new image that remain to be worked out. This also switches the default Python 3 implementation to Python 3.9.
* Configure CodeQL code scanningArthur de Jong2022-09-121-0/+17
|
* Add support for Python 3.10Arthur de Jong2022-09-121-1/+1
|
* Upgrade GitHub ActionsArthur de Jong2022-09-121-17/+17
| | | | | Update checkout to v3 (no relevant changes) and setup-python to v4 (changes the names for pypy versions).
* Replace Travis with GitHub actionsArthur de Jong2021-07-091-0/+72