Remi Kristelijn
Remi Kristelijn
Thanks for your prompt reply @parkerlreed! Doing futher investigation; Browsh doesn't support keyboard navigation (as far as I'm aware now), hence Browsh drops off my shortlist on trying to browse...
I found a workaround for this using the current version; > TL;DR import the thresholds directly from `package.json` 1. `npm i -D jest-coverage-ratchet` 2. add to package.json: ```json { "scripts":...
Thanks for reviewing and approving. When will these changes be merged and released?
> Hi! > > I was wondering if arm64 support is on your roadmap? A lot of downstream tools (Postgres, Mongo, Redis) support arm64, but the docker images published are...
It would be great to have this feature!
Any news guys? Wanting this feature build some nice gitlab reporting on top of it, like https://www.npmjs.com/package/@rkristelijn/todomd, https://www.npmjs.com/package/npm-audit-plus-plus and https://www.npmjs.com/package/npm-outdated-junit
@jimthedev what do you think?
anyway this is how far I came setting up a stand-alone database server; it doesn't respond ok to a connect command: https://github.com/rkristelijn/pg-mem-server
@dmurvihill can you elaborate how to spin up a db from within docker (docker in docker) in a pipeline? Thanks!
Thanks for the tip @oguimbal I will have a look if ssl mode is the case and report back here. All I want to accomplish is just faking select queries...