vaticle / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Use typedb-common from typeql/common, only deploy to CloudSmith #231

Closed dmitrii-ubskii closed 5 months ago

dmitrii-ubskii commented 5 months ago

Usage and product changes

We update Bazel dependencies and target paths following the merging of typedb-common into vaticle/typeql (see https://github.com/vaticle/typeql/pull/313).

We also no longer upload build artifacts to the github releases page. Instead, the artifacts are available from our public cloudsmith repository, linked in the release notes.

Implementation

vaticle-bot commented 5 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture