Ryan Golhar

Results 29 issues of Ryan Golhar

The last release was back in 2018. There are newer versions of boto and flask and this is causing some issues: ``` flask-boto3 0.3.2 has requirement boto3==1.7.4, but you'll have...

I created this because I needed an embeddable badge to reflect the up/down state of various sites. The build step of the job is simply 'wget '. If the response...

Right now, I see .contains() on the tree will search the tree for a given node. Suppose I only want to search the immediate children of a node? Based on...

enhancement

One of the features of circos plots is the ability to draw multiple ideograms on a plot. None of the examples show this and I'm not clear if this is...

enhancement

When submitting a task, in case of json parsing errors, provide a line number and location instead of "expected }"

We operate in a controlled environment and all resources need to be created/managed via CloudFormation templates. Also, debugging issues will be easier: failed to create ComputeEnvironment: error attaching policies to...

Our S3 bucket is protected and requires the flag '--sse AES256' for all file uploads. Hence, any outputs copied to this bucket fail because this flag isn't set. How can...

[//]: # (Please do not include your AWS account or credentials as part of the bug request.) **Describe the Bug** Following the instructions to get started, when I run ```...

bug
investigating