summaryrefslogtreecommitdiff
path: root/.github/workflows/release.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
* CI: Fix broken if statement in weekly/release jobDominik Holland2021-09-221-1/+1
* Fix deprecated API usageDominik Holland2021-07-061-2/+2
* CI: Add a release job which tests and uploads to PyPIDominik Holland2021-07-051-0/+68