Cole Crawford

Results 37 comments of Cole Crawford

Thanks for the PR - any idea when this will get merged? The `pip install --no-binary :all: psutil` fix mentioned in https://github.com/giampaolo/psutil/issues/1954 isn't working for me.

Related to https://github.com/giampaolo/psutil/issues/1954

+1 for this, ideally with a smooth upgrade path for those of us who are currently using v1 as a Copilot add-on

This would definitely be useful. Supporting both `--secret` and `--ssh` flags would allow for projects to use deploy keys for private repositories without leaving traces in the final image.

I was able to open source the two private dependency repos we had, but the way I handled this previously was to build the image with `buildkit` and the `SSH`...

Agreed, this would be really helpful. ALBs are the most expensive part of Copilot's load balanced web services for me - with spot tasks the compute costs can be low,...

I have a test case for this. I have an application which uses manifests from numerous institutions. Researchers annotate these manifests in the application. Some of the resource providers (eg...

^We ended up excluding `oa:commenting` from the `annotations.filteredMotivations`, as all of the annotations we wanted to filter out were using that, while everything we wanted to include was using a...

I think this is needed for AWS Copilot's "Request Driven Web Services" as well. Feel like this is a major blocker for many people to adopt this service.

I don't do a ton of work with TEI, but for the last digital edition project I worked on I ended up using [CETEIcean](https://github.com/TEIC/CETEIcean) to cut out XSLT entirely. I'm...