eclipse-tractusx / .eclipsefdn

Repository to host configurations related to the Eclipse Foundation.
https://eclipse-tractusx.github.io/.eclipsefdn/
1 stars 14 forks source link

Add sonarcloud to policy-hub repo. #44

Closed pstankie closed 7 months ago

pstankie commented 7 months ago

EF issue: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/4020

github-actions[bot] commented 7 months ago
Diff for b500debc5a8e7d9d3a8c795dc74397b0c4e8c060: ```diff Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Actions are indicated with the following symbols: + create ! modify ! forced update - delete Organization eclipse-tractusx[id=eclipse-tractusx] ╷ │ Warning: repo_secret[name="SONAR_ORGANIZATION"] has a value 'eclipse-tractusx' that does not use a credential provider. ╵ ╷ │ Warning: repo_secret[name="SONAR_PROJECT_KEY"] has a value 'eclipse-tractusx_policy-hub' that does not use a credential provider. ╵ there have been 41 validation infos, enable verbose output with '-v' to to display them. + add repo_secret[name="SONAR_TOKEN", repository="policy-hub"] { + name = "SONAR_TOKEN" + } + add repo_secret[name="SONAR_ORGANIZATION", repository="policy-hub"] { + name = "SONAR_ORGANIZATION" + } + add repo_secret[name="SONAR_PROJECT_KEY", repository="policy-hub"] { + name = "SONAR_PROJECT_KEY" + } Plan: 3 to add, 0 to change, 0 to delete. ``` ```diff Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Organization eclipse-tractusx[id=eclipse-tractusx] ```
github-actions[bot] commented 7 months ago
Diff for b500debc5a8e7d9d3a8c795dc74397b0c4e8c060: ```diff Printing local diff for configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Actions are indicated with the following symbols: + create ! modify ! forced update - delete Organization eclipse-tractusx[id=eclipse-tractusx] there have been 41 validation infos, enable verbose output with '-v' to to display them. + add repo_secret[name="SONAR_TOKEN", repository="policy-hub"] { + name = "SONAR_TOKEN" + } Plan: 1 to add, 0 to change, 0 to delete. ``` ```diff Showing diff to a canonical version of the configuration at '/home/runner/work/.eclipsefdn/.eclipsefdn/otterdog-configs/otterdog.json' Organization eclipse-tractusx[id=eclipse-tractusx] ```
netomi commented 7 months ago

changes are already live.