Skip to content
This repository has been archived by the owner on Aug 4, 2021. It is now read-only.

Do you support monorepos? #116

Open
mir-lperdigao opened this issue Mar 6, 2020 · 0 comments
Open

Do you support monorepos? #116

mir-lperdigao opened this issue Mar 6, 2020 · 0 comments

Comments

@mir-lperdigao
Copy link

We use a monorepo (several services in the same git repository/ bitbucket project) and we can have several services changing in a PR. Each one has its own build that generates a sonar report.

PR example:
service1/src/..../filex.java
service2/src/..../filey.java
service3/src/..../filez.java
service4/src/..../filew.java

I set sonar project base directory as service1 and it worked fine as I can see the issues in the diff.

How can I make it work for the rest of the services?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant