[PR #1001] [MERGED] Allow native-image flags to be passed through from Gradle properties #842

Closed
opened 2025-12-30 01:27:09 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1001
Author: @bioball
Created: 3/1/2025
Status: Merged
Merged: 3/3/2025
Merged by: @bioball

Base: mainHead: pass-through-gradle-args


📝 Commits (2)

  • fa75ea1 Allow native-image flags to be passed through from Gradle properties
  • 9be365d Switch to map + filter

📊 Changes

1 file changed (+11 additions, -0 deletions)

View changed files

📝 pkl-cli/pkl-cli.gradle.kts (+11 -0)

📄 Description

Closes #1000


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/1001 **Author:** [@bioball](https://github.com/bioball) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `pass-through-gradle-args` --- ### 📝 Commits (2) - [`fa75ea1`](https://github.com/apple/pkl/commit/fa75ea1e6e3a175fdd1fe7f78203ffe9fa69b9f4) Allow native-image flags to be passed through from Gradle properties - [`9be365d`](https://github.com/apple/pkl/commit/9be365d25245f3dc08efdc2c45df001852e79a68) Switch to map + filter ### 📊 Changes **1 file changed** (+11 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkl-cli/pkl-cli.gradle.kts` (+11 -0) </details> ### 📄 Description Closes #1000 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:27:09 +01:00
adam closed this issue 2025-12-30 01:27:09 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#842