[obs-commits] [openSUSE/open-build-service] 45b023: no longer create a delayed job per event
Branch: refs/heads/send_emails_in_batches Home: https://github.com/openSUSE/open-build-service Commit: 45b023bba460d86a0cb9a643f7647b5b9ea5030f https://github.com/openSUSE/open-build-service/commit/45b023bba460d86a0cb9a6... Author: Stephan Kulow <coolo@suse.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M src/api/app/jobs/send_event_emails.rb M src/api/app/models/event/base.rb M src/api/config/clock.rb A src/api/db/migrate/20151030130011_mark_events.rb M src/api/db/structure.sql Log Message: ----------- no longer create a delayed job per event this is just too fragile Commit: 71686125f976b9c1169823ebbacd05479ef0768c https://github.com/openSUSE/open-build-service/commit/71686125f976b9c1169823... Author: Stephan Kulow <coolo@suse.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M src/api/app/models/event/build.rb M src/api/test/models/event_test.rb M src/api/test/unit/event_mailer_test.rb Log Message: ----------- [ci] trigger sending the mails in testsuite whenever we expect deliveries This is otherwise not happening as we rely on clockwork Commit: 9c617de1c7ff249eb45946cafee8a9e4b1574c38 https://github.com/openSUSE/open-build-service/commit/9c617de1c7ff249eb45946... Author: Stephan Kulow <coolo@suse.de> Date: 2015-10-30 (Fri, 30 Oct 2015) Changed paths: M src/api/lib/tasks/extract.rake M src/api/test/fixtures/attrib_default_values.yml M src/api/test/fixtures/attrib_namespace_modifiable_bies.yml M src/api/test/fixtures/attrib_type_modifiable_bies.yml M src/api/test/fixtures/attrib_values.yml A src/api/test/fixtures/bs_request_histories.yml M src/api/test/fixtures/bs_requests.yml M src/api/test/fixtures/comments.yml M src/api/test/fixtures/configurations.yml M src/api/test/fixtures/event_subscriptions.yml M src/api/test/fixtures/events.yml A src/api/test/fixtures/group_maintainers.yml A src/api/test/fixtures/incident_updateinfo_counter_values.yml A src/api/test/fixtures/product_channels.yml M src/api/test/fixtures/projects.yml M src/api/test/fixtures/relationships.yml M src/api/test/fixtures/roles_users.yml A src/api/test/fixtures/updateinfo_counters.yml Log Message: ----------- [ci] fix rake task of db:extract_fixtures Compare: https://github.com/openSUSE/open-build-service/compare/4d42336b7d09...9c617d...
participants (1)
-
Stephan Kulow