Releases: atc0005/go-ci
Releases · atc0005/go-ci
v0.3.10
Changed
- Go versions
- Update
go-ci-unstable
from1.16beta1
to1.16rc1
- Update
Fixed
- CHANGELOG entry for
v0.3.7
which incorrectly inferred a change from
1.16beta1
to then current1.15.7
Go version
References
- See the
v0.3.10
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.9
Changed
- Dependencies
golangci/golangci-lint
v1.35.2
tov1.36.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.9
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.8
Changed
- Dependencies
honnef.co/go/tools
v0.1.0
tov0.1.1
Fixed
- Update Docker container build process to explicitly pull latest upstream when building new images
References
- See the
v0.3.8
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.7
Changed
- Move grouped Dockerfiles into separate subdirectories
- workaround a bug in Dependabot which replaces separate Docker images with
the same image (dependabot/dependabot-core#2179)
- workaround a bug in Dependabot which replaces separate Docker images with
- Go versions
- Update
go-ci-stable
from1.15.6
to1.15.7
- Update
go-ci-oldstable
from1.14.13
to1.14.15
- Update
go-ci-stable-debian-build
from1.15.6
to1.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
from1.15.6-alpine3.12
to
1.15.7-alpine3.12
- Update
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
- See the
v0.3.7
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.6
Changed
- Dependencies
golangci/golangci-lint
v1.35.0
tov1.35.2
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.6
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.5
Changed
- Dependencies
golangci/golangci-lint
v1.34.1
tov1.35.0
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
References
- See the
v0.3.5
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.4
Changed
- Dependencies
golangci/golangci-lint
v1.33.0
tov1.34.1
- binary installed within
oldstable
,stable
andunstable
images - Docker image used as a builder/base for
lint-only
image
Fixed
- Update CHANGELOG versions list to include last release
References
- See the
v0.3.4
milestone for the issues associated with this release. - See our CHANGELOG for more information.
v0.3.3
Changed
-
Go versions
- Update
go-ci-unstable
from1.15.6
to1.16beta1
- Update
-
Dependencies
orijtech/structslop
v0.0.5
tov0.0.6
actions/setup-node
v2.1.3
tov2.1.4
References
- See the
v0.3.3
milestone for the issues associated with this release. - See our CHANGELOG for more information.
Release v0.3.2
Changed
-
README
- Update
staticcheck
linters table entry to reflect2020.02
(v0.1.0
)
- Update
-
Dependencies
go.mod
- Update Go version from
1.13
to1.14
- Update Go version from
honnef.co/go/tools
v0.0.1-2020.1.6
tov0.1.0
References
- See the
v0.3.2
milestone for the issues associated with this release. - See our CHANGELOG for more information.
Release v0.3.1
Changed
-
README
- Replace linters list with version table to act as a quick reference
-
Go versions
- Update
go-ci-stable
from1.15.5
to1.15.6
- Update
go-ci-oldstable
from1.14.12
to1.14.13
- Update
go-ci-unstable
from1.15.5
to1.15.6
- the plan is to swap out to the next unstable Go version when it becomes
available
- the plan is to swap out to the next unstable Go version when it becomes
- Update
go-ci-stable-debian-build
from1.15.5
to1.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
from1.15.5-alpine3.12
to
1.15.6-alpine3.12
- Update
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
- See the
v0.3.1
milestone for the issues associated with this release. - See our CHANGELOG for more information.