Skip to content

Conversation

nataliejameson
Copy link
Contributor

Bazel 8 does not appear to support struct.to_json() anymore, so remove its usage in vfs_overlay. It appears this API has been around since at least 6.5 (https://bazel.build/versions/6.5.0/rules/lib/core/json), so changing to it shouldn't be an issue.

Bazel 8 does not appear to support struct.to_json() anymore, so remove its usage in vfs_overlay. It appears this API has been around since at least 6.5 (https://bazel.build/versions/6.5.0/rules/lib/core/json), so changing to it shouldn't be an issue.
Copy link
Contributor

@thiagohmcruz thiagohmcruz left a comment

Choose a reason for hiding this comment

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

Thx for the PR! No major concerns here, not sure how the performance of the two diff APIs compare but not super worried about landing this since worst case it's simple to revert (regardless using the latest API is preferred indeed).

@thiagohmcruz thiagohmcruz enabled auto-merge (squash) January 13, 2025 19:57
@thiagohmcruz thiagohmcruz merged commit 8da30c9 into bazel-ios:master Jan 13, 2025
12 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