Releases: testflows/TestFlows-GitHub-Hetzner-Runners
Releases · testflows/TestFlows-GitHub-Hetzner-Runners
v1.5.240116.1161741
https://pypi.org/project/testflows.github.hetzner.runners/1.5.240116.1161741/
Fixes
- --github-repository option does not propagate into setup script #13
v1.5.240111.1152038
https://pypi.org/project/testflows.github.hetzner.runners/1.5.240111.1152038/
Fixes
- mutable default for field deploy is not allowed: use default_factory on Python 3.11+ #11
v1.5.231020.1122452
https://pypi.org/project/testflows.github.hetzner.runners/1.5.231020.1122452/
Improvements
- Fixing issue when SSH key already exists but with different name
v1.5.231010.1002212
https://pypi.org/project/testflows.github.hetzner.runners/1.5.231010.1002212/
New Features
- Added support for attempting to delete recyclable servers if the scale-up service encounters errors due to resource limits.
v1.5.231009.1214002
https://pypi.org/project/testflows.github.hetzner.runners/1.5.231009.1214002/
Fixed issues:
- Invalid install command when
--recycle off
is specified.
v1.5.231009.1165459
https://pypi.org/project/testflows.github.hetzner.runners/1.5.231009.1165459/
Changes:
- Updated scale_up cycle to check for available runners before creating new servers
b846dd1
v1.5.231009.1151733
https://pypi.org/project/testflows.github.hetzner.runners/1.5.231009.1151733/
Fixed issues
- Error: TypeError count_present() got an unexpected keyword argument 'server' (#7)