Skip to content

Convert Rails background jobs over to Ruby Service

Ash McKenzie requested to merge 194156-deprecate-procfile into main

What does this Merge Request do?

This MR converts rails_background_jobs to pure a Ruby Service.

Issue: #904

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 Toon Claes

Merge request reports