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

Update Bazel to 6.2.0 and remove bazel install scripts #452

Closed flyingsilverfin closed 1 year ago

flyingsilverfin commented 1 year ago

What is the goal of this PR?

We update the .bazelversion to 6.2.0 and remove the bazel install scripts. CI installations that want to use Bazel should instead download and use Bazelisk to align with the rest of the organisation's Bazel usage.

What are the changes implemented in this PR?

typedb-bot commented 1 year 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