mirror of
https://github.com/apple/pkl.git
synced 2026-01-14 15:43:41 +01:00
Statically analyze imports of a Pkl program #189
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?
Originally created by @bioball on GitHub (Jul 20, 2024).
To help build tools with cache invalidation, there should be a tool to analyze the imports of a Pkl program.
A design for such a tool is written here: https://github.com/apple/pkl-evolution/pull/2
@bioball commented on GitHub (Mar 27, 2025):
Shipped in 0.27: https://pkl-lang.org/main/current/release-notes/0.27.html#import-analysis