Skip to content

chore(jetbrains): use IPGP snapshot - #11699

Merged
kirillk merged 2 commits into
mainfrom
thankful-syrup
Jun 25, 2026
Merged

chore(jetbrains): use IPGP snapshot#11699
kirillk merged 2 commits into
mainfrom
thankful-syrup

Conversation

@kirillk

@kirillk kirillk commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

What

  • Use the public IntelliJ Platform Gradle Plugin 2.16.1-SNAPSHOT for the JetBrains plugin build.
  • Add the Sonatype Central snapshots repository to plugin resolution.

Why

Verification

  • ./gradlew buildEnvironment --refresh-dependencies from packages/kilo-jetbrains confirmed org.jetbrains.intellij.platform:intellij-platform-gradle-plugin:2.16.1-SNAPSHOT.
  • ./gradlew --refresh-dependencies tasks --all from packages/kilo-jetbrains succeeded and showed runIdeSplitMode.
  • bun turbo typecheck passed during push.

Comment thread packages/kilo-jetbrains/gradle/libs.versions.toml Outdated
Comment thread packages/kilo-jetbrains/settings.gradle.kts Outdated
@kilo-code-bot

kilo-code-bot Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (2 files)
  • packages/kilo-jetbrains/gradle/libs.versions.toml
  • packages/kilo-jetbrains/settings.gradle.kts
Previous Review Summary (commit 307c95e)

Current summary above is authoritative. Previous snapshots are kept for context only.

Previous review (commit 307c95e)

Status: 2 Issues Found | Recommendation: Address before merge

Overview

Severity Count
CRITICAL 0
WARNING 1
SUGGESTION 1
Issue Details (click to expand)

WARNING

File Line Issue
packages/kilo-jetbrains/gradle/libs.versions.toml 3 Mutable 2.16.1-SNAPSHOT makes future dependency refreshes non-deterministic.

SUGGESTION

File Line Issue
packages/kilo-jetbrains/settings.gradle.kts 10 Limit the Sonatype snapshots repository to the IntelliJ plugin artifacts group.
Files Reviewed (2 files)
  • packages/kilo-jetbrains/gradle/libs.versions.toml - 1 issue
  • packages/kilo-jetbrains/settings.gradle.kts - 1 issue

Fix these issues in Kilo Cloud


Reviewed by gpt-5.4-20260305 · Input: 44.2K · Output: 4.5K · Cached: 181.3K

Review guidance: REVIEW.md from base branch main

@kirillk
kirillk merged commit 3889002 into main Jun 25, 2026
29 of 31 checks passed
@kirillk
kirillk deleted the thankful-syrup branch June 25, 2026 19:42
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
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