diff --git a/sdk/spring/ci.yml b/sdk/spring/ci.yml index bb6527789447e..cd619a01f1570 100644 --- a/sdk/spring/ci.yml +++ b/sdk/spring/ci.yml @@ -104,96 +104,126 @@ extends: - name: spring-cloud-azure-starter groupId: com.azure.spring safeName: springcloudazurestarter + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-actuator groupId: com.azure.spring safeName: springcloudazurestarteractuator + skipPublishDocGithubIo: true + skipPublishDocMs: true + skipUpdatePackageJson: true + skipVerifyChangelog: true + - name: spring-cloud-azure-starter-active-directory + groupId: com.azure.spring + safeName: springcloudazurestarteractivedirectory + skipPublishDocGithubIo: true + skipPublishDocMs: true + skipUpdatePackageJson: true + skipVerifyChangelog: true + - name: spring-cloud-azure-starter-active-directory-b2c + groupId: com.azure.spring + safeName: springcloudazurestarteractivedirectoryb2c + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-appconfiguration groupId: com.azure.spring safeName: springcloudazurestarterappconfiguration + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-cosmos groupId: com.azure.spring safeName: springcloudazurestartercosmos + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-data-cosmos groupId: com.azure.spring safeName: springcloudazurestarterdatacosmos + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-eventhubs groupId: com.azure.spring safeName: springcloudazurestartereventhubs + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-keyvault-certificates groupId: com.azure.spring safeName: springcloudazurestarterkeyvaultcertificates + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-keyvault-secrets groupId: com.azure.spring safeName: springcloudazurestarterkeyvaultsecrets + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-servicebus groupId: com.azure.spring safeName: springcloudazurestarterservicebus + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-servicebus-jms groupId: com.azure.spring safeName: springcloudazurestarterservicebusjms + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-storage-blob groupId: com.azure.spring safeName: springcloudazurestarterstorageblob + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-storage-file-share groupId: com.azure.spring safeName: springcloudazurestarterstoragefileshare + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-storage-queue groupId: com.azure.spring safeName: springcloudazurestarterstoragequeue + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-integration-eventhubs groupId: com.azure.spring safeName: springcloudazurestarterintegrationeventhubs + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-integration-servicebus groupId: com.azure.spring safeName: springcloudazurestarterintegrationservicebus + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-integration-storage-queue groupId: com.azure.spring safeName: springcloudazurestarterintegrationstoragequeue + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true @@ -220,24 +250,14 @@ extends: - name: spring-cloud-azure-starter-stream-eventhubs groupId: com.azure.spring safeName: springcloudazurestarterstreameventhubs + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true - name: spring-cloud-azure-starter-stream-servicebus groupId: com.azure.spring safeName: springcloudazurestarterstreamservicebus - skipPublishDocMs: true - skipUpdatePackageJson: true - skipVerifyChangelog: true - - name: spring-cloud-azure-starter-active-directory - groupId: com.azure.spring - safeName: springcloudazurestarteractivedirectory - skipPublishDocMs: true - skipUpdatePackageJson: true - skipVerifyChangelog: true - - name: spring-cloud-azure-starter-active-directory-b2c - groupId: com.azure.spring - safeName: springcloudazurestarteractivedirectoryb2c + skipPublishDocGithubIo: true skipPublishDocMs: true skipUpdatePackageJson: true skipVerifyChangelog: true