You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
a intelliJ IDEA / Webstorm / PHPStorm / PyCharm plugin
a Chrome/Edge extension plugin
a mobile app
...
Additionnally, we may be interested to publish some services as independant libraries (ex: the sonar HTTP client) or to integrate a test project directly in the same repo (cf dedicated issue #16 )
Describe the solution you'd like
There is different available monorepo solutions that should allow to facilitate our work like:
Is your feature request related to a problem? Please describe.
As specified in the README, we expect to deliver several application variants of the dashboard as:
But potentially also
Additionnally, we may be interested to publish some services as independant libraries (ex: the sonar HTTP client) or to integrate a test project directly in the same repo (cf dedicated issue #16 )
Describe the solution you'd like
There is different available monorepo solutions that should allow to facilitate our work like:
In our context, support of Java/Maven is important for at minimum the sonar plugin.
At first sight, while I appreciate Nx, after quick exploration Turborepo seems to be the most accurate solution in our situation
But alternate solutions can be proposed if it proves to be at least as convenient, or maybe more adequate for a green IT project
The text was updated successfully, but these errors were encountered: