Skip to content

Commit 9175810

Browse files
authored
Move files from **/gradle/enterprise to **/develocity (#187)
Split from #177 for better git log. Part of #184.
1 parent fbaa91a commit 9175810

40 files changed

+0
-0
lines changed

examples/example-project/src/main/kotlin/com/gabrielfeo/gradle/enterprise/api/example/Main.kt renamed to examples/example-project/src/main/kotlin/com/gabrielfeo/develocity/api/example/Main.kt

File renamed without changes.

examples/example-project/src/main/kotlin/com/gabrielfeo/gradle/enterprise/api/example/analysis/MostFrequentBuilds.kt renamed to examples/example-project/src/main/kotlin/com/gabrielfeo/develocity/api/example/analysis/MostFrequentBuilds.kt

File renamed without changes.

library/src/integrationTest/kotlin/com/gabrielfeo/gradle/enterprise/api/GradleEnterpriseApiIntegrationTest.kt renamed to library/src/integrationTest/kotlin/com/gabrielfeo/develocity/api/DevelocityApiIntegrationTest.kt

File renamed without changes.

library/src/integrationTest/kotlin/com/gabrielfeo/gradle/enterprise/api/extension/BuildsApiExtensionsIntegrationTest.kt renamed to library/src/integrationTest/kotlin/com/gabrielfeo/develocity/api/extension/BuildsApiExtensionsIntegrationTest.kt

File renamed without changes.

library/src/integrationTest/kotlin/com/gabrielfeo/gradle/enterprise/api/extension/RequestRecorder.kt renamed to library/src/integrationTest/kotlin/com/gabrielfeo/develocity/api/extension/RequestRecorder.kt

File renamed without changes.

library/src/integrationTest/kotlin/com/gabrielfeo/gradle/enterprise/api/internal/KeychainIntegrationTest.kt renamed to library/src/integrationTest/kotlin/com/gabrielfeo/develocity/api/internal/KeychainIntegrationTest.kt

File renamed without changes.

library/src/main/kotlin/com/gabrielfeo/gradle/enterprise/api/Config.kt renamed to library/src/main/kotlin/com/gabrielfeo/develocity/api/Config.kt

File renamed without changes.

library/src/main/kotlin/com/gabrielfeo/gradle/enterprise/api/GradleEnterpriseApi.kt renamed to library/src/main/kotlin/com/gabrielfeo/develocity/api/DevelocityApi.kt

File renamed without changes.

library/src/main/kotlin/com/gabrielfeo/gradle/enterprise/api/extension/BuildAttributesValueExtensions.kt renamed to library/src/main/kotlin/com/gabrielfeo/develocity/api/extension/BuildAttributesValueExtensions.kt

File renamed without changes.

library/src/main/kotlin/com/gabrielfeo/gradle/enterprise/api/extension/BuildsApiExtensions.kt renamed to library/src/main/kotlin/com/gabrielfeo/develocity/api/extension/BuildsApiExtensions.kt

File renamed without changes.

0 commit comments

Comments
 (0)