Skip to content

Releases: veertuinc/anka-cloud-gitlab-executor

v0.0.1

26 Mar 22:17

Choose a tag to compare

Changelog

  • a38022f force using tag commit before release
  • 54b201a force using tag commit before release

v1.5.3

14 Jan 04:07

Choose a tag to compare

  • Retry logic for termination and then the external id api calls.

v1.5.2

31 Dec 20:20

Choose a tag to compare

  • Some logs were shown when ANKA_CLOUD_DEBUG is not set, that should instead be DEBUG only.

v1.5.1

29 Dec 12:19

Choose a tag to compare

  • #42: GetNode errors were throwing a panic

v1.5.0

06 Nov 19:26
242255c

Choose a tag to compare

  • Add retries to certain errors like failed to get instance by external id "https://XXXX/-/jobs/113991956": failed to get instances: failed to get instances: failed to send GET request to https://XXXX/api/v1/vm: Get "https:/XXXX": unexpected EOF
  • #40

v1.5.0-beta2

14 Jul 18:50

Choose a tag to compare

More verbose logging

v1.5.0-beta1

24 Jun 20:40

Choose a tag to compare

v1.5.0-beta1 Pre-release
Pre-release
  • Retries for http calls to handle rare unexpected EOF
  • Verbose logging

v1.4.1

11 Jun 18:35
91cecb7

Choose a tag to compare

Changelog

Failures from the cleanup phase are now shown in the runner's logs

v1.4.0

21 Oct 14:07
aeba20d

Choose a tag to compare

Changelog

  • aeba20d mark more errors as gitlab transient errors as they should cause runner system failures (#32)
  • e3efc34 Merge pull request #31 from tejassharma96/main
  • 4e843cb fix typo in error message when no template is specified

v1.3.1

27 Aug 21:30

Choose a tag to compare

  • Bug fix: Tag name was not showing in logs if a tag was set by user.