kishlay-singh-DO

Results 7 comments of kishlay-singh-DO

Hey @agusmakmun, We've communicated your feature request to the relevant product engineers. For now can you please try the python workaround for the same:- ``` from pydo import Client #...

Hi @agusmakmun I'll communicate this request with the corresponding team too. I did try the following pythonic workaround for this query. Could you please use this while we work on...

Hey @nicois thank you for the suggestion and I agree 422 response code also implies the data in the request was off and we shouldn't retry ideally for 422. Can...

Hey thanks for reporting we'll take a look at this

@codebykenny @zxselimcan Sorry for the repeating issues! We are trying to improve on the release process to make it more robust.We've removed the latest release so re-running the pipeline should...

@codebykenny thanks for the prompt reply. For the `vv` that is mostly a logging issue the major problem is with beta releases. I'll update https://github.com/digitalocean/action-doctl/pull/99 to fix it completely.

> fwiw, it would be better to internally standardize representing versions without the "v" prefix, then have a formatter singleton or the like that you can use to format it...