circleci.py
circleci.py copied to clipboard
Python Wrapper around the CircleCI API
Results
2
circleci.py issues
Sort by
recently updated
recently updated
newest added
- support multiple versions of the API - add methods for api/v2 endpoints: pipeline/:id, pipeline/:id/config, workflow/:id, workflow/:id/jobs, project/:slug - enable retrying for failed requests (5xx) - add `shallow` param to...
Not in documentation, but looking at how the front end works with the back end, this endpoint is clearly usable.