mirror of
https://github.com/apple/pkl.git
synced 2026-01-11 22:30:54 +01:00
[PR #941] [MERGED] Correctly set allowed modules/resoures when external reader scheme contain regex control characters #820
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/941
Author: @HT154
Created: 2/6/2025
Status: ✅ Merged
Merged: 2/7/2025
Merged by: @bioball
Base:
main← Head:escape-auto-external-reader-schemes📝 Commits (1)
f266e5fCorrectly set allowed modules/resoures when external reader scheme contain regex control characters📊 Changes
3 files changed (+95 additions, -19 deletions)
View changed files
📝
pkl-commons-cli/src/main/kotlin/org/pkl/commons/cli/CliCommand.kt(+17 -15)📝
pkl-commons-cli/src/test/kotlin/org/pkl/commons/cli/BaseCommandTest.kt(+10 -4)➕
pkl-commons-cli/src/test/kotlin/org/pkl/commons/cli/CliCommandTest.kt(+68 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.