[PR #1275] [MERGED] Rename Config.from to Config.fromPklBinary #988

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1275
Author: @HT154
Created: 10/30/2025
Status: Merged
Merged: 10/30/2025
Merged by: @HT154

Base: mainHead: config-from-pkl-binary-rename


📝 Commits (1)

  • ace333c Rename Config.from to Config.fromPklBinary

📊 Changes

3 files changed (+14 additions, -14 deletions)

View changed files

📝 docs/modules/release-notes/pages/0.30.adoc (+4 -4)
📝 pkl-config-java/src/main/java/org/pkl/config/java/Config.java (+6 -6)
📝 pkl-config-java/src/test/java/org/pkl/config/java/ConfigPklBinaryDecoderTest.java (+4 -4)

📄 Description

No description provided


🔄 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/1275 **Author:** [@HT154](https://github.com/HT154) **Created:** 10/30/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@HT154](https://github.com/HT154) **Base:** `main` ← **Head:** `config-from-pkl-binary-rename` --- ### 📝 Commits (1) - [`ace333c`](https://github.com/apple/pkl/commit/ace333c99ee2b071499b05ebe2514994cb9950d1) Rename `Config.from` to `Config.fromPklBinary` ### 📊 Changes **3 files changed** (+14 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/release-notes/pages/0.30.adoc` (+4 -4) 📝 `pkl-config-java/src/main/java/org/pkl/config/java/Config.java` (+6 -6) 📝 `pkl-config-java/src/test/java/org/pkl/config/java/ConfigPklBinaryDecoderTest.java` (+4 -4) </details> ### 📄 Description _No description provided_ --- <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:28:08 +01:00
adam closed this issue 2025-12-30 01:28:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#988