[PR #1349] [MERGED] Fix CI build for pkldoc #1033

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

📋 Pull Request Information

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

Base: mainHead: fix-pkldoc-ci


📝 Commits (1)

📊 Changes

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

View changed files

📝 buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts (+2 -1)

📄 Description

Fixes an issue where the executable is not built.

Haven't dug into why this broke; this was working just a little bit ago (see https://github.com/apple/pkl/actions/runs/19911073549/job/57079605641?pr=1342).
Nevertheless, the lifecycle job dependencies were a little wonky (test should assemble first).

[native-pkl-doc]


🔄 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/1349 **Author:** [@bioball](https://github.com/bioball) **Created:** 12/5/2025 **Status:** ✅ Merged **Merged:** 12/5/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-pkldoc-ci` --- ### 📝 Commits (1) - [`b61b664`](https://github.com/apple/pkl/commit/b61b664750d2112824bffbd60f90b6e34c79e84b) Fix CI build for pkldoc ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `buildSrc/src/main/kotlin/pklNativeLifecycle.gradle.kts` (+2 -1) </details> ### 📄 Description Fixes an issue where the executable is not built. Haven't dug into why this broke; this was working just a little bit ago (see https://github.com/apple/pkl/actions/runs/19911073549/job/57079605641?pr=1342). Nevertheless, the lifecycle job dependencies were a little wonky (test should assemble first). [native-pkl-doc] --- <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:24 +01:00
adam closed this issue 2025-12-30 01:28:24 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1033