[PR #1240] [MERGED] Fix publication of pkl-config-kotlin #957

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1240
Author: @bioball
Created: 10/16/2025
Status: Merged
Merged: 10/16/2025
Merged by: @bioball

Base: mainHead: fix-pkl-config-kotlin-publication


📝 Commits (2)

📊 Changes

3 files changed (+40 additions, -38 deletions)

View changed files

📝 pkl-codegen-kotlin/gradle.lockfile (+0 -1)
📝 pkl-config-kotlin/gradle.lockfile (+11 -11)
📝 pkl-config-kotlin/pkl-config-kotlin.gradle.kts (+29 -26)

📄 Description

This fixes a regression where the pkl-config-kotlin library would not publish after upgrading to Gradle 9.1


🔄 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/1240 **Author:** [@bioball](https://github.com/bioball) **Created:** 10/16/2025 **Status:** ✅ Merged **Merged:** 10/16/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-pkl-config-kotlin-publication` --- ### 📝 Commits (2) - [`b49e9bb`](https://github.com/apple/pkl/commit/b49e9bbba6b9665f60ac8bcfc9e934623587b906) Fix publication of pkl-config-kotlin - [`eada90f`](https://github.com/apple/pkl/commit/eada90f76bb30d7877f720f405694cbeadb0c727) fixup ### 📊 Changes **3 files changed** (+40 additions, -38 deletions) <details> <summary>View changed files</summary> 📝 `pkl-codegen-kotlin/gradle.lockfile` (+0 -1) 📝 `pkl-config-kotlin/gradle.lockfile` (+11 -11) 📝 `pkl-config-kotlin/pkl-config-kotlin.gradle.kts` (+29 -26) </details> ### 📄 Description This fixes a regression where the pkl-config-kotlin library would not publish after upgrading to Gradle 9.1 --- <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:57 +01:00
adam closed this issue 2025-12-30 01:27:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#957