Skip to content

Improve gdk start messaging

Ash McKenzie requested to merge ashmckenzie/improve-gdk-start-messaging into main

What does this Merge Request do and why?

This MR improves the messages when gdk start is executed when the rails_web.enabled setting it set to false. Also, in order to satisfy RuboCop, the #print_ready_message method needed some refactoring by creating some separate settings in order to reduce complexity.

Merge Request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise Issue to follow-up.
  • Documentation added/updated, if needed.
  • gdk doctor test added, if needed.
  • Add the ~highlight label if this MR should be included in the CHANGELOG.md.
Edited by Ash McKenzie

Merge request reports