Donald Oakes

Results 10 comments of Donald Oakes

This would be a great enhancement. Otherwise my custom actions appear for Mocha tests/suites where they don't belong.

Outstanding work includes a mechanism to populate fields on the ServiceNow API which can't come directly from TaskInstance. The TaskRuntimeContext has access to all process variables, so we can probably...

Also, daily counts are off if month/week spans DST switch date.

We should also be able to determine API coverage from Postman/HTTP test cases.

Also, at this time we don't even have basic jslint validation in place. So we may want to start there.

For the time being I've updated the build.gradle template to include the 'spring-boot-starter-web' dependency. However, I'm leaving this issue open in hopes we can understand the root cause and revert...

Because of our emphasis on our new central cloud mode pattern, this issue will be implemented in some unspecified future release.

Consider changing custom fs to emit file change events to update related editors, instead of current event mechanism. Then fs watcher will just be notified by regular means.

Update: https://github.com/microsoft/vscode/issues/54938 is fixed.

Your syntax is correct. The Authorization header is redacted from console output and from actual results. In your scenario, if the response body contains a `token` property, it should be...