Skip to content

Releases: runfinch/common-tests

v0.9.1

04 Jan 00:59
648710c
Compare
Choose a tag to compare

0.9.1 (2025-01-04)

Bug Fixes

  • make tests backwards compatible with nerdctl v1 (#212) (9f5e817)

v0.9.0

30 Dec 16:32
877cb84
Compare
Choose a tag to compare

0.9.0 (2024-12-29)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.22.1 (#204) (9a08ff8)

Features

  • add option features to skip tests (#210) (5f437eb)
  • create volume command should be idempotent (#199) (0cd8a88)
  • specify builder prune -f for no prompt (#197) (a72356f)
  • specify no-trunc for full snapshot ID (#201) (c32f6bf)

Bug Fixes

v0.8.0

20 Aug 21:58
56eb6c0
Compare
Choose a tag to compare

0.8.0 (2024-08-20)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (#175) (8e65eb6)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 (#179) (0b08ffe)
  • deps: Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#177) (829666b)

Features

v0.7.23

24 Jun 16:28
fb07844
Compare
Choose a tag to compare

0.7.23 (2024-06-24)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.19.0 (#167) (b0bef4d)
  • deps: Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#156) (6bd9fd4)

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)