Re: Release notes from XX previous build change logs in Markdown

2014-08-23 Thread Brenton Bartel
I thought HockeyApp already had the radio button to do that (or is it broken?) ... This would still only put it in the current build, not necessarily for span over build numbers, correct? I'm thinking more simply xml -> MD converter/executor. On 22 August 2014 18:01, Daniel Beck wrote: > Looks

Re: Expanding Parameters when triggering Jobs

2014-09-19 Thread Brenton Bartel
"${WORKSPACE}" was a poor example ... how about "${SOME_RANDOM_FOLDER}" .. the point was, when param goes to get passed, it doesn't evaluate any nested parameters, just passes it straight text. On 19 September 2014 00:46, Jan Seidel wrote: > ${WORKSPACE} is dynamic. > Job A and job B have their

Re: Expanding Parameters when triggering Jobs

2014-09-19 Thread Brenton Bartel
Yeah, that's what I was hoping to avoid. Simply choosing "Use Current Parameters", and have it auto-magically include the evaluated value ... which is not feasible, so I'm trying to do something it's not meant to do. Hence, thread closed ;) On 19 September 2014 02:13, Jan Seidel wrote: > >

Re: Slack Plugin doesn't notify channel

2015-03-30 Thread Brenton Bartel
No other dependency as far as I'm aware. Have you added Slack as a post-build action and checked off necessary options in the job itself? On 30 March 2015 at 10:13, Hugo M wrote: > Another discovery, when I press "Test connection" I see things happening > in the jenkins.log. But If I start a jo

Re: Slack Plugin doesn't notify channel

2015-03-30 Thread Brenton Bartel
i > about.me/hugo.massaroli > <http://about.me/hugo.massaroli> > > 2015-03-30 14:27 GMT-03:00 Brenton Bartel : > >> No other dependency as far as I'm aware. Have you added Slack as a >> post-build action and checked off necessary options in the job itself? &