mirror of
https://github.com/apple/pkl.git
synced 2026-01-13 23:23:37 +01:00
[PR #496] [MERGED] Fix local dependency globbing #584
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/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.