Skip to content

Releases: atc0005/go-ci

v0.3.10

29 Jan 08:20
69e6b12
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-unstable from 1.16beta1 to 1.16rc1

Fixed

  • CHANGELOG entry for v0.3.7 which incorrectly inferred a change from
    1.16beta1 to then current 1.15.7 Go version

References

v0.3.9

27 Jan 09:49
caf9b7c
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.35.2 to v1.36.0
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image

References

v0.3.8

21 Jan 11:48
a698f8d
Compare
Choose a tag to compare

Changed

  • Dependencies
    • honnef.co/go/tools
      • v0.1.0 to v0.1.1

Fixed

  • Update Docker container build process to explicitly pull latest upstream when building new images

References

v0.3.7

20 Jan 11:46
6d59440
Compare
Choose a tag to compare

Changed

  • Move grouped Dockerfiles into separate subdirectories
  • Go versions
    • Update go-ci-stable from 1.15.6 to 1.15.7
    • Update go-ci-oldstable from 1.14.13 to 1.14.15
    • Update go-ci-stable-debian-build from 1.15.6 to 1.15.7
    • Update go-ci-stable-alpine-buildx86 from1.15.6-alpine3.12 to
      1.15.7-alpine3.12
    • Update go-ci-stable-alpine-buildx64 from 1.15.6-alpine3.12 to
      1.15.7-alpine3.12

NOTE: The go-ci-lint-only image is not updated in this release. We're
waiting on a new upstream release.

Fixed

  • Year in previous CHANGELOG version entries incorrect
  • golangci-lint version in linters table outdated

References

v0.3.6

11 Jan 09:52
8a43e84
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.35.0 to v1.35.2
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image

References

v0.3.5

08 Jan 09:53
74223bf
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.34.1 to v1.35.0
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image

References

v0.3.4

29 Dec 08:58
167050a
Compare
Choose a tag to compare

Changed

  • Dependencies
    • golangci/golangci-lint
      • v1.33.0 to v1.34.1
      • binary installed within oldstable, stable and unstable images
      • Docker image used as a builder/base for lint-only image

Fixed

  • Update CHANGELOG versions list to include last release

References

v0.3.3

29 Dec 08:35
73082f8
Compare
Choose a tag to compare

Changed

  • Go versions

    • Update go-ci-unstable from 1.15.6 to 1.16beta1
  • Dependencies

    • orijtech/structslop
      • v0.0.5 to v0.0.6
    • actions/setup-node
      • v2.1.3 to v2.1.4

References

Release v0.3.2

15 Dec 10:53
49ba58a
Compare
Choose a tag to compare

Changed

  • README

    • Update staticcheck linters table entry to reflect 2020.02 (v0.1.0)
  • Dependencies

    • go.mod
      • Update Go version from 1.13 to 1.14
    • honnef.co/go/tools
      • v0.0.1-2020.1.6 to v0.1.0

References

Release v0.3.1

04 Dec 10:30
0b55eeb
Compare
Choose a tag to compare

Changed

  • README

    • Replace linters list with version table to act as a quick reference
  • Go versions

    • Update go-ci-stable from 1.15.5 to 1.15.6
    • Update go-ci-oldstable from 1.14.12 to 1.14.13
    • Update go-ci-unstable from 1.15.5 to 1.15.6
      • the plan is to swap out to the next unstable Go version when it becomes
        available
    • Update go-ci-stable-debian-build from 1.15.5 to 1.15.6
    • Update go-ci-stable-alpine-buildx86 from1.15.5-alpine3.12 to
      1.15.6-alpine3.12
    • Update go-ci-stable-alpine-buildx64 from 1.15.5-alpine3.12 to
      1.15.6-alpine3.12

NOTE: The go-ci-lint-only image is not updated in this release. We're
waiting on a new upstream release.

Fixed

  • Replace orijtech/httperroryzer pseudo-version with equivalent tag

  • Dependabot: Invalid ignore condition (version range) specified for
    "oldstable" image

References