Bring gdk.example.yml up-to-date
What does this Merge Request do?
This MR brings gdk.example.yml
up-to-date after rake gdk.example.yml
is run. We'll be looking to introduce a CI job soon that will check if there's a diff on gdk.example.yml
to ensure it stays updated
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.