[openSUSE/open-build-service] 41af11: [backend] we don't support services in docker cont...
Branch: refs/heads/master Home: https://github.com/openSUSE/open-build-service Commit: 41af113fd442892c536e5d56766717868b3adc8c https://github.com/openSUSE/open-build-service/commit/41af113fd442892c536e5d... Author: Adrian Schröter <adrian@suse.de> Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M dist/obs-server.spec R src/backend/call-service-in-docker.sh Log Message: ----------- [backend] we don't support services in docker container anymore This is not tested anywhere, we are just supporting podman meanwhile. Commit: ce0ec4df8959b2149bcbf465aef004e7169a117f https://github.com/openSUSE/open-build-service/commit/ce0ec4df8959b2149bcbf4... Author: Adrian Schröter <adrian@suse.de> Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M src/backend/call-service-in-container Log Message: ----------- [backend] service in docker: export configuration for scm bridge Export all files when obs-scm-bridge gets executed. (For cricitical server and checkout credentials) This could be refactored later for further services where we have a use case, but scm-bridge needs anyway special handling atm. Commit: 531e2d42ee73b22eff6b77133baa8accfd1df652 https://github.com/openSUSE/open-build-service/commit/531e2d42ee73b22eff6b77... Author: Frank Schreiner <schreiner@suse.de> Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M src/api/.rubocop.yml M src/api/.rubocop_todo.yml R src/api/app/components/notification_component.html.haml R src/api/app/components/notification_component.rb M src/api/app/helpers/webui/notification_helper.rb M src/api/app/helpers/webui/staging/workflow_helper.rb M src/api/app/models/notification_report.rb M src/api/app/services/scm_exception_handler.rb M src/api/app/services/scm_exception_message.rb A src/api/app/views/webui/users/notifications/_notification.html.haml M src/api/app/views/webui/users/notifications/_notifications_list.html.haml R src/api/spec/components/notification_component_spec.rb M src/api/spec/features/webui/users/notifications_spec.rb M src/api/spec/helpers/webui/notification_helper_spec.rb M src/backend/BSConfig.pm.template M src/backend/BSSched/BuildJob/Docker.pm M src/backend/bs_dodup Log Message: ----------- Merge branch 'master' into service_config Commit: 05d8fd968d739758b8021b27d5331d78e462a2ac https://github.com/openSUSE/open-build-service/commit/05d8fd968d739758b8021b... Author: Frank Schreiner <schreiner@suse.de> Date: 2024-09-12 (Thu, 12 Sep 2024) Changed paths: M dist/obs-server.spec M src/backend/call-service-in-container R src/backend/call-service-in-docker.sh Log Message: ----------- Merge pull request #16835 from adrianschroeter/service_config [backend] Service config Compare: https://github.com/openSUSE/open-build-service/compare/d475a74d32f6...05d8fd... To unsubscribe from these emails, change your notification settings at https://github.com/openSUSE/open-build-service/settings/notifications
participants (1)
-
Frank Schreiner