Closed zong-zhe closed 4 months ago
kpm currently supports downloading KCL packages from OCI Registry and Git Repo. The OCI Registry package download process was refactored some time ago using the Downloader pattern.
kpm
Downloader
For more details:
Refactoring the downloading for KCL dependencies from the git repo via GitDownloader.
Hey @Peefy, is this feature implemented ?
Yes.
LFX PreTest
kpm
currently supports downloading KCL packages from OCI Registry and Git Repo. The OCI Registry package download process was refactored some time ago using theDownloader
pattern.For more details:
Refactoring the downloading for KCL dependencies from the git repo via GitDownloader.