Download the PHP package peterjmit/bamboo-api-client without Composer
On this page you can find all versions of the php package peterjmit/bamboo-api-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download peterjmit/bamboo-api-client
More information about peterjmit/bamboo-api-client
Files in peterjmit/bamboo-api-client
Download peterjmit/bamboo-api-client
More information about peterjmit/bamboo-api-client
Files in peterjmit/bamboo-api-client
Vendor peterjmit
Package bamboo-api-client
Short Description A REST API client for Atlassian Bamboo
License MIT
Package bamboo-api-client
Short Description A REST API client for Atlassian Bamboo
License MIT
Please rate this library. Is it a good library?
Informations about the package bamboo-api-client
Bamboo REST API client
An API client consuming the REST resources made available for Atlassian's CI software - Bamboo
Installation
Add this line to your composer.json file, and run composer update
Usage
Create an API client using http basic authentication
Specify an API version
Methods
Get all build results
Get build results for a plan
Get build results for a plan branch
Get plan information for a specific branch
Todo
- Implement all endpoints/resources
- Create objects to represent resources
- Utilize "expand" functionality in bamboo
- Use HATEOS links to load relations to returned objects
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
All versions of bamboo-api-client with dependencies
PHP Build Version
Package Version
The package peterjmit/bamboo-api-client contains the following files
Loading the files please wait ....