]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Improve github action workflows
authorFederico Caselli <cfederico87@gmail.com>
Mon, 27 Jul 2020 20:31:29 +0000 (22:31 +0200)
committerFederico Caselli <cfederico87@gmail.com>
Mon, 27 Jul 2020 20:44:55 +0000 (22:44 +0200)
commit0c6c235e4aadb571cb6904909272a679b95dec49
tree69f444d368f88f090179af29a63e3354cb22e749
parente967c13e0878f4d5f8fbdb6584261d0a92e7c1a3
Improve github action workflows

- in create wheel set minimum versions of setuptools and wheel to avoid
  failure in python 3.5 with metadata configured in setup.cfg
- update action versions
- test also cext in the pull requests

Change-Id: Iaa5e4e4000c7faa688b51f2f41428c7dd7cae9c3
(cherry picked from commit 8e89f040391cddad1bec9002bbb6b3c39f43445e)
.github/workflows/create-wheels.yaml
.github/workflows/run-on-pr.yaml
.github/workflows/run-test.yaml