Janaka Abeywardhana
Janaka Abeywardhana
I've got an Arduino Uno plugged into my PC running Win7 Pro 64 bit. Arduino IDE recognises it on COM3. However gort scan serial returns nothing. ``` C:\Windows\system32>gort scan serial...
Hi, Thanks for everybody's efforts on this project. I've been having issues getting it to work on NodeJS and all things point to the issue being with remark-slate with Node....
The vstest platform team are working on adding code coverage generation to the .NET Core CLI. Windows support will come out first, currently scheduled for Q3 2018, with Linux support...
Feature Request: Add option to enable OpenTelemetry tracer for App Mesh on Amazon ECS (and Fargate)
**Tell us about your request** The same as #165 but for the OpenTelemetry tracing agent. **Which integration(s) is this request for?** This could be Fargate, ECS, and EKS **Tell us...
Add note in the caveat section about state resetting when browser refreshed. ## 📚 Context This is a key behaviour that isn't expected given how other frameworks work and how...
_Before filing a new issue, **please see [TROUBLESHOOTING-FAQ.md](https://github.com/kortina/vscode-markdown-notes/blob/master/TROUBLESHOOTING-FAQ.md)** for common issues / workarounds, and follow the **Troubleshooting Checklist** to try to further diagnose the problem._ **Describe the bug** Syntax highlighting...
`cdf-cli projects init --package-manifest=` Generates a AWS CDK or CDK TF project scaffolding based on a package by providing a package manifest. Sample config is also generated based on the...
`cdf-cli packages init --language= --runtime= --cicd=` Generates scaffolding for a package from a template. Initially we'll only support TypeScript. Includes custom module template files and build and deploy config (only...
## Description Add sample Pulumi project to demonstrate usage of the sample Pulumi package. This also adds local development against LocalStack. Based on how well that works we'll consider adding...
**Is your feature request related to a problem? Please describe.** The current API for custom modules is not compatible with Pulumi because of differences between CDK and Pulumi. Unlike CDK,...