Ticket #270 (closed enhancement: fixed)

Opened 8 months ago

Last modified 8 months ago

Support multiple change sources

Reported by: slinkp Assigned to: TPEslave
Priority: major Milestone: undecided
Component: configuration Version: 0.7.7
Keywords: Cc:

Description

I don't know how common this is, but at openplans.org, we have some applications which track multiple sources (either different repositories, or different parts of our own repository), and we'd like a build to be fired off on changes to any of them.

I'm guessing this could be done just with a subclass of ChangeSource, which could get initialized with a list of other ChangeSources?. Does that sound sane?

Change History

05/09/08 15:06:08 changed by slinkp

  • status changed from new to closed.
  • resolution set to worksforme.

... or, duh, i could set my config's change_source to a list as documented. Don't know how I missed that. sorry for the noise.

05/23/08 15:46:26 changed by dustin

  • keywords deleted.
  • status changed from new to closed.
  • resolution set to fixed.