[openSUSE/open-build-service] f6d304: Split creation of a request with a delete action...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: f6d304a360391680913c5ad47d4450e7bdbd80bd https://github.com/openSUSE/open-build-service/commit/f6d304a360391680913c5a... Author: Eduardo Navarro <enavarro@suse.com> Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/api/lib/tasks/dev.rake M src/api/lib/tasks/dev/requests.rake Log Message: ----------- Split creation of a request with a delete action... ... in its own rake task It doesn't make sense to create a request with two maintenance_incident actions and also a delete action. Commit: 6f8492dc9a62c495f2c16ae8428ea5f88ee050ed https://github.com/openSUSE/open-build-service/commit/6f8492dc9a62c495f2c16a... Author: Eduardo J <enavarro@suse.com> Date: 2023-05-11 (Thu, 11 May 2023) Changed paths: M src/api/lib/tasks/dev.rake M src/api/lib/tasks/dev/requests.rake Log Message: ----------- Merge pull request #14306 from eduardoj/split_delete_request Split creation of a request with a delete action in its own rake task Compare: https://github.com/openSUSE/open-build-service/compare/2e4f9e1673bd...6f8492...
participants (1)
-
Eduardo J.