[PR #954] [MERGED] Allow -DcommitId flag when building Pkl #822

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

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/954
Author: @bioball
Created: 2/14/2025
Status: Merged
Merged: 2/14/2025
Merged by: @bioball

Base: mainHead: set-commit-id-from-arg


📝 Commits (1)

  • 8d723c2 Allow -DcommitId flag when building Pkl

📊 Changes

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

View changed files

📝 buildSrc/src/main/kotlin/BuildInfo.kt (+2 -0)

📄 Description

This is to allow building Pkl in environments that don't have access to git.


🔄 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/954 **Author:** [@bioball](https://github.com/bioball) **Created:** 2/14/2025 **Status:** ✅ Merged **Merged:** 2/14/2025 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `set-commit-id-from-arg` --- ### 📝 Commits (1) - [`8d723c2`](https://github.com/apple/pkl/commit/8d723c27eac62dae91264adeeb64dfa6a6490d40) Allow -DcommitId flag when building Pkl ### 📊 Changes **1 file changed** (+2 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `buildSrc/src/main/kotlin/BuildInfo.kt` (+2 -0) </details> ### 📄 Description This is to allow building Pkl in environments that don't have access to git. --- <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:27:02 +01:00
adam closed this issue 2025-12-30 01:27:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#822