This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
Changed
- Dependencies
- drop individual GitHub Actions dependencies
- import
atc0005/shared-project-resources
shared/importable CI workflows
- CI
- (GH-73) Switch Docker image source from Docker Hub to GitHub Container Registry (GHCR)
- (GH-74) Expand linting GitHub Actions Workflow to include
oldstable
,unstable
container images
(GH-78) Update project to Go 1.19
(GH-81) Update Makefile and GitHub Actions Workflows
(GH-85) Refactor GitHub Actions workflows to import logic
(GH-86) Add Go Module Validation, Dependency Updates jobs
(GH-87) DropPush Validation
workflow
(GH-88) Rework workflow scheduling
(GH-90) RemovePush Validation
workflow status badge
(GH-93) Update vuln analysis GHAW to remove on.push hook
(GH-94) Addquick
Makefile recipe (alias)
Fixed
- (GH-56) Replace godoc.org badge with pkg.go.dev badge
- (GH-70) False positive
G307: Deferring unsafe method "Close" on type "*os.File" (gosec)
linting error - (GH-79) Apply linting fixes for Go 1.19 release
- (GH-80) Remove broken ref links in CHANGELOG
- (GH-91) Update vuln analysis GHAW to use on.push hook
- (GH-92) Disable depguard linter
References
- See the
v0.1.8
milestone for the issues associated with this release. - See our CHANGELOG for more information.