Original PR: https://github.com/apple/pkl/pull/1317 Author: @bioball Created: 11/14/2025 Status: ✅ Merged Merged: 11/15/2025 Merged by: @bioball
Base: main ← Head: fix-snapshot
main
fix-snapshot
893ff58
9 files changed (+95 additions, -65 deletions)
📝 .github/PklProject (+1 -1) 📝 .github/PklProject.deps.json (+2 -2) 📝 .github/jobs/BuildNativeJob.pkl (+4 -6) 📝 .github/jobs/PklJob.pkl (+2 -2) 📝 .github/workflows/build.yml (+12 -11) 📝 .github/workflows/main.yml (+12 -11) 📝 .github/workflows/prb.yml (+38 -10) 📝 .github/workflows/release-branch.yml (+12 -11) 📝 .github/workflows/release.yml (+12 -11)
.github/PklProject
.github/PklProject.deps.json
.github/jobs/BuildNativeJob.pkl
.github/jobs/PklJob.pkl
.github/workflows/build.yml
.github/workflows/main.yml
.github/workflows/prb.yml
.github/workflows/release-branch.yml
.github/workflows/release.yml
In order to preserve the folder hierarchy in our uploaded artifact, we need to insert a wildcard in the root path.
Also, fix fan-in of tasks that lead to the publish test result task.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/1317
Author: @bioball
Created: 11/14/2025
Status: ✅ Merged
Merged: 11/15/2025
Merged by: @bioball
Base:
main← Head:fix-snapshot📝 Commits (1)
893ff58Fix release builds📊 Changes
9 files changed (+95 additions, -65 deletions)
View changed files
📝
.github/PklProject(+1 -1)📝
.github/PklProject.deps.json(+2 -2)📝
.github/jobs/BuildNativeJob.pkl(+4 -6)📝
.github/jobs/PklJob.pkl(+2 -2)📝
.github/workflows/build.yml(+12 -11)📝
.github/workflows/main.yml(+12 -11)📝
.github/workflows/prb.yml(+38 -10)📝
.github/workflows/release-branch.yml(+12 -11)📝
.github/workflows/release.yml(+12 -11)📄 Description
In order to preserve the folder hierarchy in our uploaded artifact, we need to insert a wildcard in the root path.
Also, fix fan-in of tasks that lead to the publish test result task.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.