switch-branch: prevent downgrades
Files
2@@ -108,6 +108,23 @@ fetch_existing_versions() {
@@ -338,6 +355,22 @@ if [ "$mode" != "version" ]; then
Self sign-up has been disabled due to increased spam activity. If you want to get access, please send an email to a project owner (preferred) or at gitlab(at)nic(dot)cz. We apologize for the inconvenience.
Downgrades between versions is dangerous and can break router. It is not supported and all fixes and migration scripts are just one way, there is no way to revert changes done by them on downgrade. Thus doing downgrade can cause pretty much any component to become invalidly configured and thus broken.
Fixes: #741 (closed)