Reid Beels

Results 35 issues of Reid Beels

There's a changelog in the project, but it doesn't look like it's been touched since 0.1.0.

When a cache (like [https://github.com/tomdale/fastboot-redis-cache](fastboot-redis-cache)) is provided, the Express server [builds middleware](https://github.com/ember-fastboot/fastboot-app-server/blob/master/src/express-http-server.js#L70-L87) to read/write cache entries. To grab responses, it replaces the implementation of `res.send` with one that stores to...

This is a more in-depth approach to #139 than the `--data-only` flag I proposed in #140. That flag may still be helpful in other cases, so I'd consider that PR...

The Latitude and Longitude faker functions return a float32 value. Prior to this fix, the anonymized value was set to the string `""` rather than to the string representing the...

This was prompted as a workaround for the issue presented in #139. By allowing data-only transfers to be run, we can use multiple config files in order to extract multiple...

I've got a use case where I'm interested in grabbing: 1. Unmodified copies of the user records for our staff 2. Anonymized copies of some non-staff users I tried defining...

https://frictionlessdata.io/specs/changelog/ is probably intended to say more than `this text is not rendered.`

It looks like this branch was released on npm as 0.5.0, but it never made it back to the master branch.

## Environment - **Airbyte version**: 0.40.26 - **OS Version / Instance**: Docker image - **Deployment**: k8s on GKE via official Helm chart - **Source Connector and version**: Google PageSpeed Insights...

type/bug
area/connectors
lang/python
community
team/connectors-python
connectors/source/google-pagespeed-insights

I hit an issue the other night where a plot stopped with the pen down and bled a bit of ink out when my computer went to sleep. While it's...

feature request