Skip to content

Allow customize GitLab Gemfile

Lin Jen-Shin requested to merge allow-customize-gemfile into main

What does this Merge Request do and why?

This is to implement gitlab#338469 (closed) so that we can specify that it should look for jh/Gemfile instead of Gemfile when it's under JH mode.

We need to do 2 things:

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 Lin Jen-Shin

Merge request reports