Skip to content

Stop using out-of-process compilation mode for build-logic#9325

Merged
3flex merged 1 commit into
mainfrom
no-out-of-process
May 14, 2026
Merged

Stop using out-of-process compilation mode for build-logic#9325
3flex merged 1 commit into
mainfrom
no-out-of-process

Conversation

@3flex
Copy link
Copy Markdown
Member

@3flex 3flex commented May 14, 2026

This is deprecated and will start failing when Gradle updates embedded Kotlin to 2.4 or higher.

https://youtrack.jetbrains.com/issue/KT-83125/Deprecate-out-of-process-compilation-mode https://youtrack.jetbrains.com/issue/KT-83126/Remove-out-of-process-compilation-mode

Effectively reverts #5162

@3flex 3flex added the housekeeping Marker for housekeeping tasks and refactorings label May 14, 2026
@3flex 3flex enabled auto-merge (squash) May 14, 2026 00:19
@codecov
Copy link
Copy Markdown

codecov Bot commented May 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.86%. Comparing base (147b75f) to head (07589da).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #9325   +/-   ##
=========================================
  Coverage     84.86%   84.86%           
  Complexity     4443     4443           
=========================================
  Files           570      570           
  Lines         12326    12326           
  Branches       2720     2720           
=========================================
  Hits          10460    10460           
  Misses          688      688           
  Partials       1178     1178           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@3flex 3flex merged commit 4597ae1 into main May 14, 2026
21 checks passed
@3flex 3flex deleted the no-out-of-process branch May 14, 2026 02:46
@detekt-ci
Copy link
Copy Markdown
Collaborator

Warnings
⚠️ This PR is approved with no milestone set. If merged, it won't appear in the detekt release notes.

Generated by 🚫 dangerJS against 07589da

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build housekeeping Marker for housekeeping tasks and refactorings

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants