Original PR: https://github.com/apple/pkl/pull/496 Author: @bioball Created: 5/15/2024 Status: ✅ Merged Merged: 5/16/2024 Merged by: @bioball
Base: main ← Head: local-dependency-globbing-fix
main
local-dependency-globbing-fix
214bd55
2 files changed (+20 additions, -4 deletions)
📝 pkl-core/src/main/java/org/pkl/core/module/ModuleKeys.java (+10 -3) 📝 pkl-core/src/test/files/LanguageSnippetTests/output/projects/project1/globbing.pcf (+10 -1)
pkl-core/src/main/java/org/pkl/core/module/ModuleKeys.java
pkl-core/src/test/files/LanguageSnippetTests/output/projects/project1/globbing.pcf
This fixes an issue where globbing resources within a local dependency fails to match anything.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/apple/pkl/pull/496
Author: @bioball
Created: 5/15/2024
Status: ✅ Merged
Merged: 5/16/2024
Merged by: @bioball
Base:
main← Head:local-dependency-globbing-fix📝 Commits (1)
214bd55Fix local dependency globbing📊 Changes
2 files changed (+20 additions, -4 deletions)
View changed files
📝
pkl-core/src/main/java/org/pkl/core/module/ModuleKeys.java(+10 -3)📝
pkl-core/src/test/files/LanguageSnippetTests/output/projects/project1/globbing.pcf(+10 -1)📄 Description
This fixes an issue where globbing resources within a local dependency fails to match anything.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.