[PR #1365] [MERGED] Fix building of pkl-doc #1049

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1365
Author: @bioball
Created: 12/12/2025
Status: Merged
Merged: 12/12/2025
Merged by: @bioball

Base: mainHead: add-dependency


📝 Commits (1)

📊 Changes

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

View changed files

📝 pkl-doc/pkl-doc.gradle.kts (+1 -0)

📄 Description

Ensure that assembleNative is called before testing the native executable


🔄 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/1365 **Author:** [@bioball](https://github.com/bioball) **Created:** 12/12/2025 **Status:** ✅ Merged **Merged:** 12/12/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `add-dependency` --- ### 📝 Commits (1) - [`4edc78a`](https://github.com/apple/pkl/commit/4edc78af8bafd481fc20f58dd2a5605135adb0d8) Fix building of pkl-doc ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `pkl-doc/pkl-doc.gradle.kts` (+1 -0) </details> ### 📄 Description Ensure that `assembleNative` is called before testing the native executable --- <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:30 +01:00
adam closed this issue 2025-12-30 01:28: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#1049