Skip to content

Beginnings of Ruby Services

Ash McKenzie requested to merge 194156-deprecate-procfile-pre3 into master

What does this Merge Request do?

This MR lays the foundations for us to convert from using Procfile as the source of truth to using pure Ruby Service classes. Currently there are no services converted over, that'll come in future MRs.

Related: gitlab#194156 (moved)

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.
Edited by Ash McKenzie

Merge request reports

Loading