]> source.dussan.org Git - sonarqube.git/commit
SONAR-14892 Enable Jenkins tutorial to BitbucketCloud projects
authorJeremy Davis <jeremy.davis@sonarsource.com>
Tue, 8 Jun 2021 07:42:26 +0000 (09:42 +0200)
committersonartech <sonartech@sonarsource.com>
Wed, 9 Jun 2021 20:03:05 +0000 (20:03 +0000)
commita8a13e5e2d76cc2d062847984810debf0c3b5d39
treeff4c0e429395a53b6f550115bd1b3286d59315b7
parent0cd8882fb7d443c91af1848b0a214ddd118b0c6a
SONAR-14892 Enable Jenkins tutorial to BitbucketCloud projects
14 files changed:
server/sonar-web/src/main/js/components/tutorials/TutorialSelectionRenderer.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/JenkinsTutorial.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/MultiBranchPipelineStep.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/WebhookStep.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/WebhookStepBitbucket.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/MultiBranchPipelineStep-test.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/WebhookStep-test.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/WebhookStepBitbucket-test.tsx
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/__snapshots__/MultiBranchPipelineStep-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/__snapshots__/WebhookStep-test.tsx.snap
server/sonar-web/src/main/js/components/tutorials/jenkins/__tests__/__snapshots__/WebhookStepBitbucket-test.tsx.snap
server/sonar-web/src/main/js/helpers/mocks/alm-settings.ts
server/sonar-web/src/main/js/types/alm-settings.ts
sonar-core/src/main/resources/org/sonar/l10n/core.properties