Joshua Goldstein

Results 16 issues of Joshua Goldstein

Description: While cleaning up TeamCity, we found an old test framework that still works and might be useful. We bring back this test. Remark: In this PR the job is...

area/integrations

Description: Run basic jepsen test on PR's and on cron schedule (daily). Closes: DGRAPHCORE-275

area/integrations

Resolve [CVE-2023-28155](https://avd.aquasec.com/nvd/2023/cve-2023-28155/). This is due to dependency on https://www.npmjs.com/package/request which is no longer maintained.

Running `npm install` on current package gives unresolved peer dependency: ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR!...

- Resolve depdendabot alert https://github.com/dgraph-io/dgraph-js-http/security/dependabot/47 - Need to find alternative to https://www.npmjs.com/package/request since this is no longer maintained - See https://github.com/request/request/issues/3142

In https://github.com/dgraph-io/pydgraph/pull/200 we added a new function `test_extract_nodes_edges` that has a unit test, but not an integration test. It would be nice to have an integration test because if the...

exp/beginner
Stale