[obs-commits] [openSUSE/open-build-service] 5c8f8e: [backend] always send repochanged events
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 5c8f8e54e051b83c05571ae0258b9d6e7d76d416 https://github.com/openSUSE/open-build-service/commit/5c8f8e54e051b83c05571a... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/backend/bs_sched Log Message: ----------- [backend] always send repochanged events We didn't send them before if we abort the repository check with an error. But this lead to DoD repo changes not being send to the interconnect instances. Commit: ca863d8b9add74ec46ee7fc562b00f2214bfc636 https://github.com/openSUSE/open-build-service/commit/ca863d8b9add74ec46ee7f... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/backend/bs_notar M src/backend/bs_publish Log Message: ----------- [backend] implement erasing of deleted containers To do this we need to store the list of container repositories in the publish data. Commit: a2691794c28203b12f5e5c9c94280f93a9452dea https://github.com/openSUSE/open-build-service/commit/a2691794c28203b12f5e5c... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/backend/bs_publish Log Message: ----------- [backend] make container_repositories a hash of arrays That's easier to read and also easier to handle. Commit: 5c5eb3f9320d2fd1e7d0b2b83274f8807362d92a https://github.com/openSUSE/open-build-service/commit/5c5eb3f9320d2fd1e7d0b2... Author: Michael Schroeder <mls@suse.de> Date: 2018-07-24 (Tue, 24 Jul 2018) Changed paths: M src/backend/bs_notar M src/backend/bs_publish M src/backend/bs_sched Log Message: ----------- Merge pull request #5444 from mlschroe/master implement erasing of deleted containers Compare: https://github.com/openSUSE/open-build-service/compare/08b0d812a814...5c5eb3... **NOTE:** This service been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019.
participants (1)
-
Michael Schroeder