Rifa Achrinza
Rifa Achrinza
This issue is to track cutting the initial v7 pre-release of `loopback-connector-mongodb`.
Signed-off-by: Rifa Achrinza ## Checklist - [ ] DCO (Developer Certificate of Origin) [signed in all commits](https://loopback.io/doc/en/contrib/code-contrib.html) - [ ] `npm test` passes on your machine - [ ] New...
## Checklist - [ ] DCO (Developer Certificate of Origin) [signed in all commits](https://loopback.io/doc/en/contrib/code-contrib.html) - [ ] `npm test` passes on your machine - [ ] New tests added or...
As mentioned in https://github.com/loopbackio/loopback-connector-mysql/pull/471#pullrequestreview-1187161050, issue is to track fixing the CI pipeline.
@rxaviers Just checking in, when would the changes be published? _Originally posted by @achrinza in https://github.com/rxaviers/cldr-data-downloader/issues/40#issuecomment-554185271_ Thanks for approving the PR #41. Extending from the comment above, when will a...
This issue is to track updating this connector to support the latest JavaScript client(s). ## Todo - [ ] Migrate CI to GitHub Actions and Travis CI (arm64) - [...
Signed-off-by: Rifa Achrinza
## Steps to reproduce Call `new Connector(/*...*/).isRelational()` Offending line: https://github.com/loopbackio/loopback-connector/blob/e85797318c76890c387050c39e84e09cc83214a2/lib/connector.js#L36-L37 ## Current Behavior It returns itself (a function), which then requires a 2nd call to get the expected boolean value....
- test against Node.js v16,v17,v18 - test against Redis v7 - test against alternate architectures see: https://github.com/loopbackio/cicd/issues/2 see: https://github.com/loopbackio/cicd/issues/27 Signed-off-by: Rifa Achrinza ## Checklist 👉 [Read and sign the CLA...
This Git Repository houses the codebase for `@achrinza/node-ipc`, which is meant to be a **maintenance fork** of the `node-ipc` project. This was done in response to the original package maintainer...