Skip to content

Releases: atc0005/go-ci

v0.3.40

04 Jan 11:18
0ccb379
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-stable from 1.17.4 to 1.17.5
    • Update go-ci-unstable from 1.17.4 to 1.17.5
    • Update go-ci-oldstable from 1.16.11 to 1.16.12
    • Update go-ci-stable-debian-build from 1.17.4 to 1.17.5
    • Update go-ci-stable-alpine-buildx86 from 1.17.4-alpine3.14 to
      1.17.5-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from 1.17.4-alpine3.14 to
      1.17.5-alpine3.14

References

v0.3.39

06 Dec 10:05
e83ba28
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-stable from 1.17.3 to 1.17.4
    • Update go-ci-unstable from 1.17.3 to 1.17.4
    • Update go-ci-oldstable from 1.16.10 to 1.16.11
    • Update go-ci-stable-debian-build from 1.17.3 to 1.17.4
    • Update go-ci-stable-alpine-buildx86 from 1.17.3-alpine3.14 to
      1.17.4-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from 1.17.3-alpine3.14 to
      1.17.4-alpine3.14

References

v0.3.38

12 Nov 10:17
065ed04
Compare
Choose a tag to compare

Changed

  • Dependencies
    • honnef.co/go/tools (staticcheck)
      • v0.2.1 to v0.2.2
    • hadolint/hadolint
      • latest-debian to v2.8.0-debian

References

v0.3.37

09 Nov 10:30
ca2d5e9
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-stable from 1.17.2 to 1.17.3
    • Update go-ci-unstable from 1.17.2 to 1.17.3
    • Update go-ci-oldstable from 1.16.9 to 1.16.10
    • Update go-ci-stable-debian-build from 1.17.2 to 1.17.3
    • Update go-ci-stable-alpine-buildx86 from 1.17.2-alpine3.14 to
      1.17.3-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from 1.17.2-alpine3.14 to
      1.17.3-alpine3.14

Fixed

  • (GH-442) ERROR: unable to select packages: util-linux-2.37.2-r0: breaks:
    world[util-linux=2.37-r0]

References

v0.3.36

04 Nov 10:17
1884683
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.42.1 to v1.43.0
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image
    • actions/checkout
      • v2.3.4 to v2.4.0

References

v0.3.34

08 Oct 10:23
89e3dd4
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-stable from 1.17.1 to 1.17.2
    • Update go-ci-unstable from 1.17.1 to 1.17.2
    • Update go-ci-oldstable from 1.16.8 to 1.16.9
    • Update go-ci-stable-debian-build from 1.17.1 to 1.17.2
    • Update go-ci-stable-alpine-buildx86 from 1.17.1-alpine3.14 to
      1.17.2-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from 1.17.1-alpine3.14 to
      1.17.2-alpine3.14
  • Dependencies
    • actions/setup-node
      • v2.4.0 to v2.4.1

References

v0.3.33

10 Sep 20:54
c057814
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-stable from 1.17.0 to 1.17.1
    • Update go-ci-unstable from 1.17.0 to 1.17.1
    • Update go-ci-oldstable from 1.16.7 to 1.16.8
    • Update go-ci-stable-debian-build from 1.17.0 to 1.17.1
    • Update go-ci-stable-alpine-buildx86 from 1.17.0-alpine3.14 to
      1.17.1-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from 1.17.0-alpine3.14 to
      1.17.1-alpine3.14

Fixed

  • CHANGELOG
    • Formatting
      • Add missing space between text and formatted version string in multiple
        prior sections

References

v0.3.32

07 Sep 16:02
d42bbcc
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.42.0 to v1.42.1
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image
    • pelletier/go-toml
      • v1.9.3 to v1.9.4

References

v0.3.31

19 Aug 11:03
bc8753a
Compare
Choose a tag to compare

Changed

  • Go versions

    • Update go-ci-stable from 1.16.7 to 1.17.0
    • Update go-ci-unstable from 1.17.rc2 to 1.17.0
    • Update go-ci-oldstable from 1.15.15 to 1.16.7
    • Update go-ci-stable-debian-build from 1.16.7 to 1.17.0
    • Update go-ci-stable-alpine-buildx86 from1.16.7-alpine3.14 to
      1.17.0-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from1.16.7-alpine3.14 to
      1.17.0-alpine3.14
  • Dependencies

    • golangci/golangci-lint
      • v1.41.1 to v1.42.0
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image
    • honnef.co/go/tools (staticcheck)
      • v0.2.0 to v0.2.1
  • Remove GO111MODULE env var usage

  • Replace oldstable image go get calls used for installation with go install

  • Update dependabot monitoring for oldstable version to reflect promotion
    of oldstable to Go 1.16

  • Add back errwrap to oldstable image

  • Update Debian-based images to reference current dependency versions for
    Bullseye release

References

v0.3.30

06 Aug 10:40
09f6ec7
Compare
Choose a tag to compare

Changed

  • Go versions

    • Update go-ci-stable from 1.16.6 to 1.16.7
    • Update go-ci-oldstable from 1.15.14 to 1.15.15
    • Update go-ci-stable-debian-build from 1.16.6 to 1.16.7
    • Update go-ci-stable-alpine-buildx86 from1.16.6-alpine3.14 to
      1.16.7-alpine3.14
    • Update go-ci-stable-alpine-buildx64 from1.16.6-alpine3.14 to
      1.16.7-alpine3.14
  • Dependencies

    • actions/setup-node
      • v2.3.2 to v2.4.0

References