Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Upgrade 2.0 build and upgrade nodejs rules #107

Merged
merged 25 commits into from
Aug 26, 2020

Conversation

flyingsilverfin
Copy link
Member

@flyingsilverfin flyingsilverfin commented Aug 21, 2020

What is the goal of this PR?

Update to use cleaned up deployment targets, new format of deployment properties in deployment.bzl. We also implement the new style of running release-dependency validation using a bazel test rule instead of a script called in CI. This required adding workspace_refs to WORKSPACE.

This PR includes all changes from #106 .

NOTE: the current state is that client-nodejs is not expected to run or pass tests, as Grakn 2.0 is not finished, and client-nodejs is not updated at all yet with 2.0 changes in protocol etc.

@flyingsilverfin flyingsilverfin changed the title Upgrade 2.0 build Upgrade 2.0 build and upgrade node rules Aug 26, 2020
@flyingsilverfin flyingsilverfin changed the title Upgrade 2.0 build and upgrade node rules Upgrade 2.0 build and upgrade nodejs rules Aug 26, 2020
@lolski lolski merged commit e6a2d4b into typedb:master Aug 26, 2020
dmitrii-ubskii pushed a commit to dmitrii-ubskii/typedb-client-nodejs that referenced this pull request Sep 1, 2023
## What is the goal of this PR?
This reverts commit d81d9b6, which removed usages of `ValueType` and replaced it with `DataType`, the old style, for a release. This gets back on track with 1.8 release of client-java by updating all the depencies to current master branches.

## What are the changes implemented in this PR?
* Undo PR reverting changes to be compatbile with 1.7.x instead of 1.8.x
* Bump some deps
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants