Skip to content

Conversation

sellophane
Copy link
Collaborator

Checklist

  • I have filed an issue about this change and discussed potential changes with the maintainers.
  • I have received the approval from the maintainers to make this change.
  • This is not a stylistic, refactoring, or cleanup change.

Please note that the maintainers will not be reviewing this change until all checkboxes are ticked. See
the Contributions section in the README for more
details.

Discussion thread for this change

Issue number: <please reference the issue number or url here>

Description of this change

@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 Dec 3, 2024
@sellophane sellophane force-pushed the essential_analysis_endpoint branch 2 times, most recently from 38abebf to e43e02d Compare December 16, 2024 13:20
@sellophane sellophane force-pushed the essential_analysis_endpoint branch 3 times, most recently from d82bb1f to e8ef4c2 Compare January 7, 2025 13:10
@sellophane sellophane force-pushed the essential_analysis_endpoint branch 2 times, most recently from 5bb107c to 9013e67 Compare January 14, 2025 14:20
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 9013e67 to 8a6b88f Compare January 17, 2025 19:15
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 8a6b88f to 2f3ae4d Compare February 11, 2025 16:00
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 2f3ae4d to 7ef90ad Compare February 14, 2025 13:22
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 7ef90ad to c4afa73 Compare February 20, 2025 13:02
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from c4afa73 to ef07212 Compare February 21, 2025 11:19
@jastice jastice removed the request for review from tpasternak February 25, 2025 10:31
@jastice jastice assigned sellophane and unassigned tpasternak Feb 25, 2025
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from ef07212 to 1f60053 Compare February 25, 2025 10:32
@jastice jastice removed the request for review from agluszak February 25, 2025 10:43
@sellophane sellophane force-pushed the essential_analysis_endpoint branch 2 times, most recently from 3654beb to 0576988 Compare March 10, 2025 17:30
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 0576988 to daaae15 Compare March 14, 2025 09:04
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from daaae15 to 13bc50e Compare April 8, 2025 09:17
@sellophane
Copy link
Collaborator Author

@ujohnny @LeFrosch I need your actions here if we want to merge this

base/BUILD Outdated
Comment on lines 64 to 70
"intellij-2024.3": ["src/META-INF/blaze-base-243.xml"],
"intellij-2025.1": ["src/META-INF/blaze-base-251.xml"],
"intellij-ue-2024.3": ["src/META-INF/blaze-base-243.xml"],
"intellij-ue-2025.1": ["src/META-INF/blaze-base-251.xml"],
"clion-2024.3": ["src/META-INF/blaze-base-243.xml"],
"clion-2025.1": ["src/META-INF/blaze-base-251.xml"],
"default": [],
Copy link
Collaborator

Choose a reason for hiding this comment

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

This looks like maintenance burden to me. Can we solve this similar to //clwb/src/com/google/idea/blaze/clwb/radler and use something like select_since instead of introducing all these xml files.

@sellophane sellophane force-pushed the essential_analysis_endpoint branch 2 times, most recently from 514ea9d to 68595c9 Compare May 26, 2025 16:22
@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 68595c9 to 9144588 Compare June 11, 2025 12:20
@odisseus odisseus requested a review from LeFrosch June 11, 2025 13:50
@LeFrosch
Copy link
Collaborator

If this is ijwb only, can we move it to ijwb?

@sellophane sellophane force-pushed the essential_analysis_endpoint branch from 9144588 to 0204509 Compare September 18, 2025 10:14
@sellophane sellophane changed the base branch from master to ijwb September 18, 2025 10:16
@sellophane sellophane merged commit 29cfd9c into bazelbuild:ijwb Sep 18, 2025
2 of 3 checks passed
@github-project-automation github-project-automation bot moved this from Untriaged to Done in Bazel IntelliJ Plugin Sep 18, 2025
@github-actions github-actions bot removed the awaiting-review Awaiting review from Bazel team on PRs label Sep 18, 2025
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.

6 participants