Skip to content

Releases: atc0005/go-ci

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

Release v0.3.0

29 Nov 13:36
973f784
Compare
Choose a tag to compare

Added

  • New linters
    • pelletier/go-toml/cmd/tomll @v1.8.1
    • orijtech/structslop @v0.0.5
    • orijtech/httperroryzer @9d75de8cdf66f34670c84aeef3c2b698b001fd44
    • fatih/errwrap @v1.2.0

Fixed

  • README
    • update container image descriptions to better emphasize purpose
  • gitignore
    • exclude Visual Studio Code workspace settings (.vscode)
    • exclude scratch directory

References

Release v0.2.16

23 Nov 09:21
d8bdb40
Compare
Choose a tag to compare

Changed

  • Update musl-dev pkg from 1.1.24-r9 to 1.1.24-r10

Fixed

  • Alpine build containers image build failure for v0.2.15 release

References

Release v0.2.15

23 Nov 08:55
8b32c4f
Compare
Choose a tag to compare

Changed

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

References

Release v0.2.14

13 Nov 10:00
e9c045f
Compare
Choose a tag to compare

Changed

  • Go versions
    • Update go-ci-stable from 1.15.4 to 1.15.5
    • Update go-ci-oldstable from 1.14.11 to 1.14.12
    • Update go-ci-unstable from 1.15.4 to 1.15.5
      • 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.4 to 1.15.5
    • Update go-ci-stable-alpine-buildx86 from1.15.4-alpine3.12 to
      1.15.5-alpine3.12
    • Update go-ci-stable-alpine-buildx64 from 1.15.4-alpine3.12 to
      1.15.5-alpine3.12

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

References

Release v0.2.13

08 Nov 10:25
26ac362
Compare
Choose a tag to compare

Changed

  • Go versions

    • Update go-ci-stable from 1.15.3 to 1.15.4
    • Update go-ci-oldstable from 1.14.10 to 1.14.11
    • Update go-ci-unstable from 1.15.3 to 1.15.4
      • 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.3 to 1.15.4
    • Update go-ci-stable-alpine-buildx86 from1.15.3-alpine3.12 to
      1.15.4-alpine3.12
    • Update go-ci-stable-alpine-buildx64 from 1.15.3-alpine3.12 to
      1.15.4-alpine3.12
  • Dependencies

    • actions/checkout
      • v2.3.3 to v2.3.4

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

References

Release v0.2.12

03 Nov 11:08
3d5a307
Compare
Choose a tag to compare

Changed

  • Update golangci/golangci-lint from v1.32.0 to v1.32.2
    • binary installed within oldstable, stable and unstable images
    • Docker image used as a builder/base for lint-only image

References

Release v0.2.11

25 Oct 10:47
f8a9619
Compare
Choose a tag to compare

Changed

  • Update golangci/golangci-lint from v1.31.0 to v1.32.0
    • binary installed within oldstable, stable and unstable images
    • Docker image used as a builder/base for lint-only image

References