go-circleci icon indicating copy to clipboard operation
go-circleci copied to clipboard

Go library for interacting with CircleCI

Results 3 go-circleci issues
Sort by recently updated
recently updated
newest added

In doing some work with the CircleCI API I got a suggestion that I look at v2 of the API. It is not yet released but some of the pre-release...

Version Control System (:vcs-type) New with v1.1 of the api, for endpoints under /project you will now need to tell CircleCI what version control system type your project uses. Current...

CircleCI has a number of undocumented APIs. A generic `Request` method is the easiest way to make them all accessible.