Krys Alead

Results 10 issues of Krys Alead

HI, I read the code and found nothing regarding using an API key to connect but the UI of the plugin in Jenkins is showing the option. Do you have...

enhancement

Hi, Sorry for the formatting it seems that some space were missing in front of the comments and I don't know how to remove this indentation from Visual Studio Code....

Hi, This PR allows to create a HTTPS server with express Unit test is disabled because it needs to have certificat I can't commit to git. Documentation # Activate HTTPS...

Hi, My tests are in Typescript and it seems that your code is parsing to replace the it by it.only. The parser is failing due to the Typescript Syntax. ```...

* **Version**: 2.8.2 na * **Target**: Linux Hey there! If you need some help. I am running an Electron application using electron-webpack. I have a massive number of 404 in...

Hi, I have recorded a video using the following configuration ``` { "nodeVersion": "system", "env": { "cypress-movie": { "enabled": true, "cursorTracking": { "enabled": false, "shape": "dot" }, "width": 1920, "height":...

Hi, Thanks for the library. I have a question on windows, we uninstall the application that was registering the protocol and we can still see the protocol inside the registry....

This PR add the support of the following libdoc parameters - Name: using the --name you can override the name of the library - version: using --version you can specify...

This is useful when you add method on your objects. Maybe I am wrong and there is a better way so please let me know

### Problem description I am creating workers for slow background tasks locally Deno is working properly. When deploying it says "Worker is not defined" Do I have to do something...