[obs-commits] [openSUSE/open-build-service] e38a8d: [api] support manual maintenance release
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: e38a8dafc8ac3dfd20c742fb22a6ca50736d78c4 https://github.com/openSUSE/open-build-service/commit/e38a8dafc8ac3dfd20c742... Author: Adrian Schröter <adrian@suse.de> Date: 2017-10-27 (Fri, 27 Oct 2017) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/test/functional/channel_maintenance_test.rb Log Message: ----------- [api] support manual maintenance release Doing a lightweight maintenance relase avoiding the need of a request. needed for a special internal group. Commit: 967ac4001f2ada7723e694914e8ae9198eccb461 https://github.com/openSUSE/open-build-service/commit/967ac4001f2ada7723e694... Author: Adrian Schröter <adrian@suse.de> Date: 2017-10-27 (Fri, 27 Oct 2017) Changed paths: M src/backend/bs_publish Log Message: ----------- [backend] make publish hook failure fatal Commit: ed2022ba83645789d77b1acf1f2d6d24ee4e867b https://github.com/openSUSE/open-build-service/commit/ed2022ba83645789d77b1a... Author: Adrian Schröter <adrian@suse.de> Date: 2017-10-27 (Fri, 27 Oct 2017) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/package.rb Log Message: ----------- [api] refactor target package name handling a bit I like to cover also the code from bs_request_action in the model, but all the kgraft situations need to be handled and verified, no time for that atm. Commit: f6e72df773e5366e2c534989e7265a7a3015448b https://github.com/openSUSE/open-build-service/commit/f6e72df773e5366e2c5349... Author: Björn Geuken <bgeuken@suse.de> Date: 2017-10-30 (Mon, 30 Oct 2017) Changed paths: M src/api/app/controllers/source_controller.rb M src/api/app/models/bs_request_action.rb M src/api/app/models/package.rb M src/api/test/functional/channel_maintenance_test.rb M src/backend/bs_publish Log Message: ----------- Merge pull request #4087 from adrianschroeter/manual_release_support Manual release support Compare: https://github.com/openSUSE/open-build-service/compare/48114a685570...f6e72d...
participants (1)
-
Björn Geuken