[PR #507] [CLOSED] Fix pathElements; do not default to empty list #591

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/507
Author: @holzensp
Created: 5/28/2024
Status: Closed

Base: mainHead: pathElementsFix


📝 Commits (1)

📊 Changes

4 files changed (+4 additions, -86 deletions)

View changed files

📝 docs/modules/bindings-specification/pages/message-passing-api.adoc (+0 -4)
📝 pkl-server/src/main/kotlin/org/pkl/server/ClientModuleKeyFactory.kt (+1 -1)
📝 pkl-server/src/main/kotlin/org/pkl/server/ClientResourceReader.kt (+3 -3)
📝 pkl-server/src/test/kotlin/org/pkl/server/ServerTest.kt (+0 -78)

📄 Description

Extracted from #472, because it is unrelated.


🔄 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/507 **Author:** [@holzensp](https://github.com/holzensp) **Created:** 5/28/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `pathElementsFix` --- ### 📝 Commits (1) - [`14972ad`](https://github.com/apple/pkl/commit/14972ad64a50d4c4ca791e2e200e3ca7cf400f01) Fix pathElements ### 📊 Changes **4 files changed** (+4 additions, -86 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/bindings-specification/pages/message-passing-api.adoc` (+0 -4) 📝 `pkl-server/src/main/kotlin/org/pkl/server/ClientModuleKeyFactory.kt` (+1 -1) 📝 `pkl-server/src/main/kotlin/org/pkl/server/ClientResourceReader.kt` (+3 -3) 📝 `pkl-server/src/test/kotlin/org/pkl/server/ServerTest.kt` (+0 -78) </details> ### 📄 Description Extracted from #472, because it is unrelated. --- <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:31 +01:00
adam closed this issue 2025-12-30 01:25:31 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#591