cgrindel / rules_swift_package_manager

Collection of utilities and Bazel rules to aid in the development and maintenance of Swift repositories using Bazel.
Apache License 2.0
75 stars 26 forks source link

Automatically synchronize the Bazel version in `.bazelversion` and the Bazel version in the BCR presubmit YAML file #1099

Open cgrindel opened 4 months ago

cgrindel commented 4 months ago

The BCR presubmit will fail if they are not the same value. An alternative might be to switch to .bazeliskrc?