Nick Reilingh

Results 15 comments of Nick Reilingh

+1 here. These restrictions can be applied at the site, application, or folder level, so it might make sense as a new resource that is keyed on the path.

This [Learn article](https://learn.jquery.com/events/triggering-event-handlers/) has some useful information, but I never came across it before finding a link to it in a different issue.

Hi, @philnash, It looks like you were actually responsible for fixing that ngrok typo in this commit: https://github.com/twilio-labs/serverless-toolkit/commit/b78a1f8a40306a254d89e792be47aaa8e1121d53 -- yet the change isn't showing up in the current version of...

Another weird thing about the option documentation, but from the opposite side: `twilio serverless:start --help` illustrates the `--[no-]live` and `--[no-]logs` pattern for boolean switches which default to true, but on...

Hi @dkundel! Yes, I am indeed running these commands one directly after another. If I recall correctly, this was not my original intention, but I found that there was no...

Some quick followups: * I think I was just heeding the advice in `twilio-run deploy --help` regarding the `--production` option that says "please prefer the "activate" (i.e. promote) command". So...

To summarize my previous messages with some new analysis, I've figured out a couple of issues with `.twiliodeployinfo` that may need attention: * When authenticating `twilio-run deploy` using an API...

Rendering behavior also appears to affect text in informational dialog boxes.

@felker Would love to follow it if so, but I'm not readily able to isolate this kind of behavior at the framework level. If anyone does, I would hope they...