Ticket #120 (closed enhancement: fixed)

Opened 6 years ago

Last modified 6 years ago

add WithProperties support to TinderboxMailNotifier for column naming

Reported by: bhearsum Owned by: bhearsum
Priority: major Milestone: 0.7.7
Version: Keywords:
Cc:

Description

This patch adds a new argument to TinderboxMailNotifier?, 'columnName'. When columnName is None, use the buildername as the Tinderbox column name (current behaviour). When columnName is a string this exact string will be used for all builders that this TinderboxMailNotifier? cares about (not recommended). When columnName is a WithProperties? instance it will be interpolated as such.

Attachments

tinderboxnotifierWithProperties.diff Download (3.4 KB) - added by bhearsum 6 years ago.
add WithProperties? support to TinderboxMailNotifier?

Change History

Changed 6 years ago by bhearsum

comment:1 Changed 6 years ago by warner

  • Milestone changed from undecided to 0.7.7

comment:2 Changed 6 years ago by warner

  • Status changed from new to closed
  • Resolution set to fixed

Applied. It didn't merge cleanly, but I think I made it do what you want. Please take a look at current HEAD and double-check that the results are ok.

Note: See TracTickets for help on using tickets.