No longer assume GDK tools are available
What does this Merge Request do?
Delay running make bootstrap
until we can be sure GDK has been initialized and the Makefile is available. Installs and sets global PG and Ruby as these are required before the settings in .tool-versions
take effect.
Merge Request checklist
-
Tests added for new functionality. If not, please raise Issue to follow-up. -
This change is backward compatible. If not, please include steps to communicate to our users. -
Documentation added/updated, if needed. -
gdk doctor
test added, if needed.