dozer icon indicating copy to clipboard operation
dozer copied to clipboard

Verify all installation procedures are correct and automate the process (to run before every release)

Open snork-alt opened this issue 2 years ago • 1 comments

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

snork-alt avatar Sep 06 '23 04:09 snork-alt

We have https://github.com/getdozer/dozer/blob/main/.github/workflows/integration.yaml. Although limited to amd64 oses because of limitation of Github Action

chubei avatar Sep 06 '23 04:09 chubei