summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* always install recent setuptoolsRonny Pfannschmidt2023-04-271-2/+1
* github workflow: drop test call for legacy setuptoolsRonny Pfannschmidt2023-03-291-13/+0
* github workflow: run hg versionRonny Pfannschmidt2023-03-291-0/+2
* Bump `pypa/gh-action-pypi-publish` to `release/v1`Sviatoslav Sydorenko2023-03-271-2/+1
* migrate to hynek/build-and-inspect-python-package@v1Ronny Pfannschmidt2023-02-241-42/+23
* drop self check action for legacy setuptoolsRonny Pfannschmidt2023-02-121-24/+0
* Remove Python 2 pip. Ref #795. (#796)v7.1.0Jason R. Coombs2022-12-171-3/+0
* Merge pull request #748 from hugovk/prefer-tomllibRonny Pfannschmidt2022-07-111-10/+13
|\
| * Add colour to GHA logsHugo van Kemenade2022-07-111-0/+3
| * Bump actions versionsHugo van Kemenade2022-07-111-9/+9
| * Allow testing feature branchesHugo van Kemenade2022-07-111-1/+1
* | dont build on releases to prevent concurent kill of tag buildsRonny Pfannschmidt2022-07-111-2/+0
|/
* fix issues in gl pipelineRonny Pfannschmidt2022-06-211-7/+7
* remove unsupported python from the pipelineRonny Pfannschmidt2022-05-291-1/+1
* Use `pypy-3.x` notation in GHA workflowsSviatoslav Sydorenko2022-02-211-2/+2
* Merge pull request #683 from blink1073/patch-1Ronny Pfannschmidt2022-02-161-0/+4
|\
| * Add concurrency limit in CISteven Silvester2022-02-121-0/+4
* | Explicitly set `gpg.program` to avoid <https://dev.gnupg.org/T5504>Xiao Di Guan2022-02-091-1/+6
* | Install GnuPG where necessary for test CIXiao Di Guan2022-02-091-0/+18
|/
* Add support for Python 3.10 finalHugo van Kemenade2021-10-071-1/+1
* more strict setuptools updateRonny Pfannschmidt2021-09-261-1/+1
* add test requirements as extraRonny Pfannschmidt2021-09-261-2/+2
* Merge pull request #627 from webknjaz/patch-2Ronny Pfannschmidt2021-09-031-1/+1
|\
| * Make twine check strict in GHASviatoslav Sydorenko2021-09-031-1/+1
* | Fix a typo in the sdist+wheel job nameSviatoslav Sydorenko2021-09-031-1/+1
|/
* allow legacy setuptools tests to fail for nowv6.3.0Ronny Pfannschmidt2021-09-031-1/+1
* Update .github/workflows/python-tests.ymlRonny Pfannschmidt2021-09-021-1/+1
* add own ci job for legacy setuptools testing an skip it for normal testsRonny Pfannschmidt2021-09-021-0/+11
* add virtualenv to the ci pipelinesRonny Pfannschmidt2021-09-021-1/+1
* fix self install check depsRonny Pfannschmidt2021-08-291-2/+2
* ci: test building the wheel from the SDistHenry Schreiner2021-08-271-1/+1
* ensure python 3.10 supportRonny Pfannschmidt2021-08-271-1/+1
* drop the disabled easy_install from self_install testsv6.1.1Ronny Pfannschmidt2021-08-271-1/+1
* update self-install for tomliRonny Pfannschmidt2021-08-271-1/+1
* drop pre-commit action as we use pre-commit.ciRonny Pfannschmidt2021-08-101-20/+0
* Install pip2 on Github Actions for Mercurial hg-gitpaugier2021-07-131-1/+5
* Trying Github Actions config with simple quotespaugier2021-07-131-1/+1
* Merge main branch into hg-git branchpaugier2021-07-062-1/+2
|\
| * update workflowsRonny Pfannschmidt2021-03-172-1/+2
* | Better testing hg-gitpaugier2021-03-251-0/+2
|/
* drop missed eggsRonny Pfannschmidt2021-03-161-1/+1
* main branchRonny Pfannschmidt2021-03-161-1/+1
* drop egg building :yay:Ronny Pfannschmidt2021-03-121-30/+3
* drop unused deadsnakesRonny Pfannschmidt2021-03-121-7/+0
* streamline workflows for current state of python versionsprepare-breakagesRonny Pfannschmidt2021-03-101-15/+4
* fixup: update the other matrix version as wellRonny Pfannschmidt2021-03-071-1/+1
* update matrixRonny Pfannschmidt2021-03-071-1/+1
* fix self install pipeline with pip and old setuptoolsv5.0.2Ronny Pfannschmidt2021-03-041-3/+5
* Use show prefix instead of show toplevel for finding (#520)Naveen M K2021-02-091-1/+11
* fix #432 - update python workflows to v2, leave checkout at 1 due to bad githubRonny Pfannschmidt2020-11-282-2/+2