[PR #853] [MERGED] Fix CreateEvaluatorRequest decoding when request specifies external reader with null arguments #772

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/853
Author: @HT154
Created: 12/18/2024
Status: Merged
Merged: 12/19/2024
Merged by: @bioball

Base: mainHead: external-readers-pkl-swift-fix-main


📝 Commits (1)

  • c286e9e Fix CreateEvaluatorRequest decoding when request specifies external reader with null arguments

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 pkl-server/src/main/kotlin/org/pkl/server/ServerMessagePackDecoder.kt (+1 -1)

📄 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/853 **Author:** [@HT154](https://github.com/HT154) **Created:** 12/18/2024 **Status:** ✅ Merged **Merged:** 12/19/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `external-readers-pkl-swift-fix-main` --- ### 📝 Commits (1) - [`c286e9e`](https://github.com/apple/pkl/commit/c286e9ea40cefd2da25a045a4bc5f6f20a515e3e) Fix CreateEvaluatorRequest decoding when request specifies external reader with null arguments ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `pkl-server/src/main/kotlin/org/pkl/server/ServerMessagePackDecoder.kt` (+1 -1) </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:26:38 +01:00
adam closed this issue 2025-12-30 01:26:39 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#772