Darach Ennis

Results 26 issues of Darach Ennis

Hi Nate, Currently jayschema does not validate document instances of OpenAPI / Swagger v2 schemas which is a valid JSON Schema Draft 4 specification. jayschema **does** correctly validate the schema...

We use LALRPOP on the [tremor project](https://github.com/tremor-rs/tremor-runtime) for defining the grammar of our embedded DSLs. Up until the current release, we have been maintaining a proximate EBNF file and using...

Removing the commercial source as recommended results in a broken build system. It isn't clear from Hadouken.io or OpenFin resources which components are open, and which are commercial. It is...

Signed-off-by: Darach Ennis # Pull request Attempt to add bounded concurrent in flight requests to GCL writer which is the first gRPC / tonic based connector to require it. As...

**Describe the problem you are trying to solve** The plugin development kit ( PDK ) is an interface that allows developers to develop plugins to tremor with a minimal set...

enhancement
needs-rfc
mentorship
_complexity:medium
_size:medium

Add support for the GCP suite of APIs to tremor as connectors ( source, sink, linked transport ) minimally to offer support for GCS and PubSub, but with reuse in...

enhancement

**Describe the problem you are trying to solve** Add support for configurable compression to OpenTelemetry connectors in tremor. **Describe the solution you'd like** Minimally supports configurable `gzip` compression and decompression...

documentation
enhancement
good first issue
performance
_complexity:low
_size:small
connector

In `v0.12.0-rc2` modular tremor applications will begin to get errors from modules and we currently do not emit the filename and module relative path in hygienic errors. ```bash $ TREMOR_PATH=$TREMOR_PATH:../lib:....

enhancement
usability

**Describe the problem you are trying to solve** As an operator I would like to be able to apply data encryption to data sent and received from tremor via codecs...

enhancement
good first issue
codec
hacktoberfest
contributor driven
_complexity:low

**Describe the problem you are trying to solve** As a user, I would like an extractor/function to dissect HTTP user agent headers **Describe the solution you'd like** Something along the...

documentation
enhancement
good first issue
hacktoberfest
productivity
_complexity:low
_size:small