Skip to content

Releases: testflows/TestFlows-GitHub-Hetzner-Runners

v1.7.241227.1160242

27 Dec 16:04
Compare
Choose a tag to compare

https://pypi.org/project/testflows.github.hetzner.runners/1.7.241227.1160242/

Fixes

  • AttributeError: 'RebuildResponse' object has no attribute 'wait_until_finished' (#46)

v1.7.241219.1205449

19 Dec 20:56
8ac6398
Compare
Choose a tag to compare

v1.7.241204.1195152

04 Dec 19:53
Compare
Choose a tag to compare

https://pypi.org/project/testflows.github.hetzner.runners/1.7.241204.1195152/

Improvements

  • Forcing all labels to be lower case to fix issue that some runner labels have capital letters (Linux, ARM64, etc.)

v1.7.241127.1212437

27 Nov 21:27
Compare
Choose a tag to compare

https://pypi.org/project/testflows.github.hetzner.runners/1.7.241127.1212437

Fixes

  • Installation fails on Python 3.13 and 3.12 (fresh install) #35

v1.7.241114.1194016

14 Nov 19:41
Compare
Choose a tag to compare

v1.7.241114.1182908

14 Nov 18:31
Compare
Choose a tag to compare

https://pypi.org/project/testflows.github.hetzner.runners/1.7.241114.1182908/

Fixes

  • #33 caused by invalid hostname due to the uid() function returning a string with a dot.

v1.7.241108.1190631

08 Nov 19:08
Compare
Choose a tag to compare

v1.7.241009.1173129

09 Oct 17:33
Compare
Choose a tag to compare

https://pypi.org/project/testflows.github.hetzner.runners/1.7.241009.1173129/

Improvements

  • Removed wait_ready in scale_up cycle to reduce the number of Hetzner API calls

v1.7.241003.1182125

03 Oct 18:22
Compare
Choose a tag to compare

v1.7.241002.1215636

02 Oct 21:57
Compare
Choose a tag to compare

https://pypi.org/project/testflows.github.hetzner.runners/1.7.241002.1215636/

Improvements

  • Added support for images list|delete|create commands and removed snapshots create command.