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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 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:
main← Head:set-commit-id-from-arg📝 Commits (1)
8d723c2Allow -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.