Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: a2380b56cae1599822659dd67082d33385c7d7d4 https://github.com/openSUSE/open-build-service/commit/a2380b56cae1599822659d... Author: Lukas Krause lkrause@suse.de Date: 2022-05-19 (Thu, 19 May 2022)
Changed paths: M src/api/app/services/scm_exception_handler.rb
Log Message: ----------- Catch Octokit::BadGateway and Octokit::UnprocessableEntity exception
Those exception were not catched yet, translating them to something meaningful will be part of another PR.
Commit: b21cd6021f0026d4fe0d96f6148cc521928f0290 https://github.com/openSUSE/open-build-service/commit/b21cd6021f0026d4fe0d96... Author: Rubhan Azeem rubhanazeem@gmail.com Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths: M src/api/app/services/scm_exception_handler.rb
Log Message: ----------- Merge pull request #12607 from krauselukas/catch_octokit_exception
Catch Octokit::BadGateway and Octokit::UnprocessableEntity exception
Compare: https://github.com/openSUSE/open-build-service/compare/ba051b920e03...b21cd6...
obs-commits@lists.opensuse.org