GitLab 16.2: matching error details for missing repo and unknown storage
In the case of unknown storage, we find it useful to repeat the requested name, hence we simply stop comparing exactly the details. In the case of the missing repository field, the new upstream message is clearly better, so we adopt it.
Showing
- hgitaly/service/repository.py 3 additions, 4 deletionshgitaly/service/repository.py
- hgitaly/service/tests/test_repository_service.py 1 addition, 1 deletionhgitaly/service/tests/test_repository_service.py
- hgitaly/servicer.py 1 addition, 1 deletionhgitaly/servicer.py
- rust/rhgitaly/src/repository.rs 1 addition, 3 deletionsrust/rhgitaly/src/repository.rs
- tests_with_gitaly/test_repository_service.py 1 addition, 3 deletionstests_with_gitaly/test_repository_service.py
Please register or sign in to comment