All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning and Conventional Commits.
- add prompts for os & arch (c47987b3)
- deps: bump github.com/schollz/progressbar/v3 (#8) (e118eaac)
- update workflow step (e37f10f7)
- bump sigstore/cosign-installer in the github-actions group (#9) (27563541)
- bump codecov/codecov-action in the github-actions group (#7) (89618ab4)
- update import paths for the Go code (49eb11f0)
- update index pkg.go.dev step (4857baec)
- update downloader code to correctly compile the filename (becbc2dc)
- update readme (1d918457)
- debug extracted tags & cleanup (ce8526b7)
- err check (eee63198)
- add service.go (311148ad)
- deps: bump github.com/schollz/progressbar/v3 (#6) (e7cd015a)
- deps: bump github.com/stretchr/testify from 1.5.1 to 1.9.0 (#5) (f5b5f3b9)
- fix credentials usage (b7f4ecfd)
- Update docker.yml (986e999c)
- update metadata tags (535f013a)
- update docker metadata tags (6b256d12)
- Update module path to v2 and fix import statements for v2.0.2
- correct the unit tests code (203b7b7d)
- Update module path to v2 and fix import statements for v2.0.1
- update code with interfaces (168bda7c)
test: add unittests for main.go
refactor: refactor all code as per interfaces implementation
ci: update package release
build: update go.mod
docs: update readme
BREAKING CHANGE: Interfaces Implementation and now prompt for download with path
- add security policy & PR template (e60659b7)
- update changelog (2c4913d6)
- fix lint issues for unittests (fd6183f6)
- deps: bump github.com/schollz/progressbar/v3 (#4) (0dc10f57)
- bump golangci/golangci-lint-action in the github-actions group (#3) (e29d363f)
- add cosign image step (9de12705)
- update tags (54772870)
- fix workflows (efeb78b0)
- update docker.yml to use GH App token (910d9150)
- Add docker CI (4c81a0c2)
- update codeql for go (ad7cdb2b)
- Create codeql.yml (7682fcf1)
- Update module path to v2 and fix import statements for v2.0.0
- ci: bump golangci/golangci-lint-action from 3 to 6 in the github-actions group by @dependabot in #3
- chore(deps): bump github.com/schollz/progressbar/v3 from 3.14.6 to 3.15.0 by @dependabot in #4
Full Changelog: https://github.com/Nicconike/AutomatedGo/compare/v1.2.0...v2.0.0
- Prompt user to download (556a1e58)
- update issue templates (b195484e)
- update doc.go (9c3516f7)
- update readme (0cd6d5a9)
- update readme (8e7a9882)
- 100% codecov (c8f457bf)
- Improve codecov for downloader.go (576916c9)
- 100% codecov for checksum.go (4b96091b)
- Improve codecov for checksum.go (f6578654)
- Update name to AutomatedGo (a45ed383)
- deps: bump github.com/schollz/progressbar/v3 (#2) (e582dc62)
- update .goreleaser.yml (cb0a5e64)
- update release.yml (89bd3d4a)
- update incorrect path (90d938d0)
- update release workflow (a33cd70b)
- fix pkg.go.dev step (94880923)
- Add checksum verification (5884a154)
- run goreleaser only if new release (9485e929)
- use v2 for goreleaser action (7b8a72c3)
- use v6 for goreleaser (25591d36)
- update release workflow (88c916ab)
- update release workflow (4d6686b1)
- Use goreleaser for publishing (8fa9fc1c)
- update readme (a0e882be)
- update readme (f0707053)
- deps: bump codecov/codecov-action from 4.0.1 to 4.5.0 (#1) (4ec78448)
- Remove sem-rel config (ad86fbb0)
- update workflow (0bacbbeb)
- Min req set to go1.15 (6122c5d1)
- Add issue templates (5ea945cb)
- Add codecov for downloader.go (c86aa3b7)
- correct publish step (9ee10fd2)
- Improved codecov for pkg (f08e6459)
- correct regex patterns in config.go (28235f5d)
- fix codecov workflow (f3e43a26)
- update codecov workflow (5a1453a8)
- update codecov (c9325dcc)
- update main script and pkg (ba5c3c8f)
- update sem-rel (d0b7a490)
- sem release plugin (27280f95)
- Add code for goautomate (da3146c3)
- Update release workflow (5e897b15)