Daniel Capo Sobral

Results 31 comments of Daniel Capo Sobral

Build status is attached to the commit. I looked briefly, and "summary" might be what @ThaKing is looking for. I happen to want more stuff in a request issue I'm...

It disables all command processing when echoing unsanitized strings to stdout. -- Daniel C. Sobral On Mon, Nov 16, 2020 at 3:08 PM Daniel Spiewak wrote: > I haven't looked...

It's not just stop-commands -- you have to add the token as well, with all that decoding. I believe the secure way of doing things should be as easy as...

I entirely agree. I'd never expect any of this API to return `null`.

There's a line with more than 100 characters, and the try/catch shouldn't be there because there's no IOException being thrown. The build is failing because of these two issues.

It's probably missing permissions on either fileserver.conf or auth.conf.

That template uses Angular 1.2.16, about one of the last (maybe the last?) that did not require querySelector/querySelectorAll. What version of Angular are you guys using?

How about getting a newer EnvJS from https://github.com/envjs/env-js?

Is there some sort of SIP for this in Dotty?

Could not reproduce locally using same command line, and build doesn't contain information about test failures. Both this PR and one on schema-registry are failing with what seems to be...