[obs-commits] [openSUSE/open-build-service] 4a0b4a: [backend] fix arch handling of repository events

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 4a0b4ab01837fe106aad14bcf1c3075b5edcd970 https://github.com/openSUSE/open-build-service/commit/4a0b4ab01837fe106aad14... Author: Michael Schroeder <mls@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M src/backend/BSSched/EventHandler.pm M src/backend/BSSched/EventSource/Directory.pm Log Message: ----------- [backend] fix arch handling of repository events Also put type in evname, so that repoinfo events do not overwrite repository events. Commit: 226f9c85dc68ec0abfd65d5e02ab2330c71e77ea https://github.com/openSUSE/open-build-service/commit/226f9c85dc68ec0abfd65d... Author: Michael Schroeder <mls@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M src/backend/bs_srcserver Log Message: ----------- [backend] make sure that we always have the project config for the path We need it if the project is published, as we then want the correct export filter. Commit: 583690491a65f63bc9fae7e96923a589c0009230 https://github.com/openSUSE/open-build-service/commit/583690491a65f63bc9fae7... Author: Michael Schroeder <mls@suse.de> Date: 2018-03-26 (Mon, 26 Mar 2018) Changed paths: M src/backend/BSSched/ProjPacks.pm M src/backend/BSSched/Remote.pm Log Message: ----------- [backend] get rid of synchroneous project fetching This was just a fallback no longer needed after we introduced the remotemap, but it hurts us for references to projects that no longer exist. So just get rid of the code. Compare: https://github.com/openSUSE/open-build-service/compare/172f6ef3987f...583690...
participants (1)
-
Michael Schroeder