This can be run in a Docker container or as a stand alone binary:
make support-bundle-generate
make test
make e2e-supportbundle-core e2e-supportbundle-docker
make scan-base
Releases are created on CircleCI when a tag is pushed.
git tag -a v0.1.0 -m "Initial release" && git push origin v0.1.0