summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* CI: Use codecov action.Andi Albrecht2023-04-141-2/+1
* Switch to pyproject.toml (fixes #685).Andi Albrecht2022-12-301-4/+5
* Fix schedule trigger syntax.Andi Albrecht2022-12-301-1/+1
* Setup a nightly build, even without changes in the module itself.Andi Albrecht2022-12-301-0/+2
* Update tested Python versions in workflow.Andi Albrecht2022-12-301-1/+1
* Update workflow runner.Andi Albrecht2022-12-301-1/+1
* Update actions in codeql workflow.Andi Albrecht2022-08-071-4/+4
* Reduce max line length in flake8 to the default of 79.Andi Albrecht2022-08-071-1/+1
* Test on Python 3.11 beta 5Christian Clauss2022-08-071-2/+2
* GitHub Actions: Add Py3.10, update Actions, more flake8 testsChristian Clauss2022-08-071-13/+7
* Create codeql-analysis.ymlAndi Albrecht2021-09-101-0/+71
* CI: ..and also fix the other flake8 command.Andi Albrecht2021-09-101-1/+1
* CI: Fix flake8 command.Andi Albrecht2021-09-101-2/+2
* CI: Publish code coverage.Andi Albrecht2021-09-101-2/+5
* Update github action.Andi Albrecht2021-09-101-2/+2
* Create python-app.ymlAndi Albrecht2021-09-101-0/+39