Skip to content

JS-716 AST consumers should get all ASTs in PR analysis context #5402

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 11 commits into from
May 22, 2025

Conversation

karim-ouerghemmi-sonarsource
Copy link
Contributor

@karim-ouerghemmi-sonarsource karim-ouerghemmi-sonarsource commented May 21, 2025

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title JS716 AST consumers should get all ASTs in PR analysis context JS-732 JS716 AST consumers should get all ASTs in PR analysis context May 21, 2025
@karim-ouerghemmi-sonarsource karim-ouerghemmi-sonarsource changed the title JS-732 JS716 AST consumers should get all ASTs in PR analysis context JS-716 AST consumers should get all ASTs in PR analysis context May 21, 2025
@@ -40,7 +40,7 @@
<configuration>
<pluginApiMinVersion>${pluginApiMinVersion}</pluginApiMinVersion>
<pluginClass>org.sonar.samples.javascript.consumer.ConsumerPlugin</pluginClass>
<requiredForLanguages>js</requiredForLanguages>
<requiredForLanguages>js,ts</requiredForLanguages>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Added as I used this plugin in the IT that runs once with js and once with ts

Copy link

@karim-ouerghemmi-sonarsource karim-ouerghemmi-sonarsource marked this pull request as ready for review May 21, 2025 14:35
Copy link
Contributor

@vdiez vdiez left a comment

Choose a reason for hiding this comment

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

LGTM!

@karim-ouerghemmi-sonarsource karim-ouerghemmi-sonarsource merged commit 1ec7c00 into master May 22, 2025
27 checks passed
@karim-ouerghemmi-sonarsource karim-ouerghemmi-sonarsource deleted the karim/JS-716 branch May 22, 2025 12:37
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