[PR #1358] [MERGED] Bump pkl.impl.ghactions to 1.0.0 #1042

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

📋 Pull Request Information

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

Base: mainHead: update-actions


📝 Commits (1)

  • 2f3ad77 Bump pkl.impl.ghactions to 1.0.1

📊 Changes

14 files changed (+311 additions, -178 deletions)

View changed files

📝 .github/PklProject (+2 -2)
📝 .github/PklProject.deps.json (+6 -6)
📝 .github/index.pkl (+0 -24)
📝 .github/jobs/BuildJavaExecutableJob.pkl (+3 -4)
📝 .github/jobs/BuildNativeJob.pkl (+12 -4)
📝 .github/jobs/DeployJob.pkl (+3 -4)
📝 .github/jobs/GithubRelease.pkl (+7 -7)
📝 .github/jobs/GradleJob.pkl (+5 -6)
📝 .github/workflows/build.yml (+53 -23)
📝 .github/workflows/main.yml (+60 -26)
📝 .github/workflows/prb.yml (+44 -18)
📝 .github/workflows/release-branch.yml (+53 -23)
📝 .github/workflows/release.yml (+61 -27)
📝 .github/workflows/test_report.yml (+2 -4)

📄 Description

No description provided


🔄 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/1358 **Author:** [@bioball](https://github.com/bioball) **Created:** 12/9/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `update-actions` --- ### 📝 Commits (1) - [`2f3ad77`](https://github.com/apple/pkl/commit/2f3ad779feda4861bf71d619e2870769e53137c6) Bump pkl.impl.ghactions to 1.0.1 ### 📊 Changes **14 files changed** (+311 additions, -178 deletions) <details> <summary>View changed files</summary> 📝 `.github/PklProject` (+2 -2) 📝 `.github/PklProject.deps.json` (+6 -6) 📝 `.github/index.pkl` (+0 -24) 📝 `.github/jobs/BuildJavaExecutableJob.pkl` (+3 -4) 📝 `.github/jobs/BuildNativeJob.pkl` (+12 -4) 📝 `.github/jobs/DeployJob.pkl` (+3 -4) 📝 `.github/jobs/GithubRelease.pkl` (+7 -7) 📝 `.github/jobs/GradleJob.pkl` (+5 -6) 📝 `.github/workflows/build.yml` (+53 -23) 📝 `.github/workflows/main.yml` (+60 -26) 📝 `.github/workflows/prb.yml` (+44 -18) 📝 `.github/workflows/release-branch.yml` (+53 -23) 📝 `.github/workflows/release.yml` (+61 -27) 📝 `.github/workflows/test_report.yml` (+2 -4) </details> ### 📄 Description _No description provided_ --- <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:27 +01:00
adam closed this issue 2025-12-30 01:28:27 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1042