Jared Forsyth

Results 199 comments of Jared Forsyth

that's a great idea. Jared On Sat, Oct 19, 2013 at 7:29 PM, John Anderson [email protected]: > Since the github plugin already exists and enterprise has all the same >...

There was some thought about making it a separate plugin for clarity's sake. The "strider-github-enterprise" could simply import strider-github but have a different plugin id and a slightly modified config...

sounds like a great idea for a plugin

see the [strider-blanket](https://github.com/Strider-CD/strider-blanket) plugin for an example of how to add some html to the build page

also: couldn't we rip them out into a plugin? seems like it would be really easy

could you screenshot? Not sure what you mean

@blalor for internal dependencies, it would be super easy to write a plugin that would do this. We have a global `job:done` event, and the plugin could watch for that...

Not for what @blalor was suggesting; he's talking about the build of one of your projects triggering another. I was thinking about a polling solution for external dependencies, but maybe...

@nafg what's your use case? webhooks would probably do it for you, yeah.