dozer
dozer copied to clipboard
Verify all installation procedures are correct and automate the process (to run before every release)
We need to verify installation steps described here:
https://getdozer.io/docs/installation
are fully working on a clean machine (including pre-requisite installations).
We should also automate these checks to validate the process is working at every release
We have https://github.com/getdozer/dozer/blob/main/.github/workflows/integration.yaml. Although limited to amd64 oses because of limitation of Github Action