Skip to content

Draft: Convert registry logic to Ruby

Ash McKenzie requested to merge ashmckenzie/convert-registry-logic-to-ruby into main

What does this Merge Request do and why?

This MR feeds into !2449 by converting the registry setup/trust logic into Ruby which removes compatibility issues with bash, make and Ruby.

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