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: main ← Head: fixReleaseBuild
main
fixReleaseBuild
4ccf5ab
1 file changed (+55 additions, -44 deletions)
📝 pkl-cli/pkl-cli.gradle.kts (+55 -44)
pkl-cli/pkl-cli.gradle.kts
The release build is broken, because of the empty string in CommandLineArgumentProvider. This PR fixes that.
CommandLineArgumentProvider
🔄 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/533
Author: @holzensp
Created: 6/17/2024
Status: ✅ Merged
Merged: 6/17/2024
Merged by: @holzensp
Base:
main← Head:fixReleaseBuild📝 Commits (1)
4ccf5abFix 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.