dragonfly/.github/workflows
Tarun Pothulapati 5dfaa1d061
test(chart): add golden file output rendering tests (#882)
This commit adds a new `golden_test.go` file into the helm chart
which essentially renders the chart with a set of values and
compares that with the expected golden file, and errors if
they don't match.

This builds on the existing CI values files in `ci/` directory. As
this is the first time, The golden files are rendered and added. This
means for all the future changes, The golden files can be updated
by running `go test -update` and the CI will fail if the golden files
are not updated. By doing this, Both the committer and reviewer
can be sure that the changes are intentional, without having to render
the chart manually.
2023-02-28 18:02:15 +05:30
..
ci.yml test(chart): add golden file output rendering tests (#882) 2023-02-28 18:02:15 +05:30
docker-release.yml feat: build and publish weekly alpha/development container image 2022-12-26 20:41:53 +02:00
docker-weekly.yml feat: build and publish weekly alpha/development container image 2022-12-26 20:41:53 +02:00
regression-tests.yml feat(db slice): add fiber atomic gaurd (#878) 2023-02-26 13:38:37 +02:00
release.yml feat(action): build debian package for arm64 arch (#719) (#738) 2023-02-01 11:43:21 +02:00
reusable-container-workflow.yaml feat: build and publish weekly alpha/development container image 2022-12-26 20:41:53 +02:00