Skip to content

Draft: Rewrite some Ruby parts in Python

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

What does this merge request do and why?

Simplify Ruby code for rewrite to Python (#447).

Also fixes validation script from failing with "unbound variable" errors, because set -u makes Bash fail on undefined variables

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request checklist

  • Tests added for new functionality. If not, please raise an issue to follow up.
  • Documentation added/updated, if needed.
Edited by 🤖 GitLab Bot 🤖

Merge request reports