Skip to content
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

Support KGMS 1.5.2 #14

Merged
merged 11 commits into from
Apr 19, 2019
Merged

Support KGMS 1.5.2 #14

merged 11 commits into from
Apr 19, 2019

Conversation

lolski
Copy link
Member

@lolski lolski commented Apr 19, 2019

What is the goal of this PR?

  1. Support connecting to KGMS 1.5.2:
GraknClient kgms = new GraknClient(String address, String username, String password);
  1. Added missing maven_dependencies() call in WORKSPACE.

What are the changes implemented in this PR?

When opening a session, username and password are supplied in the Session.Open.Req gRPC message.

@lolski lolski changed the title [DO NOT MERGE] Support KGMS 1.5.2 Support KGMS 1.5.2 Apr 19, 2019
@lolski lolski requested a review from haikalpribadi April 19, 2019 19:45
@lolski lolski merged commit f240a6d into typedb:master Apr 19, 2019
@lolski lolski added this to the 1.5.2 milestone Apr 23, 2019
@lolski lolski deleted the kgms-1.5.1 branch April 24, 2019 10:02
dmitrii-ubskii pushed a commit to dmitrii-ubskii/typedb-driver that referenced this pull request Jul 13, 2023
## What is the goal of this PR?

We added CI build and release pipelines and checkstyle tests.

## What are the changes implemented in this PR?

- Add `.factory/automation.yml`
- Add `checkstyle_test`s across the repo, and checkstyle coverage test
- Add `build`, `deploy-crate-snapshot`, `deploy-github` and
`deploy-crate-release` CI jobs
- Add `dependency-analysis` in CI
dmitrii-ubskii pushed a commit that referenced this pull request Aug 25, 2023
## What is the goal of this PR?

Fixes #12

`master` branch of `client-python` will be automatically deployed to test PyPI at [repo.grakn.ai](http://repo.grakn.ai); configured [here](https://github.com/graknlabs/grakn/blob/ec41e803e3a12696cec731ad6071c26e90cea926/deployment.properties#L25)

## What are the changes implemented in this PR?

- Added invocation of `//:deploy-pip` `bazel` target on `master` branch
dmitrii-ubskii pushed a commit to dmitrii-ubskii/typedb-driver that referenced this pull request Aug 31, 2023
## What is the goal of this PR?

So `client-nodejs` is compliant with latest changes on server side
Closes typedb#14

## What are the changes implemented in this PR?

- Renames 'relationship' to 'relation'
- Upgrades `@graknlabs_grakn_core` commit SHA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants