[PR #1082] Test for nested expession output as JSON #881

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1082
Author: @tomduckering
Created: 5/29/2025
Status: 🔄 Open

Base: mainHead: expression_output_as_json


📝 Commits (1)

  • 01e60db Test for expession output as JSON

📊 Changes

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

View changed files

📝 pkl-cli/src/test/kotlin/org/pkl/cli/CliEvaluatorTest.kt (+23 -0)

📄 Description

Added to demonstrate the absence of this feature in the CLI.


🔄 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/1082 **Author:** [@tomduckering](https://github.com/tomduckering) **Created:** 5/29/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `expression_output_as_json` --- ### 📝 Commits (1) - [`01e60db`](https://github.com/apple/pkl/commit/01e60dba014255021418768b92b1ef488758b18a) Test for expession output as JSON ### 📊 Changes **1 file changed** (+23 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkl-cli/src/test/kotlin/org/pkl/cli/CliEvaluatorTest.kt` (+23 -0) </details> ### 📄 Description Added to demonstrate the absence of this feature in the CLI. --- <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:30 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#881