Matthew Peveler

Results 147 issues of Matthew Peveler

### 🚀 Feature Proposal I would like to be able to use the [`tsx`](https://github.com/esbuild-kit/tsx) compiler for handling the `jest.config.ts` file, as opposed to relying on ts-node. ### Motivation `tsx` is...

:rocket: Feature Request

### Discussed in https://github.com/slatedocs/slate/discussions/1653 Originally posted by **kieranragoo** August 23, 2022 Hi, I followed the instructions as per the Docker integration and found I was not able to publish a...

Remaking #147 as I didn't mean to have that get closed. Closes #59 PR makes it so that if a user is on linux, then suggest `AppImage` as the platform...

The `@socket.io/redis-emitter` library had a recent major update that brought a new major version of the underlying `notepack.io` library to fix an issue handling `BigInt`, and so has the patch...

**Describe the bug** When creating a new connection, every time you hit save, it'll add a new entry to the connection sidebar. I would expect it to just keep on...

bug
accepted :+1:

#1552 added support for the `mysql_clear_password` auth plugin, but made it enabled by default. Per the [manual docs on it](https://dev.mysql.com/doc/refman/5.7/en/cleartext-pluggable-authentication.html): >> Sending passwords as cleartext may be a security problem...

Similar to #115, this adds a top-level mutator function for updating the `basePath` variable for use in module based imports.

Via the [README#Credentials](https://github.com/Tomme/dbt-athena#credentials), this library only supports loading credentials through configured AWS CLI credentials. Would you support adding in the ability to configure the credentials (access key, secret key) as...

Looking at https://open-recipe-format.readthedocs.io/en/latest/topics/tutorials/using-alerts.html, I am confused on exactly where this duration field would be included on a step. Per the reference spec for the [step dict](topics/reference/orf.html#steps), there is not `duration`...