[openSUSE/open-build-service] 8c12f2: [api] raise a proper error on misconfigured update...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 8c12f2af7a9b63e9f141af8f577840c46c27c58b https://github.com/openSUSE/open-build-service/commit/8c12f2af7a9b63e9f141af... Author: Adrian Schröter <adrian@suse.de> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/api/app/models/project.rb Log Message: ----------- [api] raise a proper error on misconfigured update project raise a proper error (not just crash with 500) when an update project got configured, but does not exist. Commit: 3c06a01cc140b8c5c6e420caabfc82bbd9107aaf https://github.com/openSUSE/open-build-service/commit/3c06a01cc140b8c5c6e420... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/api/app/models/project.rb Log Message: ----------- Update src/api/app/models/project.rb Co-authored-by: Dani Donisa <dani.doni@gmail.com> Commit: c880b004a935bb49526af11ccf3627f758519f3c https://github.com/openSUSE/open-build-service/commit/c880b004a935bb49526af1... Author: Daniel Donisa <daniel.donisa@suse.com> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/api/app/models/project.rb Log Message: ----------- Remove trailing space Commit: aeb9d8e5708f4c9cb55da0c7b47876e2e7fc982f https://github.com/openSUSE/open-build-service/commit/aeb9d8e5708f4c9cb55da0... Author: Henne Vogelsang <hvogel@opensuse.org> Date: 2023-05-23 (Tue, 23 May 2023) Changed paths: M src/api/app/models/project.rb Log Message: ----------- Merge pull request #10537 from adrianschroeter/fix_crash_update_project [api] raise a proper error on missconfigured update project Compare: https://github.com/openSUSE/open-build-service/compare/3160453fcdc4...aeb9d8...
participants (1)
-
Henne Vogelsang