Tagged Questions

5
votes
1answer
326 views

What IP addresses will web hooks come from (Kiln on Demand)?

I want to add a web hook that triggers a build on my server. I’m using Hudson for continuous integration but I don’t want to expose it to the world, so I am blocking incoming traf …
1
vote
1answer
221 views

Kiln and Hudson integration url mismatch?

Hello, We have our internal Kiln server now using webhooks to start a build on an internal Hudson CI server. Works fine from a build point of view. Cool! However, what does NOT …
6
votes
2answers
925 views

possible to use Hudson CI for Kiln repositories?

We use Hudson for our CI, and now I need to have it work with Kiln - and of course I'm having trouble with authentication. I've downloaded the Mercurial plugin for Hudson, but it …
3
votes
2answers
322 views

How to stop getting the web hook error this URL is not allowed or not accessible

Hello.  When trying to add a web hook to my Hudson server I get the URL is not allowed or not accessible error.  The URL format is as follows: http://serveripaddress:8080/job/bu …