]> source.dussan.org Git - sonarqube.git/commit
SONAR-14495 Add the .NET tutorial for gitlab CI
authorMathieu Suen <mathieu.suen@sonarsource.com>
Mon, 1 Mar 2021 09:26:21 +0000 (10:26 +0100)
committersonartech <sonartech@sonarsource.com>
Wed, 3 Mar 2021 20:12:52 +0000 (20:12 +0000)
commitcf5b5df5a0ae177ad1264e9c3b0c8c6935c51b94
tree6d9e2140963382928705671b1aa39e25741103c0
parentff20a4b6599510764a44104513380d07c6abf650
SONAR-14495 Add the .NET tutorial for gitlab CI
13 files changed:
server/sonar-web/src/main/js/components/tutorials/gitlabci/GitLabCITutorial.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/ProjectKeyStep.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/YmlFileStep.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/__tests__/ProjectKeyStep-test.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/__tests__/YmlFileStep-test.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/__tests__/__snapshots__/GitLabCITutorial-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/gitlabci/__tests__/__snapshots__/ProjectKeyStep-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/gitlabci/__tests__/__snapshots__/YmlFileStep-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/gitlabci/commands/PipeCommand.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/commands/__tests__/PipeCommand-test.tsx
server/sonar-web/src/main/js/components/tutorials/gitlabci/commands/__tests__/__snapshots__/PipeCommand-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/gitlabci/types.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties