Skip to content

fix: replace string with modern providers in tests #2773

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 15, 2025

Conversation

comius
Copy link
Contributor

@comius comius commented Apr 14, 2025

Strings used to refer to legacy struct providers, which were removed from Bazel.

Legacy struct providers have been deprecated by Bazel. Replacing them with modern providers, will make it possible to simplify and remove legacy handling from Blaze.

The change is a no-op.

More information: bazelbuild/bazel#25836

@comius comius requested review from rickeylev and aignas as code owners April 14, 2025 13:13
@rickeylev rickeylev added this pull request to the merge queue Apr 15, 2025
Merged via the queue into bazel-contrib:main with commit 79abef8 Apr 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants