Skip to content

Refactored DockerConfig to general PackageConfig and added tests

Choose a tag to compare

@alexpulver alexpulver released this 01 Mar 19:51
· 74 commits to master since this release

BREAKING CHANGE

DockerConfig class was replaced by general PackageConfig class to provide single unified interface for configuring packaging process.

Enhancements

  • Added unit tests
  • Added coverage
  • Improved documentation with deep links