Releases: atc0005/go-ci
Releases · atc0005/go-ci
v0.6.4
Changed
-
Go versions
- Update
go-ci-unstable
from1.18rc1
to1.18.0
- Update
go-ci-lint-only
from1.17.7
to1.17.8
- temporarily switch from
golangci/golangci-lint:v1.45.0-alpine
to
golang:1.17
series
- temporarily switch from
- Update
-
Dependencies
golangci/golangci-lint
v1.44.2
tov1.45.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image- upstream
golang:1.17
series is used until golangci-lint fully
supports Go 1.18
- upstream
- Docker image used as a builder/base for
unstable
image- builder/base workflow used to work around golangci-lint
incompatibilities with Go 1.18
- builder/base workflow used to work around golangci-lint
References
- See the
v0.6.4
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.6.3
Changed
-
Go versions
- Update
go-ci-stable
from1.17.7
to1.17.8
- Update
go-ci-oldstable
from1.16.14
to1.16.15
- Update
go-ci-lint-only
from1.17.7
to1.17.8
- Update
go-ci-stable-mirror-build
from1.17.7
to1.17.8
- Update
go-ci-stable-debian-build
from1.17.7
to1.17.8
- Update
go-ci-stable-alpine-buildx86
from1.17.7-alpine3.14
to
1.17.8-alpine3.14
- Update
go-ci-stable-alpine-buildx64
from1.17.7-alpine3.14
to
1.17.8-alpine3.14
- Update
-
Dependencies
actions/checkout
v2.5.1
tov3
actions/setup-node
v2.5.1
tov3
fatih/errwrap
v1.3.1
tov1.4.0
References
- See the
v0.6.3
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.6.2
Changed
-
Dependencies
golangci/golangci-lint
v1.44.0
tov1.44.2
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image - Docker image used as a builder/base for
unstable
image- this is used until golangci-lint officially supports Go 1.18
-
Go versions
- Update
go-ci-unstable
from1.18beta2
to1.18rc1
- Update
Fixed
- (GH-528) ERROR: unable to select packages:
util-linux-2.37.4-r0
: breaks:
world[util-linux=2.37.3-r0]
- CHANGELOG
v0.6.1
unstable
image listed as updated (it wasn't)
References
- See the
v0.6.2
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.6.1
Changed
- Go versions
- Update
go-ci-stable
from1.17.6
to1.17.7
- Update
go-ci-oldstable
from1.16.13
to1.16.14
- Update
go-ci-lint-only
from1.17.6
to1.17.7
- Update
go-ci-stable-mirror-build
from1.17.6
to1.17.7
- Update
go-ci-stable-debian-build
from1.17.6
to1.17.7
- Update
go-ci-stable-alpine-buildx86
from1.17.6-alpine3.14
to
1.17.7-alpine3.14
- Update
go-ci-stable-alpine-buildx64
from1.17.6-alpine3.14
to
1.17.7-alpine3.14
- Update
Fixed
- (GH-518) ERROR: unable to select packages:
util-linux-2.37.3-r0
: breaks:
world[util-linux=2.37.2-r0]
- (GH-520) Inconsistency in image name/title for "upstream mirror" image
References
- See the
v0.6.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.6.0
Added
- (GH-509) Mirror current
latest
version of officialgolang
image from Docker Hub
Fixed
- (GH-508) Dockerfiles, README, Makefile incorrectly refer to images as "containers"
References
- See the
v0.6.0
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.5.0
Added
- (GH-4) Support uploading to both Docker Hub and GitHub Container Registry
- (GH-498) Connect GitHub repo to container images using Dockerfile
LABEL
- (GH-501) Add additional "Pre-Defined annotation Keys" to Dockerfiles
Changed
- (GH-503) Expand
clean
Makefile recipe
Fixed
- (GH-497) Tweak doc comments for linter config files for
unstable
image
References
- See the
v0.5.0
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.1
Changed
-
Disable
golangci-lint
linters, analyzers- (GH-494) oldstable, stable images
gocyclo
gocognit
goerr113
- (GH-494) oldstable, stable images
-
Go versions
- Update
go-ci-unstable
from1.18beta1
to1.18beta2
- NOTE: There are known issues with pre-releases of Go 1.18 and
golangci-lint
. See
golangci/golangci-lint#2438 for additional
details.
- NOTE: There are known issues with pre-releases of Go 1.18 and
- Update
References
- See the
v0.4.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.4.0
Added
- Enable
golangci-lint
linters, analyzers- stable image
gocyclo
gocognit
goerr113
revive
- unstable image
gochecknoglobals
govet
- explicitly disable
fieldalignment
analyzer - enable all other
govet
analyzers
- explicitly disable
revive
- stable image
- Remove
golangci-lint
lintergolint
Fixed
- Add missing section header for v0.3.43 release
References
- See the
v0.4.0
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.43
Changed
- Dependencies
golangci/golangci-lint
v1.43.0
tov1.44.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.43
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.42
Changed
- Go versions
- Update
go-ci-stable
from1.17.5
to1.17.6
- Update
go-ci-unstable
from1.17.5
to1.17.6
- Update
go-ci-oldstable
from1.16.12
to1.16.13
- Update
go-ci-stable-debian-build
from1.17.5
to1.17.6
- Update
go-ci-stable-alpine-buildx86
from1.17.5-alpine3.14
to
1.17.6-alpine3.14
- Update
go-ci-stable-alpine-buildx64
from1.17.5-alpine3.14
to
1.17.6-alpine3.14
- Update
References
- See the
v0.3.42
milestone for the issues associated with this release. - See our CHANGELOG for more information.