Satya Rohith

Results 36 comments of Satya Rohith

Posting another example from Deno source. JSDoc is stripped for methods in object literals. Type Definitions for `Deno.env` from `lib.deno.ns.d.ts` ```ts export const env: { /** Retrieve the value of...

I want to rephrase it somehow. We don't want to deploy if changes affect the root directory as the root directory can be a build directory that git does not...

Hi, @Grunet. Thanks for opening the issue. We have to add the support in Deno before it's made available in Deploy. So I've opened an issue: https://github.com/denoland/deno/issues/13605.

@zdeneksejcek, `2600:1901:0:6d85::` is a valid IPv6 address. Can you provide the error from your domain registrar? Also, can you try adding `2600:1901:0:6d85:0:0:0:0` or `2600:1901:0000:6d85:0000:0000:0000:0000` instead?

> I believe you do not have write permissions on Deno Deploy, as it runs in multiple instances and they would desync one another. You're right. We want to consider...

It would be a better experience if it pointed to the actual source code on the repository (not sure if this is possible) with working line fragments (`#L`).

Hi, @alexbezhan. The user should signup for Deno Deploy before you can invite the user to your organization.