Tagged Questions

11
votes
18answers
1k views

RFC: Integrating Kiln with other tools

Kiln's web hooks allow you to notify any URL with information about a push, but we realize that this isn't a perfect solution---you shouldn't have to write and host your own script …
0
votes
1answer
37 views

Ignore option in webhooks

I'm using a Kiln webhook to trigger a TeamCity build after a push to the Kiln repo, which works like a charm, but when I configure TeamCity to label the completed builds the system …
0
votes
1answer
36 views

Can we get a nicer way to deal with webhooks for lots of repositories (Kiln for your server)? [closed]

Possible Duplicate: Add support for payload parameters on web hook URL Background: We use webhooks for CI with Jenkins We've got a lot of projects, each project has got a …
0
votes
1answer
36 views

am I describing a web hook? [closed]

here's what I want to do - I "think" it sounds like a web hook - but all the reading I have done on web hooks doesn't clear up my confusion. I have two machines (Production & …
1
vote
1answer
823 views

How can I integrate Kiln with other services?

I know Kiln has Web Hooks, but those require me to write a bunch of my own stuff. I just want to integrate Kiln with a popular service. Shouldn’t you guys have support for that? …
7
votes
1answer
8k views

Does Kiln support web hooks?

Does Kiln support web hooks for integration with continuous integration servers and other software like GitHub and BitBucket?
4
votes
1answer
320 views

Add support for payload parameters on web hook URL

I would like to be able to use parts of the payload data in my webhook URL s.t. I can use a single web hook definition with a set of repositories/Hudson Jobs. E.g. I would like to …
0
votes
0answers
72 views

How have Kiln customers been using Webhooks?

Kiln customers use webhooks in all sorts of ways. Here are some publicly available implementations that may be of use to the community. If you have any to add, feel free to update …
0
votes
1answer
440 views

One webhook for multiple Jenkins builds [closed]

Possible Duplicate: Add support for payload parameters on web hook URL Is it possible to have one webhook work for multiple jobs in Jenkins? It's kind of a pain to have to …
2
votes
1answer
238 views

Is it possible to add all the hg hooks into the Kiln server?

Hi, hg supports a range of hooks [1]. Are these hooks available on the Kiln server, or does Kiln only support the webhooks functionality? [1] http://www.selenic.com/mercurial/hgr …
1
vote
1answer
319 views

Web Hooks - Get a list of files from payload data (using API)

I have a web hook tied to a repository. When I push changeset, I would like to be able to get a list of files and paths that were part of the changeset. I have been looking through …
4
votes
1answer
1k views

How do I test Kiln’s Web Hooks?

I can't tell if my Web Hooks are firing or not when I'm pushing code to my repositories. How can I test this?
1
vote
1answer
112 views

Webhook Feature Request: Include a message for when a repository is created or deleted

I've got a homegrown tool that receives webhooks and automatically creates build projects in Jenkins when a descriptor file is found in a commit. However, no message is sent when a …
5
votes
1answer
325 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 …
2
votes
1answer
280 views

“Operation has timed out” when trying to add a TeamCity Web Hook

I have tried to add a TeamCity Web Hook a number of times but each time I attempt it I always get a message under the TeamCity Build Configurations saying: Unable to load list: Th …

1 2 next
15 30 50 per page