Skip to content

Releases: atc0005/go-ci

v0.11.3

12 Jul 12:26
697b9b5
Compare
Choose a tag to compare

Changed

  • Go versions
    • oldstable images
      • Update go-ci-oldstable-alpine-buildx86 from 1.19.10-alpine3.18 to 1.19.11-alpine3.18
      • Update go-ci-oldstable-alpine-buildx64 from 1.19.10-alpine3.18 to 1.19.11-alpine3.18

Fixed

  • (GH-1081) Fix Go series used for Alpine oldstable images
  • (GH-1084) Fix CHANGELOG entry for v0.11.2 release

References

v0.11.2

12 Jul 11:44
47d65bb
Compare
Choose a tag to compare

Changed

  • Go versions

    • mirror build images
      • Update go-ci-mirror-build-go1.19 from 1.19.10 to 1.19.11
      • Update go-ci-mirror-build-go1.20 from 1.20.5 to 1.20.6
    • oldstable images
      • Update go-ci-oldstable from 1.19.10 to 1.19.11
      • Update go-ci-oldstable-build from 1.19.10 to 1.19.11
    • stable images
      • Update go-ci-stable from 1.20.5 to 1.20.6
      • Update go-ci-stable-build from 1.20.5 to 1.20.6
      • Update go-ci-stable-cgo-mingw-w64-build from 1.20.5 to 1.20.6
      • Update go-ci-stable-alpine-buildx86 from 1.20.5-alpine3.18 to
        1.20.6-alpine3.18
      • Update go-ci-stable-alpine-buildx64 from 1.20.5-alpine3.18 to
        1.20.6-alpine3.18
    • unstable images
      • no change since the v0.11.1 release (1.21rc2)
  • Dependencies

    • goreleaser/nfpm
      • v2.28.0 to v2.30.1
    • golang.org/x/vuln (govulncheck)
      • v0.1.0 to v0.2.0

Fixed

  • (GH-1078) Fix CHANGELOG entries for v0.10.6 and v0.11.0

References

v0.11.1

26 Jun 11:36
7bc361d
Compare
Choose a tag to compare

Changed

  • Go versions
    • unstable images
      • Update go-ci-unstable from 1.20.5 to 1.21rc2
      • Update go-ci-unstable-build from 1.20.5 to 1.21rc2
  • (GH-1057) Update Dockerfiles to reflect a chosen base image OS

Fixed

  • (GH-1060) ERROR: unable to select packages: file-5.44-r4: breaks: world[file=5.44-r3]

References

v0.11.0

15 Jun 12:32
542bebd
Compare
Choose a tag to compare

Added

(GH-1044) Add oldstable Alpine build image variants

Changed

  • Go versions

    • stable images
      • Update go-ci-stable-alpine-buildx86 from 1.20.4-alpine3.16 to
        1.20.5-alpine3.18
      • Update go-ci-stable-alpine-buildx64 from 1.20.4-alpine3.16 to
        1.20.5-alpine3.18
    • oldstable images
      • Add go-ci-oldstable-alpine-buildx86 at 1.20.5-alpine3.18
      • Add go-ci-oldstable-alpine-buildx64 at 1.20.5-alpine3.18
  • Dependencies

    • golangci/golangci-lint
      • v1.53.2 to v1.53.3
  • (GH-1045) Update GitHub Actions workflows to allow image build CI jobs to be
    executed on-demand

Fixed

  • (GH-1041) Fix build recipe help text
  • (GH-1043) Stable build images for Alpine x64 and x86 have outdated Go version
  • (GH-1047) Debian-based images fail to build using current pinned dependency
    versions

References

v0.10.6

07 Jun 11:38
6297820
Compare
Choose a tag to compare

Changed

  • Go versions

    • mirror build images
      • Update go-ci-mirror-build-go1.19 from 1.19.9 to 1.19.10
      • Update go-ci-mirror-build-go1.20 from 1.20.4 to 1.20.5
    • oldstable images
      • Update go-ci-oldstable from 1.19.9 to 1.19.10
      • Update go-ci-oldstable-build from 1.19.9 to 1.19.10
    • stable images
      • Update go-ci-stable from 1.20.4 to 1.20.5
      • Update go-ci-stable-build from 1.20.4 to 1.20.5
      • Update go-ci-stable-cgo-mingw-w64-build from 1.20.4 to 1.20.5
    • unstable images
      • Update go-ci-unstable from 1.20.4 to 1.20.5
      • Update go-ci-unstable-build from 1.20.4 to 1.20.5
  • Dependencies

    • golangci/golangci-lint
      • v1.52.2 to v1.53.2
    • goreleaser/nfpm
      • v2.28.0 to v2.30.1
    • choffmeister/git-describe-semver
      • v0.3.9 to v0.3.11
    • pelletier/go-toml
      • v2.0.7 to v2.0.8

