]> source.dussan.org Git - sonarqube.git/commit
SONAR-15028 C-Family config for GitHub Actions
authorJeremy Davis <jeremy.davis@sonarsource.com>
Wed, 16 Jun 2021 08:36:31 +0000 (10:36 +0200)
committersonartech <sonartech@sonarsource.com>
Tue, 22 Jun 2021 20:03:14 +0000 (20:03 +0000)
commit8df2487cffd1d54d88667a7197af2a2d7ab4a450
tree1078aea86c652657c3d5f79b090e4030a148e02f
parent1cff339b791904f0bb887231cbb527088a3d41bd
SONAR-15028 C-Family config for GitHub Actions
server/sonar-web/src/main/js/components/tutorials/bitbucket-pipelines/__tests__/__snapshots__/BitbucketPipelinesTutorial-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/components/YamlFileStep.tsx
server/sonar-web/src/main/js/components/tutorials/components/__tests__/YamlFileStep-test.tsx
server/sonar-web/src/main/js/components/tutorials/components/__tests__/__snapshots__/YamlFileStep-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/github-action/AnalysisCommand.tsx
server/sonar-web/src/main/js/components/tutorials/github-action/__tests__/__snapshots__/AnalysisCommand-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/github-action/__tests__/__snapshots__/GitHubActionTutorial-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/github-action/commands/CFamily.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/github-action/commands/__tests__/CFamily-test.tsx [new file with mode: 0644]
server/sonar-web/src/main/js/components/tutorials/github-action/commands/__tests__/__snapshots__/CFamily-test.tsx.snap [new file with mode: 0644]