Tagged Questions

0
votes
1answer
17 views

Commit API returning InvalidChangets

I'm hitting a wall trying to use the Kiln API to commit to my repository. I have successfully used other API calls, but can't seem to get Commit to succeed. It returns an InvalidCh …
1
vote
1answer
25 views

Is there an API for creating users and managing SSH keys?

I'd like to try out Kiln for my organization but don't want to manually create users and copy/paste SSH keys in for everybody. Since it appears that On Demand doesn't support LDAP …
0
votes
0answers
39 views

How do I commit new files via the Kiln API?

I am attempting to commit a new file into an existing repository via the Kiln 1.0 API, and I cannot get it to work. The following code: from __future__ import unicode_literals fr …
0
votes
1answer
46 views

Security for the Kiln REST Api

After experimenting a bit with the Kiln Rest API, it seems you need to be an site administrator in order to have anything other than read access. E.g. A user can't create repositor …
0
votes
1answer
45 views

Branch Name in changeset object in Kiln API

We use the kiln api for a few different internal tools but it would really be useful to be able to map changeset to branch name. I know that this is not currently possible but it w …
5
votes
1answer
111 views

Tag revisions through Kiln API

I see that there is a method for adding a tag to a specific revision in a Repo through the Kiln website in recent revisions. I do not see a corresponding API call to do the same i …
1
vote
1answer
48 views

use API to retrieve all code reviews

I would love some way to access all of the open code reviews through the Kiln API. Currently it seems that you can only grab reviews assigned to you and there's no simple way to ju …
0
votes
3answers
364 views

Upcoming breaking change to Reviews API

Kiln 2.9 is almost out, and it's bringing some major changes to how code reviews work in Kiln. What does this mean for the API?
0
votes
1answer
36 views

API Feature Request: Ability to create tags [closed]

Possible Duplicate: Tag revisions through Kiln API Currently tagging our releases is a manual step, because our build server is a bit clunky, and trying to resolve merges …
5
votes
11answers
536 views

Feature Requests (API edition): What features do you want to see in an API?

Hello folks! We're trying to (much) improve the Kiln API as part of the 2.0 release. What are some things you'd like to be able to do using the API? In the past we've had suggestio …
10
votes
2answers
158 views

(API) Make it simpler to fetch changesets that do not have approved reviews since a given revision

I sent this by email to FC support, and it was requested that I post the request here :-) I'm working on a HipChat bot to do some basic tasks to make things easier. We've automate …
0
votes
1answer
38 views

Kiln API 1.0 - edit RepoAlias pointing to deleted Repo

Hi guys, I think I have found another problem... Editing an alias set to a Repository that does not exist ("None" displayed in the Kiln Web GUI, fDeleted=true in db) returns an 5 …
0
votes
1answer
36 views

Kiln API 1.0 - deleted RepoAlias records

Hey guys, I think version 1.0 of the Kiln API does not make a difference between fDeleted true/false in the RepoAlias record. I was just wondering why I was getting the wrong ixRep …
0
votes
0answers
85 views

API: How to read/change/create review comments/approves/rejects using api?

Having a review id, how to find out using kiln json api specific responses of reviewers - person, approved/rejected/undecided. I am trying to automate parts of the workflow based …
2
votes
1answer
56 views

Improve the Kiln API

We have an on-site installation of Kiln and do not use FogBugz for issue tracking. To allow automation of many of the steps in our workflow we need the Kiln API to: List ALL revi …

1 2 3 next
15 30 50 per page