Skip to content

v1.5.1

Compare
Choose a tag to compare
@aztechian aztechian released this 18 Oct 15:44

Bridgr 1.5.1 adds some significant enhancements

  • Support for Helm repository creation
  • Support S3 buckets as a source for fetching files
  • Cleanup of output
    • Add a "spinner". Single line output that updates as each worker executes. This is the default output of Bridgr now.
    • Use a logging library that makes output more consistent
    • Pipe output from docker-based workers to the logging system so that it doesn't "leak" into the terminal output if not desired by the user.

For developers, we've updated our CI pipeline to migrate from Travis-CI (.org) to (.com), and now use CodeClimate for coverage reporting. Linting results are now a check on PR requests.

As always, see the README for details on using these new features.