sacundim

Results 14 issues of sacundim

The `files.exclude` parameter to the workflow only allows a single sequence exclusion file per build, which means that if I want to use a custom exclusion file in my custom...

As @tsibley mentions in [Pull Request #903](https://github.com/nextstrain/ncov/pull/903), the Open workflow documentation recommends that users preferentially access the intermediate build assets over S3 instead of HTTPS. [The documentation](https://docs.nextstrain.org/projects/ncov/en/latest/reference/remote_inputs.html) notes that this...

bug

When I apply the [oratory1990 Beyerdynamic DT 880 250 Ohm](https://github.com/jaakkopasanen/AutoEq/tree/master/results/oratory1990/harman_over-ear_2018/Beyerdynamic%20DT%20880%20250%20Ohm) parametric curve in Apple's AUNBandEQ, I get a gigantic volume drop. Reading the comments in [this unrelated issue](https://github.com/jaakkopasanen/AutoEq/issues/170#issuecomment-631638878) and playing...

PEG

This happened in an execution of a pretty standard Nextstrain ncov dataset build that didn't change since the last time it succeeded. I don't know if the job had a...

t:bug
good first issue
help wanted
needs triage

* dbt-core version: 1.6.0 * dbt-duckdb version: 1.6.0 * [profiles.yml](https://github.com/sacundim/covid-19-puerto-rico/blob/c00116469358ad646b914fc240c77305839d5127/duckdb-dbt/profiles.yml#L12) When trying to use the `aws` target in the linked profile either from a ECS container or an EC2 instance...

See [line #111 in this Gist](https://gist.github.com/sacundim/c1ff5abf247c4c4e0518c487edacd690#file-spec-json-L111), where Altair produced output with a `NaN` token that is not syntactically valid JSON. The library will happily produce a JSON file like that,...

bug

I'm attempting to use the library for a project at my job, and I'm running into a problem because the `BinaryLogClient` will continue dispatching events to every `EventListener`, even if...

Addresses https://github.com/shyiko/mysql-binlog-connector-java/issues/15 Roadmap to this patch: 1. Most of the code in `BinaryLogClient` has been moved to a `AbstractBinaryLogClient` superclass. 2. `AbstractBinaryLogClient`, instead of using the listener classes, delegates lifecycle...

`cargo install coreos-installer` fails to compile on MacOS with an assortment of errors that can be summarized by the first one: it just relies on features only available in Linux....

[The current version of the instructions for setting up AWS Batch](https://github.com/nextstrain/cli/blob/8ec779b489254c3abb7bbbf4a8f3694c4ade854e/doc/aws-batch.md) instructs people to create three IAM policies, but none of the three grants `s3:ListBucket` and `s3:GetObject` access to the...

documentation