kishlay-singh-DO

Results 11 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...

Found the issue and have raised this as a fix https://github.com/digitalocean/action-doctl/pull/99. This should cover the missing corner cases. For now v1.142.0 is the latest release

@FranciscoKnebel This is not merged can you re run please

@dkrieger Looking into this, I think the extra v is just a missed addition in the logs. Let me fix this!