mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 14:20:35 +01:00
[PR #1356] [MERGED] Adjust native lifecycle builds to not throw during configuration phase #1041
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.