Skip to content

Export json files for --incompatible_no_implicit_file_export#219

Merged
jvolkman merged 1 commit intojvolkman:mainfrom
Ahajha:trotta/exports
Mar 18, 2026
Merged

Export json files for --incompatible_no_implicit_file_export#219
jvolkman merged 1 commit intojvolkman:mainfrom
Ahajha:trotta/exports

Conversation

@Ahajha
Copy link
Copy Markdown
Contributor

@Ahajha Ahajha commented Mar 12, 2026

I believe this happens when two things happen:

  1. Bump Bazel past Flip incompatible_no_implicit_file_export bazelbuild/bazel#27674 or add --incompatible_no_implicit_file_export
  2. Use the deps declared in your main repo in another repo (for example a manually built wheel)

Note that I couldn't even get close to getting --incompatible_no_implicit_file_export working on this repo overall, but this patch works for my repo.

I believe this happens when two things happen:
1. Bump Bazel past bazelbuild/bazel#27674 or add `--incompatible_no_implicit_file_export`
2. Use the deps declared in your main module in another module (for example a manually built wheel)

Note that I couldn't even get close to getting `--incompatible_no_implicit_file_export` working on this repo overall, but this patch works for my repo.
@jvolkman jvolkman merged commit 0296167 into jvolkman:main Mar 18, 2026
67 checks passed
@Ahajha Ahajha deleted the trotta/exports branch March 18, 2026 20:38
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