Skip to content

Conversation

@AlexanderLanin
Copy link
Member

@AlexanderLanin AlexanderLanin commented Dec 5, 2025

  • Allow module releases without version or compatibility_level within MODULE.bazel files.
    Even further, same as in the bazel central registry, the version and compaitbility_level is overwritten, even if set.
  • Drop separate json file which lists to be auto updated modules
  • Full support for updating non auto updated modules like score_communication

please provide feedback if you see any chance to make this simpler :-)

Merge after December Score Release.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 5, 2025

License Check Results

🚀 The license check job ran with the Bazel command:

bazel run //tools:license-check

Status: ⚠️ Needs Review

Click to expand output
[License Check Output]
2026/01/06 18:19:30 Downloading https://releases.bazel.build/8.5.0/release/bazel-8.5.0-linux-x86_64...
WARNING: The following rc files are no longer being read, please transfer their contents or import their path into one of the standard rc files:
.bazelrc
WARNING: Invoking Bazel in batch mode since it is not invoked from within a workspace (below a directory having a MODULE.bazel file).
Extracting Bazel installation...
OpenJDK 64-Bit Server VM warning: Options -Xverify:none and -noverify were deprecated in JDK 13 and will likely be removed in a future release.
ERROR: The 'run' command is only supported from within a workspace (below a directory having a MODULE.bazel file).
See documentation at https://bazel.build/concepts/build-ref#workspace

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 52 out of 55 changed files in this pull request and generated 8 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@AlexanderLanin
Copy link
Member Author

finally, no more copilot warnings

This was referenced Dec 15, 2025
@AlexanderLanin
Copy link
Member Author

I'll add (partial/improved) handling for non SemVer versions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Draft

Development

Successfully merging this pull request may close these issues.

2 participants