Sourabh Cheedella

Results 13 issues of Sourabh Cheedella

Hi, I really like this package compared to some others I found. However, I can't seem to find it on crates.io and I wanted to make sure that I somehow...

## Environment data - Language Server version: XXX - OS and version: Ubuntu 19.10 - Python version (& distribution if applicable, e.g. Anaconda): Python 3.6 ## Code Snippet / Additional...

Been using this package with great joy so far-- love the concept. I was a bit surprised when I tried doing an universal argument (`C-u -- 4`) on `parrot-rotate` and...

**I'm using the package** - [X] iam-floyd - [ ] cdk-iam-floyd **I'm using the package in language** - [ ] TypeScript/JavaScript (npm) - [X] Python (pip) **Describe the problem** When...

bug

Wanted to report that the python package `cdktf_cdktf_provider_aws` requires a minimum Python version of 3.7 due to an error: ``` SyntaxError: more than 255 arguments ``` (I don't have the...

priority/important-soon
provider/aws
ux/cli
size/small

**Description** Add version information into the `driftctl` docker image. It would be as simple as adding: ```LABEL snyk.driftctl.version=$DRIFTCTL_VERSION``` into the Dockerfile. I work in environments where I cannot easily check...

kind/enhancement

**Description** Hi, The AWS provider has [released](https://github.com/hashicorp/terraform-provider-aws/pull/29484) newer, consistent resources for managing security group rules: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_security_group_ingress_rule https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_security_group_egress_rule These objects are better at being 1:1 to how AWS manages security group...

kind/enhancement

### Problem I've installed rustup via the online install file. Currently running `rustup show` in ion-shell shows this: ``` # rustup show Default host: x86_64-unknown-linux-gnu rustup home: /home//.rustup installed toolchains...

bug

I was thinking, we should expand travis ci to test against windows and mac os environments. That way, we can fix any cross-platform issues before they're released. Any thoughts? (#517...

help wanted

~~See if existing `SerialDevice` can support such functionality.~~ Original Issue now relocated to #14 Support sending commands over to Mirobot's rover bluetooth module. (Regular BT, not BT LE.)

bug
enhancement
critical
waiting on WKlata