jessebrennan

Results 9 issues of jessebrennan

Adding debug flags and we see: ``` $ python3 scholar.py -c 1 --author "albert einstein" --phrase "quantum theory" --citation bt -ddd [ INFO] using log level 3 [ INFO] requesting...

Resolves issue #696 Follow symlinks when scanning chalicelib directory. By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

needs-tests

``` chalice --version chalice 1.26.4, python 3.8.3, linux 5.11.0-41-generic ``` ``` terraform --version Terraform v1.0.11 on linux_amd64 + provider registry.terraform.io/hashicorp/aws v3.72.0 + provider registry.terraform.io/hashicorp/null v3.1.0 + provider registry.terraform.io/hashicorp/template v2.2.0 Your...

feature-request

┆Issue is synchronized with this [Jira Story](https://ucsc-cgl.atlassian.net/browse/TOIL-1159) ┆friendlyId: TOIL-1159

First of all, this is an awesome project!! I appreciate the simplicity and how easy it is to use. I would love to be able to embed audio files on...

under consideration

You suggest using Vundle, but then proceed to give instructions for a manual instruction, i.e. using `Bundle` instead of `Plugin`, manually copy over files, etc. Or maybe these aren't instructions...

It looks like this is [specified here](https://github.com/ga4gh/data-repository-service-schemas/blob/7b8e94d01b72f4fbaa96fdddfb14c8e71420ce50/openapi/data_repository_service.swagger.yaml#L320) in the OpenAPI spec. The type is listed as an Array of strings, but the example is on object with keys as header...

The schema requires that `type` is always provided. See https://ga4gh.github.io/data-repository-service-schemas/preview/release/drs-1.0.0/docs/#_accessurl. But if my understanding is correct, than if an `access_id` is provided, the `type` is not needed. The `type` is...

I have finally gotten around to working on this issue https://github.com/ucsd-progsys/liquidhaskell/issues/1345 but I wanted to build the HTML docs first. I've followed the instructions but am running into this error...