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
Is your feature request related to a problem? Please describe.
The Capgemini Greensight version of the dashboard was only accessible from Sonar
Developers have to leave their IDE and find the right project and right branch to get their status
Describe the solution you'd like
The Dashboard uses the Sonar Web API
In the context of a sonar page it benefits from the sonar HTTP session
In othe context this API can authenticate through a Sonar Token (as the SonarLint VSCode plugin)
The ongoing integration of the sonar API already start to include support of a SONAR Token
The documentation to create a VSCode plugin is there:
Is your feature request related to a problem? Please describe.
The Capgemini Greensight version of the dashboard was only accessible from Sonar
Developers have to leave their IDE and find the right project and right branch to get their status
Describe the solution you'd like
The Dashboard uses the Sonar Web API
The ongoing integration of the sonar API already start to include support of a SONAR Token
The documentation to create a VSCode plugin is there:
Additional context
As it means the repo will host several applications, it should integrate a monorepo solution
The text was updated successfully, but these errors were encountered: