Releases: beckermr/turnstyle-python
Releases · beckermr/turnstyle-python
v3
Compare
Sorry, something went wrong.
No results found
What's Changed
fix: bump Python base image and update deprecated PyGithub usage by @pb01ka in #14
New Contributors
Full Changelog : v2...v3
v2
Compare
Sorry, something went wrong.
No results found
What's Changed
Full Changelog : 0.9.0...v2
v1
Compare
Sorry, something went wrong.
No results found
0.9.0
Compare
Sorry, something went wrong.
No results found
changed
Changed output setting to not use deprecated syntax.
0.8.0
Compare
Sorry, something went wrong.
No results found
changed
Code now looks at only 100 workflows and only 100 past runs to find running jobs.
0.7.0
Compare
Sorry, something went wrong.
No results found
Fixed
Catch random errors on some github API endpoints
0.6.0
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed bug where inputs are not respected.
0.5.0
Compare
Sorry, something went wrong.
No results found
Changed
moved to python:3.8-slim image
0.4.0
Compare
Sorry, something went wrong.
No results found
Fixed
Fixed bad defaults for options.
0.3.0
Compare
Sorry, something went wrong.
No results found
Only block on same-branch workflows.