Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.14 KB

todo.md

File metadata and controls

24 lines (18 loc) · 1.14 KB

Todo

  • test: split unit & integration tests

  • test(api): pagination env variable test

  • fix(api): remove duplicate results seen when supplying multiple fields i.e. /details?field=version&field=product

  • feat(api): cause updateDownloads to refresh available releases periodically

  • test(cli): checksum tests

  • docs(cli): checksum documentation

  • test(cli): additional download tests (filename)

Complete

  • feat(cli): calculate md5/sha digest with digest-stream and output results when downloading.
  • feat(api): add checksum downloads
  • feat(api): pagination
  • docs(api): update postman docs
  • refactor: clean up fields in Download object (remove)
  • ci: only re-run test/coverage action when source files change docs
  • feat(api): add status codes and consistent error messages

Format: type(scope): description

Types: build, chore, ci, docs, feat, fix, perf, refactor, style, test