kiln
kiln copied to clipboard
Kiln helps you maintain product tiles for VMware Tanzu Operations Manager.
### Is your feature request related to a problem? Please describe. With `kiln update-release` we have an option: `--without-download` which will just check the existence and checksum of releases in...
Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.5+incompatible to 25.0.6+incompatible. Release notes Sourced from github.com/docker/docker's releases. v25.0.6 25.0.6 For a full list of pull requests and changes in this release, refer to the relevant...
file. ops-manifest has an [option](https://github.com/pivotal-cf/ops-manager/blob/releases/3.0/gems/ops-manifest/exe/ops-manifest) to override the dollar overrides file. This file is used when tile configuration references $ properties (e.g $runtime) This commit just adds the possibility to...
#### Please see the original PR authored by nouseforaname: https://github.com/pivotal-cf/kiln/pull/494. Recreating for github action permissions ## Copied for convenience: Long story short, we'd like to run `kiln test` in a...
After I run `go mod edit -go 1.23` When I run `go generate ./...` Then I get the following error: ``` target is not a named type exit status 1...