Skip to content

Conversation

@VGoncharova
Copy link
Contributor

No description provided.

…figuration, adjust included groups, and improve repository structure
@coderabbitai
Copy link

coderabbitai bot commented Oct 31, 2025

Caution

Review failed

The pull request is closed.

Walkthrough

This change refactors the Gradle plugin repository configuration in a TeamCity build script to separate io.ktor.plugin artifacts into a dedicated KtorPluginEAP repository. The new repository uses the same KTOR_EAP_URL endpoint as the existing KtorEAP repository but restricts its content to the io.ktor.plugin group, while the KtorEAP repository is updated to exclude io.ktor.plugin.

Changes

Cohort / File(s) Change Summary
Gradle repository configuration refactoring
.teamcity/src/subprojects/train/TriggerProjectSamplesOnEAP.kt
Introduced new KtorPluginEAP repository block for io.ktor.plugin artifacts, refactored KtorEAP repository to remove io.ktor.plugin group inclusion

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

  • Single file modification with straightforward repository configuration changes
  • New block follows established pattern; verify KTOR_EAP_URL endpoint correctness and that both blocks have appropriate mavenContent restrictions

Possibly related PRs

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch vgoncharova/ktor-train

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between aadc887 and 11b3583.

📒 Files selected for processing (1)
  • .teamcity/src/subprojects/train/TriggerProjectSamplesOnEAP.kt (1 hunks)

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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