summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* CI: Fix broken if statement in weekly/release jobDominik Holland2021-09-222-2/+2
* Update the minimum versions of our dependenciesDominik Holland2021-07-061-1/+1
* Fix deprecated API usageDominik Holland2021-07-063-5/+5
* CI: Only upload to TestPyPI when new changes are pushed to the develop branchDominik Holland2021-07-051-0/+1
* CI: Update the python-package workflow to use the new secret nameDominik Holland2021-07-051-1/+1
* CI: Add a release job which tests and uploads to PyPIDominik Holland2021-07-051-0/+68
* Allow to run the weekly job manually as wellDominik Holland2021-07-051-0/+3
* CI: Add a weekly job which ensures the package is still buildingDominik Holland2021-07-051-0/+37
* CI: Upload to TestPyPI only once per runDominik Holland2021-07-051-1/+16
* CI: Upload the new version to test-pypi on every pushDominik Holland2021-07-051-1/+9
* CI: Test with our minimal dependencies, but also with the latest versionsDominik Holland2021-06-291-1/+6
* CI: Add a github actions file to do automated testingDominik Holland2021-06-291-0/+40