Skip to content

Releases: permafrost-dev/zeget

v2.0.0

17 Nov 21:23
ed3f8f5
Compare
Choose a tag to compare

Changelog

  • 7902225 add typos check to precommit hook
  • 2005a5e disable flaky test
  • 91b41ec fix typo
  • 5d0975a improve detector unit tests
  • 4e30e46 improve detector unit tests
  • ed3f8f5 improve unit tests
  • f519009 linter fixes, linter config updates, pre-commit hook updates
  • a19827b tooling/misc upgrades
  • 039dd63 update functional test

v2.0.0-rc

30 Aug 08:40
bbd76a9
Compare
Choose a tag to compare

Changelog

  • 236db58 Merge pull request #13 from permafrost-dev/dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.6
  • 32d7518 Merge branch 'main' into dependabot/go_modules/github.com/schollz/progressbar/v3-3.14.6
  • 51ec019 Merge pull request #2 from permafrost-dev/dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3
  • d8dbb94 Merge branch 'main' into dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3
  • 529e7fb Merge pull request #7 from permafrost-dev/dependabot/github_actions/goreleaser/goreleaser-action-6
  • 5e5f33f Bump github.com/schollz/progressbar/v3 from 3.14.2 to 3.14.6
  • 0095f1a Bump goreleaser/goreleaser-action from 5 to 6
  • 0c9596e Update README.md
  • 2fe6bfd implement global config ignore_patterns regex ignoreable patterns
  • c1efa2d update readme
  • 86e68ec update project namespace
  • c2d211f update scripts
  • 8497d1e update man doc filename
  • 961bcd9 add unit tests
  • 3d63773 update name to zeget in taskfile
  • 13b220b update docs
  • 4e55007 update docs
  • 86b0d9a Update update-readme-hash.sh
  • 52743f4 Update README.md
  • aadc49b update readme
  • 66bcc66 Merge branch 'main' into dependabot/go_modules/github.com/onsi/ginkgo/v2-2.17.3
  • 88fc344 disable ginkgo cache
  • f5f6897 Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3
  • ac75931 Merge pull request #1 from permafrost-dev/dependabot/github_actions/golangci/golangci-lint-action-6
  • eb4274f Bump golangci/golangci-lint-action from 5 to 6
  • 5f25c38 initial filters implementation, wip
  • cead608 add unit tests
  • 347277d add unit tests
  • d612022 add unit tests
  • c077738 add unit tests, rename files to conventions, wip
  • dbe7a06 add unit tests, rename files to conventions, wip
  • d581210 update codecov config
  • deb55d4 add unit tests, rename files to conventions, wip
  • b7d4cf4 add unit tests, wip
  • 9858dc7 update gitignore
  • 006a55e add unit tests, wip
  • d51e63c add unit tests, wip
  • 91c663a add unit tests, wip
  • 94bc5a2 add unit tests, update mock http client
  • bf4fa36 add unit tests, test fixtures, wip
  • 658df7f disable staticcheck
  • fc47018 add unit tests, wip
  • c56f7aa add unit tests, wip
  • 834389c add unit tests, wip
  • 196a1c1 add unit tests, wip
  • 4c2257d update unit tests
  • 9bac5c9 removing os.Exit calls in favor of return values where possible
  • 7cad8cb adjust when codeql runs
  • 8486523 adjust coverage range for codecov
  • 3db5d0e adjust coverage range for codecov
  • a796632 add unit tests, wip
  • 096b3bc add unit tests, wip
  • 160b1f2 add unit tests, test cleanup, wip
  • a5c4f19 test cleanup
  • 9ec5358 code cleanup
  • a0cfecf refactoring, adding unit tests, wip
  • c04ec06 add script to update installer.sh hash in the readme, update readme
  • 51faec3 apply shellcheck fixes
  • 7d1791b update fmt task, apply formatting
  • 60fe837 bug fixes
  • 6841a00 bug fixes
  • ec6242b bug fixes
  • 986ac85 always request rate limit, remove --rate flag, add reporters package for reporting information/data to output or files
  • c85be85 add functionality for learning what asset filters to apply for targets once an asset has been manually selected once
  • 015e403 wip
  • 6b17da9 wip
  • a6505f2 apply linter suggestions
  • 20db675 minor bug fixes
  • 03f41d7 fix broken tests
  • e01eb36 major refactoring, wip
  • b63af3c add badges to readme
  • 621fca3 add --no-interaction flag and functionality, update docs
  • 3f0ce40 refactoring to packages, etc.
  • 3a9b57a update docs
  • 803f4a3 update readme with correct sha256 hash for install script, correct download urls for install script
  • 4a68b4c refactoring, fixing bugs, adding unit tests
  • 9b071b1 adding unit tests, refactoring, wip
  • 1cf328f add unit tests
  • 7b76e25 add mockhttp package for testing download.client requests
  • 6c0341b move ginkgo bootstrap command to taskfile and call it in tests workflow
  • bd8502e refactoring
  • c124e02 update readme
  • af35548 fix --remove/-r flag not working; changed functionality: passing the remove flag no longer causes the app to exit early, instead it attempts to remove the target, then proceeds to attempt downloading
  • 4cdb5da bug fixes, adding unit tests
  • 02e75a7 refactoring, fixing bugs, adding unit tests
  • f03d67d refactoring, adding unit tests
  • 8485aec remove parallel flag from ginkgo command
  • 899a464 add unit tests
  • 9601624 update tests workflow to dynamically generate bootstrap files with gingko
  • 5a70772 update workflows
  • fdef24f update workflows
  • d6c7fd2 update workflows
  • bfec66b refactoring, updating tests
  • a9e2c14 bug fix
  • cba41b2 refactoring
  • 2c01eb5 refactoring
  • f0077c4 wip
  • ace0066 refactoring
  • 808fc24 refactoring
  • c0a2860 refactoring
  • b4e29c2 refactoring
  • 586c063 refactoring
  • e059105 refactoring
  • 01f6831 refactoring
  • be3b27a wip
  • ca08534 bump dep versions
  • 5aec636 wip
  • 1841935 readme updates
  • 0ede759 add markdownlint config
  • f6fa761 add codeql workflow
  • 5ace2ad wip
  • 62a138c add caching to test-build job
  • ea12cca add caching for go packages in workflow
  • e31d6d2 update go version in workflows to 1.22
  • f9b0589 update readme
  • c80635c disable blocking codecov checks
  • 5aec5d9 wip
  • f4c98ba fix flaky test
  • f1d84e6 wip
  • aaf3cc4 wip
  • a801435 add more unit tests, more refactoring
  • 1359097 unit tests, wip
  • 5526eff unit tests, wip
  • 1dacbd5 unit tests, wip
  • c7429ef wip
  • 18b5756 add unit tests for archives pkg
  • beaa7fa wip
  • 5175842 refactoring, updating tests
  • c725ef0 refactoring, adding unit testing, features, etc.
  • e0bda10 add codecov config
  • 9486b2d refactoring
  • eb38115 refactoring
  • 2556451 simplifying code
  • eebc2dd...
Read more