mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #507] [CLOSED] Fix pathElements; do not default to empty list
#591
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/507
Author: @holzensp
Created: 5/28/2024
Status: ❌ Closed
Base:
main← Head:pathElementsFix📝 Commits (1)
14972adFix pathElements📊 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.