• Zeger-Jan van de Weg's avatar
    Fix enviroments seeding on certain branch names · 43b0dddf
    Zeger-Jan van de Weg authored
    Bit of a cryptic commit title, but our seeding will try to guard against
    branchnames being anything but alphanumerical. These charachters we gsub
    away but can't have an empty string as replacement.
    
    This change is less efficient, but given that the number of seeded MRs
    per project is very limited, this should be ok.
    43b0dddf
19_environments.rb 1.84 KB