🔄 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/457
**Author:** [@odenix](https://github.com/odenix)
**Created:** 4/27/2024
**Status:** ✅ Merged
**Merged:** 4/29/2024
**Merged by:** [@bioball](https://github.com/bioball)
**Base:** `main` ← **Head:** `alpine`
---
### 📝 Commits (3)
- [`2f90096`](https://github.com/apple/pkl/commit/2f900963f620e2250b40fc7c0462d6d9c2fdfea1) Remove obsolete Alpine Linux workaround
- [`e8a512b`](https://github.com/apple/pkl/commit/e8a512beea6f7dfdd43b52ebc13cbd8a2771a810) Add alpine/linux to PRB temporarily
- [`0731458`](https://github.com/apple/pkl/commit/07314580bf31047ff37c5d0ed9b9536e893025e5) Revert "Add alpine/linux to PRB temporarily"
### 📊 Changes
**1 file changed** (+12 additions, -26 deletions)
<details>
<summary>View changed files</summary>
📝 `pkl-cli/src/main/kotlin/org/pkl/cli/Main.kt` (+12 -26)
</details>
### 📄 Description
According to https://github.com/oracle/graal/issues/3398, the bug necessitating this workaround was fixed in October 2022.
Note: I can't test this, but hopefully CI can.
---
<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/457
Author: @odenix
Created: 4/27/2024
Status: ✅ Merged
Merged: 4/29/2024
Merged by: @bioball
Base:
main← Head:alpine📝 Commits (3)
2f90096Remove obsolete Alpine Linux workarounde8a512bAdd alpine/linux to PRB temporarily0731458Revert "Add alpine/linux to PRB temporarily"📊 Changes
1 file changed (+12 additions, -26 deletions)
View changed files
📝
pkl-cli/src/main/kotlin/org/pkl/cli/Main.kt(+12 -26)📄 Description
According to https://github.com/oracle/graal/issues/3398, the bug necessitating this workaround was fixed in October 2022.
Note: I can't test this, but hopefully CI can.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.