Skip to content

Releases: runfinch/common-tests

v0.7.22

19 Apr 15:54
af1ae8d
Compare
Choose a tag to compare

0.7.22 (2024-04-19)

Build System or External Dependencies

  • deps: Bump github.com/onsi/gomega from 1.32.0 to 1.33.0 (#146) (63d640b)

v0.7.21

28 Mar 23:18
873339b
Compare
Choose a tag to compare

0.7.21 (2024-03-28)

Bug Fixes

  • add a delay for system event monitoring to start before pull completes as the run commands are async (#144) (5de585f)
  • add custom wait for retry logic (#141) (3b69319)

v0.7.20

27 Mar 14:34
37fc4ec
Compare
Choose a tag to compare

0.7.20 (2024-03-27)

Bug Fixes

v0.7.19

27 Mar 06:20
a25bc55
Compare
Choose a tag to compare

0.7.19 (2024-03-27)

Bug Fixes

  • Retry image pull for 3 times and then fail (#137) (3f4765f)

v0.7.18

26 Mar 17:05
ac67c9f
Compare
Choose a tag to compare

0.7.18 (2024-03-26)

Bug Fixes

  • use of uninitialized global variable (#135) (02a134d)

v0.7.17

25 Mar 21:22
e4f2260
Compare
Choose a tag to compare

0.7.17 (2024-03-25)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.17.0 to 2.17.1 (#132) (c55e33b)

Bug Fixes

  • track localImages in a new map to enable proper cleanup (#133) (c8a5e72)

v0.7.16

22 Mar 21:24
48d86dd
Compare
Choose a tag to compare

0.7.16 (2024-03-22)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 (#123) (146e16f)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#129) (860b13e)
  • deps: Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#130) (c61629e)

v0.7.15

11 Mar 23:00
d25c677
Compare
Choose a tag to compare

0.7.15 (2024-03-11)

Bug Fixes

  • Add a wait for server to start before doing a curl, to avoid sync issue (#124) (cb3138e)

v0.7.14

27 Feb 22:50
13d7525
Compare
Choose a tag to compare

0.7.14 (2024-02-27)

Bug Fixes

v0.7.13

12 Feb 22:39
8688b47
Compare
Choose a tag to compare

0.7.13 (2024-02-12)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.14.0 to 2.15.0 (#115) (70f9539)
  • deps: Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#117) (70cc410)

Bug Fixes