There are GitHub Actions that produce pgdo binaries for tagged commits / releases, but cargo binstall does not automatically discover them. It would be nice to avoid compiling pgdo-cli every time there's an upgrade. This page has instructions on how to make it happen.
There are GitHub Actions that produce
pgdobinaries for tagged commits / releases, butcargo binstalldoes not automatically discover them. It would be nice to avoid compilingpgdo-clievery time there's an upgrade. This page has instructions on how to make it happen.