Sergii Golyshev

Results 5 comments of Sergii Golyshev

cc @satyarohith, as author/reviewer of that example

Does `POST https://dash.deno.com/api/projects/:project_id/deployments` endpoint still works? It replies with `404`, and `GET` works fine. `POST` to [deployment_with_assets](https://github.com/denoland/deployctl/blob/7f117f3103c69f38b76a94c4c6bcc7ff1be99f23/src/utils/api.ts#L139) also works.

I considered this to be a feature (security). [dels07](https://github.com/dels07) If you add the var with same key Dashboard would just replace the old one, no need to delete separately.

Thanks, @satyarohith! Was about to roll out simple service for this. Is this correct, that 1. `url` is a required param, i.e. Dash do not try to resolve it from...

@Mrtenz, did you have a chance to test compatibility with `0.3.7`?