[PR #533] [MERGED] Fix release build gradle setup #607

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/533
Author: @holzensp
Created: 6/17/2024
Status: Merged
Merged: 6/17/2024
Merged by: @holzensp

Base: mainHead: fixReleaseBuild


📝 Commits (1)

  • 4ccf5ab Fix release build gradle setup

📊 Changes

1 file changed (+55 additions, -44 deletions)

View changed files

📝 pkl-cli/pkl-cli.gradle.kts (+55 -44)

📄 Description

The release build is broken, because of the empty string in CommandLineArgumentProvider. This PR fixes that.


🔄 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/533 **Author:** [@holzensp](https://github.com/holzensp) **Created:** 6/17/2024 **Status:** ✅ Merged **Merged:** 6/17/2024 **Merged by:** [@holzensp](https://github.com/holzensp) **Base:** `main` ← **Head:** `fixReleaseBuild` --- ### 📝 Commits (1) - [`4ccf5ab`](https://github.com/apple/pkl/commit/4ccf5ab349a7dac728fb275f1598e51c4c86dcce) Fix release build gradle setup ### 📊 Changes **1 file changed** (+55 additions, -44 deletions) <details> <summary>View changed files</summary> 📝 `pkl-cli/pkl-cli.gradle.kts` (+55 -44) </details> ### 📄 Description The release build is broken, because of the empty string in `CommandLineArgumentProvider`. This PR fixes that. --- <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:25:38 +01:00
adam closed this issue 2025-12-30 01:25:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#607