typedb-driver
typedb-driver copied to clipboard
`bazel build //...` fails without netrc credentials
Problem to Solve
bazel build //...
fails without netrc credentials. This particularly impacts community contributors.
Proposed Solution
Setting tags = ["manual"]
on every Cluster job should work.
Additional Information
Applies to all clients and potentially Studio as well.