Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / KusionStack/kpm issues and pull requests
#81 - doc: user story of `kpm add`.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#80 - doc: user story of `kpm init`.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#79 - doc: user story of `kpm new`.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#78 - feature: put some command options of `kpm` into `kcl.mod`
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#77 - feature: `kpm new` to create an new kcl package.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#76 - enhancement: optimize the readme and only keep the simplest user operations in the readme.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#75 - feature: when kcl compilation fails because the imported package cannot be found, users should be advised to use `kpm add`.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#74 - feature: simplify command `kpm add`, the command is too long.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#73 - feature: simplify use steps for `kpm init`
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#72 - feat: add '--update' to 'kpm metadata' to control whether to automatically update missing packages
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#71 - Enhancement: `kpm metadata` should support the case of not automatically updating and downloading packages.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#70 - Feature: simplify use steps
Issue -
State: open - Opened by chai2010 over 1 year ago
Labels: enhancement
#69 - feat: auto update kpm version by git tag.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#68 - feat: support 'kpm metadata' to show the metadata for dependencies.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#67 - Enhancement:The result of `kpm version` should be update.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#66 - Enhancement: `kpm metadata` is ruquired for kcl vscode.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation, coming soon, feature request
#65 - doc: Optimized readme and added documentation about OCI registry.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#64 - Refactor: remove the keyword 'registry' from 'kpm registry login/logout'.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#63 - Feat: add 'kpm pull' to pull the kcl package from oci registry.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: documentation
#62 - Feat: add 'kpm push' to push the kcl package to oci registry.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#61 - feature: kpm can select the different version kclvm.
Issue -
State: open - Opened by zong-zhe over 1 year ago
#60 - feat: create a symbolic link for the dependencies.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#59 - Enhancement: Create a symbolic link for the dependency package that `kpm` downloads.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
#58 - Enhancement: Integration with kcl-vscode.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
#57 - feat: add "--kcl_args" for "kpm run" to pass the args to kclvm.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#56 - Enhancement: the arguments for kclvm should be passed to kclvm through 'kpm run'.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#55 - Enhancement: `kpm add` can add dependencies from OCI to the current package
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#54 - Enhancement: `kpm pull` can download the kcl package from the OCI registry.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement, feature request
#53 - Enhancement: `kpm push` can upload the current kpm package to the OCI registry.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement, feature request
#52 - feat: rename KPM_HOME to KCL_PKG_PATH
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#51 - fix:fix 'kpm add' would redownload the dependences each time.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: bug
#50 - Enhancement: The kpm output log redirection.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#49 - [Bug] kpm failed to download dependency by running `kpm add` more than twice
Issue -
State: closed - Opened by Peefy over 1 year ago
Labels: bug
#48 - Enhancement: The role of env "KPM_HOME" and "KCLVM_VENDOR_HOME" is repeated, using only one env to replace it.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#47 - feat: 'kpm run' supports compile the kcl package from oci registry.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#46 - Enhancement: 'kpm run' needs to supports run kcl packege from oci registry.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#45 - feat: add 'kpm registry logout' to logout from registry.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#44 - feat: add 'kpm registry login' to supports login oci registry.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#43 - Enhancement: kpm needs 'kpm registry login' to login the oci registry.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#42 - Feature: Add OCI support.
Issue -
State: open - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: coming soon, feature request
#41 - enhancement: optimize the error displaying of kpm to print the entire error traceback by 'errors.Wrap(err)'.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#40 - feat: add '--tar' for 'kpm run' to run the kcl package tar.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#39 - Feat: add e2e test framework for kpm cli.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#38 - Enhancement: Some of the wrong messages are confusing and need further optimization.
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: enhancement
#37 - `kpm` and `vscode-kcl`
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: documentation, enhancement, idea
#36 - Enhancement: kpm should support compile the kcl package.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
#35 - Enhancement: e2e test is required for kpm cli.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement, coming soon
#34 - fix: fix ci '--clean'
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#33 - feat: add kclvm_cli check and KPM_HOME check.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#32 - feat: add how to set env in README.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: documentation
#31 - feat: add default KPM_HOME in 'user_root/.kpm'
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#30 - feat: make README better.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#29 - feat: create the symbol link removed tag for dependency in KPM_HOME.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#28 - fix: Change the path read from env KPM_HOME to an absolute path.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: bug
#27 - Bug: If "$KPM_HONE=.", 'kpm run' will not be able to find the external package.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: bug
#26 - feat: add release ci.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#25 - feat: add release ci.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement
#24 - feat: add readme for kpm.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#23 - feat: support command 'kpm run' to compile a kcl package with an entry file.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 1 comment
Labels: enhancement
#22 - feat: support command 'kpm package' to package a kcl package into tar.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 2 comments
Labels: enhancement, coming soon
#21 - Enhancement: downloads by version for 'kpm add'.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement, coming soon
#20 - Enhancement: kpm should support the packaging of kcl packages into tars.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
#19 - Enhancement: kpm should support compile the kcl package tars.
Issue -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement, feature request
#18 - Feat: feat(kpm): support command 'kpm add' from github. #4.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
- 2 comments
Labels: enhancement, coming soon
#17 - feat(kpm): support command 'kpm init'.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: enhancement, coming soon
#16 - [WIP] Doc: how kpm work.
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#15 - [WIP] [Doc]: The source code structure of kpm
Pull Request -
State: closed - Opened by zong-zhe over 1 year ago
Labels: documentation
#14 - [Doc] The source code structure of kpm
Issue -
State: open - Opened by zong-zhe over 1 year ago
Labels: documentation
#13 - doc: How to write kcl.mod.
Pull Request -
State: closed - Opened by zong-zhe almost 2 years ago
Labels: documentation
#12 - Add Package Manager Basic Support
Pull Request -
State: closed - Opened by orangebees almost 2 years ago
#11 - [Doc] Save documents directly in "/docs".
Issue -
State: open - Opened by zong-zhe almost 2 years ago
Labels: documentation
#10 - [Enhancement] KCL import algorithm and file structure of the package downloaded from kpm.
Issue -
State: closed - Opened by zong-zhe almost 2 years ago
- 1 comment
Labels: documentation, coming soon
#9 - [Enhancement] For user, 'kpm.json' is useless, 'kcl.mod' is enough.
Issue -
State: closed - Opened by zong-zhe almost 2 years ago
Labels: enhancement
#8 - [Doc] The spec of the dependency configuration file.
Issue -
State: open - Opened by zong-zhe almost 2 years ago
Labels: documentation, enhancement
#7 - [Enhancement] kpm-cli for the first version.
Issue -
State: closed - Opened by zong-zhe almost 2 years ago
- 5 comments
Labels: enhancement, coming soon
#6 - `kpm` and `kclvm`
Issue -
State: open - Opened by zong-zhe almost 2 years ago
- 1 comment
Labels: documentation, enhancement, idea
#5 - [Enhancement] kpm update: Update and download the dependencies.
Issue -
State: open - Opened by zong-zhe almost 2 years ago
Labels: enhancement, coming soon
#4 - [Enhancement] kpm add: Add and get the KCL dependency.
Issue -
State: closed - Opened by zong-zhe almost 2 years ago
Labels: enhancement, coming soon
#3 - [Enhancement] kpm init: Initialize the kcl project.
Issue -
State: closed - Opened by zong-zhe almost 2 years ago
- 1 comment
Labels: enhancement, coming soon
#2 - [Doc] Roadmap
Issue -
State: open - Opened by zong-zhe almost 2 years ago
Labels: documentation
#1 - [Doc] Add README.
Issue -
State: open - Opened by zong-zhe almost 2 years ago
Labels: documentation
#1 - feat: add support for http
Pull Request -
State: closed - Opened by Liuxingyu1111111 7 months ago