#251 Allow setting dry run mode per event.
Merged by jkaluza. Opened by jkaluza.
jkaluza/freshmaker event-based-dry-run  into  master

Download 251.patch

Add BaseHandler.dry_run to be used instead of conf.dry_run. It can be set using BaseHandler.force_dry_run() to force the DRY_RUN mode even when conf.dry_run is False. The motivation here is to be able to submit certain manual events in dry_run mode to see "What would Freshmaker do?".

rebased onto a87bda96b8d8f1500663b636539f2c17c8378f50

Commit 7a3fb0d9 fixes this pull-request

Pull-Request has been merged by jkaluza

Pull-Request has been merged by jkaluza

Metadata