Fixed

  • (GH-1018) ERROR: unable to select packages: musl-dev-1.2.3-r3: breaks:
    world[musl-dev=1.2.3-r2]
  • (GH-1024) New version of depguard linter included in golangci-lint v1.53.0
    and newer fails when run without explicit configuration

References

v0.10.5

05 May 11:33
0e08078
Compare
Choose a tag to compare

Changed

  • Go versions
    • mirror build images
      • Update go-ci-mirror-build-go1.19 from 1.19.8 to 1.19.9
      • Update go-ci-mirror-build-go1.20 from 1.20.3 to 1.20.4
    • oldstable images
      • Update go-ci-oldstable from 1.19.8 to 1.19.9
      • Update go-ci-oldstable-build from 1.19.8 to 1.19.9
    • stable images
      • Update go-ci-stable from 1.20.3 to 1.20.4
      • Update go-ci-stable-build from 1.20.3 to 1.20.4
      • Update go-ci-stable-cgo-mingw-w64-build from 1.20.3 to 1.20.4
      • Update go-ci-stable-alpine-buildx86 from 1.20.3-alpine3.16 to
        1.20.4-alpine3.16
      • Update go-ci-stable-alpine-buildx64 from 1.20.3-alpine3.16 to
        1.20.4-alpine3.16
    • unstable images
      • Update go-ci-unstable from 1.20.3 to 1.20.4
      • Update go-ci-unstable-build from 1.20.3 to 1.20.4
  • Dependencies
    • goreleaser/nfpm
      • v2.27.1 to v2.28.0
    • golang.org/x/vuln/cmd/govulncheck
      • v0.0.0-20230404205743-41aec7335792 to v0.1.0
    • orijtech/structslop
      • v0.0.7 to v0.0.8

Fixed

  • (GH-962) structslop linter failing on Go 1.20 with internal error: package "errors" without types was imported from ...
  • (GH-1007) ERROR: unable to select packages: git-2.36.6-r0: breaks:
    world[git=2.36.5-r0]

References

v0.10.4

05 Apr 11:09
682616b
Compare
Choose a tag to compare

Changed

  • Go versions
    • mirror build images
      • Update go-ci-mirror-build-go1.19 from 1.19.7 to 1.19.8
      • Update go-ci-mirror-build-go1.20 from 1.20.2 to 1.20.3
    • oldstable images
      • Update go-ci-oldstable from 1.19.7 to 1.19.8
      • Update go-ci-oldstable-build from 1.19.7 to 1.19.8
    • stable images
      • Update go-ci-stable from 1.20.2 to 1.20.3
      • Update go-ci-stable-build from 1.20.2 to 1.20.3
      • Update go-ci-stable-cgo-mingw-w64-build from 1.20.2 to 1.20.3
      • Update go-ci-stable-alpine-buildx86 from 1.20.2-alpine3.16 to
        1.20.3-alpine3.16
      • Update go-ci-stable-alpine-buildx64 from 1.20.2-alpine3.16 to
        1.20.3-alpine3.16
    • unstable images
      • Update go-ci-unstable from 1.20.2 to 1.20.3
      • Update go-ci-unstable-build from 1.20.2 to 1.20.3
  • Dependencies
    • golang.org/x/vuln/cmd/govulncheck
      • v0.0.0-20230308034057-d4ed0a4fab9e to
      • v0.0.0-20230404205743-41aec7335792

References

v0.10.3

27 Mar 10:38
cefad37
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.52.1 to v1.52.2

References

v0.10.2

23 Mar 10:27
2aceba8
Compare
Choose a tag to compare

Fixed

  • (GH-965) orijtech/tickeryzer missing from unstable image

References

v0.10.1

22 Mar 11:02
2f6c65a
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.52.0 to v1.52.1
    • goreleaser/nfpm
      • v2.26.0 to v2.27.1

References