This repository has been archived by the owner on Sep 10, 2024. It is now read-only.
Releases: docker/index-cli-plugin
Releases · docker/index-cli-plugin
v0.0.35
v0.0.34
v0.0.33
Changelog
- fa9b969 Fix platform
- 34218db Fix return type
- 3b704e7 Change transactions
- bf33fd0 Merge pull request #19 from eunomie/dd-proxy
- 25765fd chore: use Docker Desktop proxy if available
- 00c5852 Merge pull request #18 from jonnystoten/fix-tag-parsing
- 4feb664 Use distribution library to parse references
- 7e87ad4 Delint
- 38d2a64 Delint
- d2fb7aa Fix test
- 88bf36a Add username and password to lsp func
v0.0.32
v0.0.31
v0.0.30
v0.0.29
v0.0.28
Changelog
- d042c75 Suppress packages with no type
- 6513861 Add new distro
- 065626d Merge pull request #16 from eunomie/version
- c3df0d4 chore: read commit from Go
- 7b5c3d9 chore: add version command
- 1977311 Merge pull request #11 from eunomie/lint
- 719e511 ci: run linter on CI
- c55a8bc chore: fix staticcheck issues
- 42cc624 lint: ignore gocyclo on sbom.toPackage
- a44edfd chore: fix unused issued
- 66cf5cc chore: fix gosimple issues
- 7fcd084 style: apply gofmt
- a57b765 chore: fix bodyclose issues
- 40e528c chore: fix ineffassign issues
- 519742d chore: fix govet issues
- 6d45a08 chore: fix errcheck issues
- 7d2ec59 chore: add golangci-lint task and config
- e776e28 Update docker-publish.yaml
- 7a42d64 Update docker-publish.yaml
- a660f3a Update docker-publish.yaml
- ced579c Merge pull request #10 from docker/dependabot/go_modules/github.com/containerd/containerd-1.6.12
- beb4a70 Bump github.com/containerd/containerd from 1.6.8 to 1.6.12
- 395a136 Merge pull request #9 from eunomie/fix-tests
- dc36275 test: fail fast to avoid unexpected behaviour
- d82e24b fix: bad usage of %w not in fmt.Errorf
- f5d502f fix: sbom/detect/TestNodeDetector
- 9b2a688 tests: run them all