Original PR: https://github.com/apple/pkl/pull/1356 Author: @bioball Created: 12/7/2025 Status: ✅ Merged Merged: 12/7/2025 Merged by: @bioball
Base: main ← Head: adjust-gradle-native-lifecycle
main
adjust-gradle-native-lifecycle
207d0a8
1 file changed (+10 additions, -18 deletions)
📝 buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts (+10 -18)
buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts
Allow Gradle to run other tasks on unsupported machines, but throw when running native lifecycle tasks (e.g. buildNative).
buildNative
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1356
Author: @bioball
Created: 12/7/2025
Status: ✅ Merged
Merged: 12/7/2025
Merged by: @bioball
Base:
main← Head:adjust-gradle-native-lifecycle📝 Commits (1)
207d0a8Adjust native lifecycle builds to not throw during configuration phase📊 Changes
1 file changed (+10 additions, -18 deletions)
View changed files
📝
buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts(+10 -18)📄 Description
Allow Gradle to run other tasks on unsupported machines, but throw when running native lifecycle tasks (e.g.
buildNative).🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.