[openSUSE/open-build-service] 567af8: [backend] support callbacks to track container pub...

Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 567af8cd07d0916b9b1968df3f973a8736a6e625 https://github.com/openSUSE/open-build-service/commit/567af8cd07d0916b9b1968... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M src/backend/BSPublisher/Container.pm M src/backend/BSPublisher/Registry.pm Log Message: ----------- [backend] support callbacks to track container publishing Commit: 78cdbb9d3a5df940799e567989f77e8cee1fe971 https://github.com/openSUSE/open-build-service/commit/78cdbb9d3a5df940799e56... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: A src/backend/BSPublisher/Diffnotify.pm M src/backend/bs_publish Log Message: ----------- [backend] Add an optional publish notification that contains change data The data we send contains changes of the publish area and changes of the registries we pushed to. We store the old state on disk so that we do not loose any changes if the notification fails. Commit: 62c0d3cbf5dd0cf052f95e1b3b13f5b1c99584dd https://github.com/openSUSE/open-build-service/commit/62c0d3cbf5dd0cf052f95e... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M src/backend/BSPublisher/Diffnotify.pm Log Message: ----------- [backend] Diffnotify: split flavor from package name Commit: 30ec3da68db4cc295c8642054f27249624995913 https://github.com/openSUSE/open-build-service/commit/30ec3da68db4cc295c8642... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M src/backend/BSPublisher/Diffnotify.pm Log Message: ----------- [backend] Diffnotify: also save the report we sent This is mostly to find problems if something fails. Commit: fe84a4a2ebd617d46214cae668ddb653c26e024b https://github.com/openSUSE/open-build-service/commit/fe84a4a2ebd617d46214ca... Author: Michael Schroeder <mls@suse.de> Date: 2024-08-05 (Mon, 05 Aug 2024) Changed paths: M src/backend/BSPublisher/Container.pm A src/backend/BSPublisher/Diffnotify.pm M src/backend/BSPublisher/Registry.pm M src/backend/bs_publish Log Message: ----------- Merge pull request #16631 from mlschroe/master [backend] Add an optional publish notification that contains change data Compare: https://github.com/openSUSE/open-build-service/compare/d61df3125410...fe84a4... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Michael Schroeder