Skip to content
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

Replace VFS with a manifest file for copying aspects #7259

Merged
merged 3 commits into from
Feb 4, 2025

Conversation

LeFrosch
Copy link
Collaborator

Since vfs is not requires some hacks with to refresh files and might
break in future it should be avoided. Further more, vfs is not available
in some tests and this way logic for copying aspects can be reused.

@LeFrosch LeFrosch marked this pull request as ready for review January 28, 2025 14:17
@github-actions github-actions bot added product: CLion CLion plugin product: IntelliJ IntelliJ plugin product: GoLand GoLand plugin awaiting-review Awaiting review from Bazel team on PRs labels Jan 28, 2025
aspect/build_defs.bzl Outdated Show resolved Hide resolved
Since vfs is not requires some hacks with to refresh files and might
break in future it should be avoided. Further more, vfs is not available
in some tests and this way logic for copying aspects can be reused.
@LeFrosch LeFrosch merged commit 1f67a6f into bazelbuild:master Feb 4, 2025
5 checks passed
@LeFrosch LeFrosch deleted the no-vfs branch February 4, 2025 12:37
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Feb 4, 2025
LeFrosch added a commit to LeFrosch/intellij-bazel that referenced this pull request Feb 11, 2025
Since vfs is not requires some hacks with to refresh files and might
break in future it should be avoided. Further more, vfs is not available
in some tests and this way logic for copying aspects can be reused.

(cherry picked from commit 1f67a6f)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: CLion CLion plugin product: GoLand GoLand plugin product: IntelliJ IntelliJ plugin
Projects
Development

Successfully merging this pull request may close these issues.

4 participants