A Ops Manager Tile wrapping Hello Release
This is an example for Kiln.
It has an automated release pipeline to create ".pivotal" files and adds them to GitHub releases.
You can run kiln test; however, Kiln test runs in a container so you need to vendor Go dependencies before you run it.
To run tests,
- clone the repository
- fetch a version of kiln that supports test
- run
go mod vendor
- run
kiln test --manifest