Skip to content

chore: refresh examples + docs + add security scanning #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jun 2, 2023

Conversation

joshua-goldstein
Copy link
Contributor

@joshua-goldstein joshua-goldstein commented May 31, 2023

Various doc and CI fixes. Refresh test script. Add trivy security scanning. Test script inspired by that in pydgraph. Eventually it can be good to unify them, so this is a step in that direction.

We remove node 14 from CI since it is already EOL.

@@ -47,7 +45,7 @@ yarn add dgraph-js-http
or npm:

```sh
npm install dgraph-js-http --save
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hasn't been needed in modern versions of npm for a long time, see https://stackoverflow.com/questions/19578796/what-is-the-save-option-for-npm-install

@joshua-goldstein joshua-goldstein changed the title chore: clean up repo chore: refresh examples + docs + add security scanning Jun 1, 2023
@joshua-goldstein joshua-goldstein merged commit a790a48 into master Jun 2, 2023
@joshua-goldstein joshua-goldstein deleted the joshua/cleanup branch June 2, 2023 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants