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

[Question] Provide root path to "frontend" folder #92

Open
Prodigio opened this issue Jul 16, 2024 · 0 comments
Open

[Question] Provide root path to "frontend" folder #92

Prodigio opened this issue Jul 16, 2024 · 0 comments

Comments

@Prodigio
Copy link

Prodigio commented Jul 16, 2024

Hey there,

I have the following "problem". Let's start with the project structure:

  • Project root
    • backend
    • frontend
    • ... etc

So I want to keep it separated.

Now I'm trying to use Gradle in order to run a SonarQube sonar task in GitLab pipeline. Works fine with my backend.

My hope was to build the Typescript frontend with this plugin and then run the sonar task again, but for the frontend. Unfortunately the plugin cannot find the package.json - which I understand. So is there a way to define the root path for either the package.json or provide an overall root path when executin this plugin?

All this effort is due to a limitation in the SonarQube license.

Is my intention clear? And if yes, does this plugin could help me achieve my goals?

Thanks in advance!

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

No branches or pull requests

1 participant