Eric Riddoch
Eric Riddoch
Hi there, Is there a Dockerfile with the `pipelines` command and PHP already installed? The use for this would be to allow users to run bitbucket pipelines through docker using...
Hi there, I'm currently trying to create a `projen` setup for publishing multi-language AWS CDK constructs to AWS CodeArtifact. I believe that the `awscdk-construct` (and any other JSII projects) do...
### Description If this is already implemented, please forgive me. After reading the docs and perusing the `construct-hub` source code, I've been unable to find a recommended way to protect...
Hi there, Feature request: would you consider making the `ObjectFile.obj` attribute public and not read only? I completely understand why this was made private, however due to a limitation of...
Hi there, We're attempting to use `tf-keras-vis` "in production". We want to create a REST API that takes in an image and returns two things at once: 1. a float...
Before opening a feature request against this repo, consider whether the feature should/could be implemented in the [other OpenTelemetry client libraries](https://github.com/open-telemetry/). If so, please [open an issue on opentelemetry-specification](https://github.com/open-telemetry/opentelemetry-specification/issues/new) first....
Hi there, I went to deploy this stack today and got the following error: (thrown when creating the `ConfigRole` resource) ``` Policy arn:aws:iam::aws:policy/service-role/AWSConfigRole does not exist or is not attachable....
Hi there! Wouldn't it be a nice user experience if you didn't have to manually register an ACM cert for the Metaflow UI? I believe that's possible now. I believe...
@all-contributors please add @EthanMWalker for code
It works! I committed a write-up of this POC. This PR isn't meant to be merged. I think we should actually move this to its own repository. It was just...