Skip to content

Add a workflow to test dependency versions#664

Draft
LittleHuba wants to merge 6 commits into
mainfrom
ulhu_version_combination_checks
Draft

Add a workflow to test dependency versions#664
LittleHuba wants to merge 6 commits into
mainfrom
ulhu_version_combination_checks

Conversation

@LittleHuba

Copy link
Copy Markdown
Contributor

Tests different combinations of dependency versions. This enables users to have some certainty on which version windows our module is buildable.

For the moment we only run this on a nightly basis. Once we know what version windows we actually want to support, we may enforce this on a stricter basis.

Versions are selected using single_version_overrides. Conflicting git_overrides are overwritten.

@LittleHuba
LittleHuba force-pushed the ulhu_version_combination_checks branch 15 times, most recently from 4c21b6f to 0e70918 Compare July 13, 2026 09:26
Tests different combinations of dependency versions.
This enables users to have some certainty on which version windows our module is buildable.

For the moment we only run this on a nightly basis.
Once we know what version windows we actually want to support, we may enforce this on a stricter basis.

Versions are selected using single_version_overrides. Conflicting git_overrides are overwritten.
Bazelisk supports overriding the bazel version via the environment.
@LittleHuba
LittleHuba force-pushed the ulhu_version_combination_checks branch from 0e70918 to 1d40e3b Compare July 13, 2026 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant