David Landry
David Landry
## Describe the bug Setting a schema field to Mixed type using a SchemaType object creates invalid Joi configuration ## To Reproduce ### Example schema: ``` module.exports = mongoose =>...
I'm getting this error when I run `yarn add -D prisma-multi-tenant`: ``` ┌─────────────────────────────────────────────────────────────────────────────┐ │ │ │ The package @prisma/cli has been renamed to prisma. │ │ │ │ Please uninstall...
I built a site using `gatsby-theme-material-ui`. Now I want to take my site and package it up as a theme. When I try to use my new theme, I get...
Fix header formatting of function docs in README
With Janus, I can add my own plugins to the `~/.janus` folder and override config using `~/.vimrc.before` and `~/.vimrc.after`. Am I able to do something similar in janus-plugged? I have...
The old script location redirects to the new one, but curl doesn't follow redirects by default.
My team needs to have Python for part of our CI/CD pipeline that uses this image. I saw someone else requested adding it back (https://github.com/zenika-open-source/terraform-aws-cli/issues/80), so I put together a...
- The docker-compose file to manage web and db containers - Uses supervisord in web container to manage bot and web processes - Web server uses uwsgi - Docker entrypoint...
I think there's a bug with `repair snapshots`. I have missing data in my B2-backed restic repo. I'm ok losing the data, but I need to repair snapshots so I...