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