Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flattening the build structure #1101

Merged
merged 1 commit into from
Jan 29, 2025
Merged

flattening the build structure #1101

merged 1 commit into from
Jan 29, 2025

Conversation

RBusarow
Copy link
Collaborator

This makes the IDE happier about debugging unit tests.

@RBusarow RBusarow requested a review from Copilot January 23, 2025 20:42

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 26 changed files in this pull request and generated no comments.

Files not reviewed (19)
  • build-logic/conventions/src/main/kotlin/com/squareup/anvil/conventions/BasePlugin.kt: Language not supported
  • build-logic/conventions/src/main/kotlin/com/squareup/anvil/conventions/CompositePlugin.kt: Language not supported
  • build-logic/conventions/src/main/kotlin/com/squareup/anvil/conventions/RootPlugin.kt: Language not supported
  • build-logic/conventions/src/main/kotlin/com/squareup/anvil/conventions/utils/project.kt: Language not supported
  • build-logic/delegate/gradle.properties: Language not supported
  • build-logic/delegate/settings.gradle.kts: Language not supported
  • integration-tests/build.gradle.kts: Language not supported
  • integration-tests/code-generator-tests/build.gradle.kts: Language not supported
  • integration-tests/gradle.properties: Language not supported
  • integration-tests/gradle/wrapper/gradle-wrapper.jar: Language not supported
  • integration-tests/gradle/wrapper/gradle-wrapper.properties: Language not supported
  • integration-tests/gradlew: Language not supported
  • integration-tests/gradlew.bat: Language not supported
  • integration-tests/mpp/android-module/build.gradle.kts: Language not supported
  • integration-tests/settings.gradle.kts: Language not supported
  • integration-tests/tests/build.gradle.kts: Language not supported
  • sample/app/build.gradle.kts: Language not supported
  • sample/gradle.properties: Language not supported
  • sample/gradle/wrapper/gradle-wrapper.jar: Language not supported
@RBusarow RBusarow force-pushed the rick/no-delegated-build branch 3 times, most recently from b5767e8 to ec51245 Compare January 23, 2025 20:57
@RBusarow RBusarow marked this pull request as ready for review January 23, 2025 21:38
@RBusarow RBusarow enabled auto-merge (rebase) January 23, 2025 21:39
This makes the IDE happier about debugging unit tests.
@RBusarow RBusarow force-pushed the rick/no-delegated-build branch from ec51245 to 9aa1ab8 Compare January 29, 2025 01:04
@RBusarow RBusarow merged commit 12e35c0 into main Jan 29, 2025
17 checks passed
@RBusarow RBusarow deleted the rick/no-delegated-build branch January 29, 2025 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants