summaryrefslogtreecommitdiff
path: root/.github/workflows/python-package.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Update to the latest action versionsupstream/developDominik Holland2023-02-071-4/+4
* CI: Use ubuntu-20.04 instead of ubuntu-latestDominik Holland2023-02-071-2/+2
* CI: Add python 3.11 to all jobsDominik Holland2023-02-071-1/+1
* CI: Only report deprecation errors when testing the 'latest' packagesDominik Holland2022-04-061-1/+5
* CI: Add python 3.6 and 3.10 to all jobsDominik Holland2022-04-061-1/+1
* CI: Change all jobs to report deprecation warnings as errorsDominik Holland2022-04-061-1/+1
* Update the minimum versions of our dependenciesDominik Holland2021-07-061-1/+1
* Fix deprecated API usageDominik Holland2021-07-061-2/+2
* 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: 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