The repository mirror code seems to have bugs in the error path for push (when a push fails). First, there are syntax errors in the models/repository_mirrors.rb code. Second, even when fixed, these errors don't seem to get properly propagated to the UI. This is a legacy problem from the original code base.
Partial fix now on testing branch. Will fix entirely.
The repository mirror code seems to have bugs in the error path for push (when a push fails). First, there are syntax errors in the models/repository_mirrors.rb code. Second, even when fixed, these errors don't seem to get properly propagated to the UI. This is a legacy problem from the original code base.
Partial fix now on testing branch. Will fix entirely.