circleci.py icon indicating copy to clipboard operation
circleci.py copied to clipboard

add support for api/v2 endpoints, enable retry

Open alpinweis opened this issue 5 years ago • 3 comments

  • 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 get recent builds

alpinweis avatar Jul 02 '19 05:07 alpinweis

Looking forward to this PR. Just found this project and was sad to see it didnt support v2 until I saw this. :)

prasket avatar Jul 09 '19 15:07 prasket

any interest in reviewing and moving forward with this PR ?

alpinweis avatar Jul 26 '19 19:07 alpinweis

@alpinweis I really appreciate your patience here. I am going to review this again and hopefully get it merged in this week.

levlaz avatar Nov 04 '19 05:11 levlaz