vaticle / dependencies

Bazel dependency declarations for build tools reused across @vaticle repositories (only for @vaticle)
Mozilla Public License 2.0
12 stars 23 forks source link

Dependencies update for C# driver. #515

Closed farost closed 3 months ago

farost commented 3 months ago

What is the goal of this PR?

We add all the needed dependencies for building the new C# driver for TypeDB.

What are the changes implemented in this PR?

This PR contains bazel's csharp rules' pulling commands and additional bazel rules for building the native C# library used in the driver and its automatic tests.

TODOs will be completed in a separate PR. C# driver's PR.

I've put a status: blocked label for explicitness, but I'm not sure what's the correct process, so feel free to correct me.

vaticle-bot commented 3 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

dmitrii-ubskii commented 3 months ago

Looks like you have some unsigned commits. You'll want to amend them with a signature before you merge.