Re: How Jenkins could pull AWS SQS and trigger jobs

2016-05-09 Thread Mladen Marev
I found that plugin - https://wiki.jenkins-ci.org/display/JENKINS/SCM+SQS+Plugin Has anyone chance to test it? I will do once I have managed to update my Jenkins. Any feedback is more than welcome. On Wednesday, 4 May 2016 13:09:59 UTC+1, Mladen Marev wrote: > > Hello, > > > > Is there easy

How Jenkins could pull AWS SQS and trigger jobs

2016-05-04 Thread Mladen Marev
Hello, Is there easy way to trigger Jenkins job/s when new message arrive in Amazon SQS. The use case, I am trying to cover is as follows: Some other Amazon services will post messages in dedicated SQS queue, containing some specific information. I would like as soon as possible, the on p