You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Update score_itf to 44c75de and score_bazel_platforms to b72a5c3 in
known_good.json and MODULE.bazel overrides
- Add explicit bazel_dep on platforms 1.0.0 (required by new config_settings)
- Merge the two py_itf_test targets (linux_x86_64, qnx_x86_64) in
feature_integration_tests/itf/BUILD into a single 'itf' target that uses
config_setting + select() to switch args/data/plugins per platform;
keep backward-compatible aliases for the old target names
- Upgrade rules_oci from 1.8.0 to 2.2.7; adapt images/linux_x86_64/BUILD
to use oci_load (replacing the removed oci_tarball) and add the
platform-specific ubuntu_22_04_linux_amd64 repo
0 commit comments