Changelog
- 77968fe Add a MaxDecompressionSize variable
- 8fa3203 Add blackbox tests
- 76420b7 Add doc comments to exported functions and variables
- be40188 Add doc comments to packages
- 834de19 Added .golanci-lint
- 9685444 Added badges (#202)
- f5ae574 Check for successful runtime.Caller execution
- 78f1890 Fix script permissions
- 0f21c78 Fixed linter
- 15f7c23 Fixed release CI (#203)
- ae7f86d Follow naming conventions
- 973b020 Handle errors assigned but unchecked
- c181591 Handle unassigned errors
- ada58e4 Ignore gosec's G401 and G505 where needed
- ae76ccc Ignore gosec's G402 where appropiate
- cdd8905 Implemented new charts-syncer version using wrap/unwrap commands
- 5962b9d Improve cleaning up and creating of test OCI server
- 6397fb4 Missing blank line separator
- b30427d Move from CircleCI to GithubActions
- a10200b Refactor Untar to reduce cyclomatic complexity
- edf5bd3 Remove deprecated references
- d3a6fb0 Remove empty case
- 30c4b30 Remove github.com/bitnami-labs/pbjson dependency
- 1e765c1 Remove github.com/mkmik/multierror dependency
- 522ddf4 Remove unneeded else statement
- 6e8db8f Remove unneeded type declarations
- 251475d Remove unused functions
- fc120a5 Remove unused parameters
- 918fa23 Replace deprecated methods
- 04e5790 Sanitize untar paths
- 8e250fb Simplify expressions
- 9a06c41 Support configuring separate target registries for containers and charts
- 6ec5ea4 Support limiting the container platfoms to sync
- 77edda3 Support skipping artifacts synchronization
- c7aca61 Typo in comment
- 9e36106 Update README.md
- 4340380 Update dependencies