[PR #1319] [MERGED] Fix deploy jobs #1015

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/1319
Author: @bioball
Created: 11/15/2025
Status: Merged
Merged: 11/16/2025
Merged by: @bioball

Base: mainHead: fix-deploy


📝 Commits (1)

📊 Changes

4 files changed (+5 additions, -0 deletions)

View changed files

📝 .github/jobs/DeployJob.pkl (+1 -0)
📝 .github/jobs/GithubRelease.pkl (+1 -0)
📝 .github/workflows/main.yml (+1 -0)
📝 .github/workflows/release.yml (+2 -0)

📄 Description

Specify merge-multiple to prevent new directories from being created when downloading artifacts.


🔄 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/1319 **Author:** [@bioball](https://github.com/bioball) **Created:** 11/15/2025 **Status:** ✅ Merged **Merged:** 11/16/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `fix-deploy` --- ### 📝 Commits (1) - [`883887e`](https://github.com/apple/pkl/commit/883887e9c7fcbb98e3d5f5ba37fff8109f96e691) Fix deploy jobs ### 📊 Changes **4 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/jobs/DeployJob.pkl` (+1 -0) 📝 `.github/jobs/GithubRelease.pkl` (+1 -0) 📝 `.github/workflows/main.yml` (+1 -0) 📝 `.github/workflows/release.yml` (+2 -0) </details> ### 📄 Description Specify `merge-multiple` to prevent new directories from being created when downloading artifacts. --- <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:17 +01:00
adam closed this issue 2025-12-30 01:28:17 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1015