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

Ensure releases don't depend on RC #506

Closed dmitrii-ubskii closed 3 months ago

dmitrii-ubskii commented 4 months ago

What is the goal of this PR?

We add a check to dependency validation before release to ensure releases don't depend on release candidates.

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

flyingsilverfin commented 4 months ago

Merge awaiting merge of #505