[obs-commits] [openSUSE/open-build-service] b23178: [api] fix another add container special case
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: b23178379eddf0d2b52ac6034bfc412b8666b79d https://github.com/openSUSE/open-build-service/commit/b23178379eddf0d2b52ac6... Author: Adrian Schröter <adrian@suse.de> Date: 2019-05-15 (Wed, 15 May 2019) Changed paths: M src/api/app/models/package.rb Log Message: ----------- [api] fix another add container special case When maintnenace updates went out, but container update was left out. The next maintenancen update canidate will not find the container candidates still using GA packages. We come with update project already in that case and need to find the GA versions via all project links. Commit: 93c94fd32c2472d1137191a4cb257a0316e32d37 https://github.com/openSUSE/open-build-service/commit/93c94fd32c2472d1137191... Author: Victor Pereira <vpereira@suse.de> Date: 2019-05-15 (Wed, 15 May 2019) Changed paths: A src/api/spec/cassettes/Package/_add_containers/1_26_1.yml M src/api/spec/models/package_spec.rb Log Message: ----------- Add initial spec for #add_container Commit: d562d3a5e3d5377e0c62bbcff74fc4617f35ea3a https://github.com/openSUSE/open-build-service/commit/d562d3a5e3d5377e0c62bb... Author: Victor Pereira <vpereira@suse.de> Date: 2019-05-15 (Wed, 15 May 2019) Changed paths: M src/api/app/models/package.rb A src/api/spec/cassettes/Package/_add_containers/1_26_1.yml M src/api/spec/models/package_spec.rb Log Message: ----------- Merge pull request #7330 from adrianschroeter/another_add_container_special_thing [api] fix another add container special case Compare: https://github.com/openSUSE/open-build-service/compare/21804221ad0a...d562d3...
participants (1)
-
Victor Pereira