Skip to content

Releases: runfinch/common-tests

v0.9.4

06 May 20:28
1f296ef
Compare
Choose a tag to compare

0.9.4 (2025-05-06)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.4 (#237) (e9c0407)
  • deps: Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#236) (7fbe4ac)
  • deps: Bump golang.org/x/net from 0.36.0 to 0.38.0 (#242) (6945649)

Bug Fixes

v0.9.3

06 May 18:49
2de9f46
Compare
Choose a tag to compare

0.9.3 (2025-04-19)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.23.2 to 2.23.4 (#237) (e9c0407)
  • deps: Bump github.com/onsi/gomega from 1.36.2 to 1.37.0 (#236) (7fbe4ac)
  • deps: Bump golang.org/x/net from 0.36.0 to 0.38.0 (#242) (6945649)

Bug Fixes

v0.9.2

21 Mar 15:02
dc50e93
Compare
Choose a tag to compare

0.9.2 (2025-03-21)

Build System or External Dependencies

  • deps: Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.23.0 (#228) (1ec5ea2)
  • deps: Bump github.com/onsi/ginkgo/v2 from 2.23.0 to 2.23.2 (#232) (b7803ce)
  • deps: Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#227) (dc66a5a)
  • deps: Bump golang.org/x/net from 0.33.0 to 0.36.0 (#225) (798069d)

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