flyingcircusio / batou_ext

A library of batou extensions.
Other
4 stars 1 forks source link

[FC-39629] fix the versions update #182

Closed PhilTaken closed 3 months ago

PhilTaken commented 3 months ago

the versions update would only update the first environment which breaks branch-based automatic updates when multiple environments use the same branc

this pr also splits the updater class into multiple reusable single-use functions to better compose the implemented functionality