mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #457] [MERGED] Remove obsolete Alpine Linux workaround #563
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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.