[PR #1359] [MERGED] Bump pkl.impl.ghactions to 1.1.0, add version locking. #1045

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

📋 Pull Request Information

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

Base: mainHead: lockfile


📝 Commits (2)

  • 6908bf5 Bump pkl.impl.ghactions to 1.1.0, add version locking.
  • b80df13 Updates

📊 Changes

10 files changed (+466 additions, -419 deletions)

View changed files

📝 .github/PklProject (+1 -1)
📝 .github/PklProject.deps.json (+16 -2)
.github/dependabot.yml (+6 -0)
.github/workflows/__lockfile__.yml (+27 -0)
📝 .github/workflows/build.yml (+83 -83)
📝 .github/workflows/main.yml (+88 -88)
📝 .github/workflows/prb.yml (+70 -70)
📝 .github/workflows/release-branch.yml (+84 -84)
📝 .github/workflows/release.yml (+89 -89)
📝 .github/workflows/test_report.yml (+2 -2)

📄 Description

This adopts the version locking introduced in pkl.impl.ghactions@1.1.0.


🔄 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/1359 **Author:** [@bioball](https://github.com/bioball) **Created:** 12/10/2025 **Status:** ✅ Merged **Merged:** 12/11/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `lockfile` --- ### 📝 Commits (2) - [`6908bf5`](https://github.com/apple/pkl/commit/6908bf5fe6ec7b67e75f4d05d134db5e5e315fa3) Bump pkl.impl.ghactions to 1.1.0, add version locking. - [`b80df13`](https://github.com/apple/pkl/commit/b80df138c41a97af43634a84289792599ff951c3) Updates ### 📊 Changes **10 files changed** (+466 additions, -419 deletions) <details> <summary>View changed files</summary> 📝 `.github/PklProject` (+1 -1) 📝 `.github/PklProject.deps.json` (+16 -2) ➕ `.github/dependabot.yml` (+6 -0) ➕ `.github/workflows/__lockfile__.yml` (+27 -0) 📝 `.github/workflows/build.yml` (+83 -83) 📝 `.github/workflows/main.yml` (+88 -88) 📝 `.github/workflows/prb.yml` (+70 -70) 📝 `.github/workflows/release-branch.yml` (+84 -84) 📝 `.github/workflows/release.yml` (+89 -89) 📝 `.github/workflows/test_report.yml` (+2 -2) </details> ### 📄 Description This adopts the version locking introduced in pkl.impl.ghactions@1.1.0. --- <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:28 +01:00
adam closed this issue 2025-12-30 01:28:28 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#1045