Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposed solution for #508 #562

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ravjot07
Copy link

@ravjot07 ravjot07 commented Dec 8, 2024

Design doc for #508

Signed-off-by: Ravjot Singh <ravu2004@gmail.com>
@zong-zhe
Copy link
Contributor

zong-zhe commented Dec 11, 2024

Hi @ravjot07 😄

Good job! Let me provide more details.

This part has already undergone some development. We have designed a module called 'Checker' to perform checks for this section, and we have completed checks for aspects such as name, version, and checksum.

Checker is here: https://github.com/kcl-lang/kpm/blob/main/pkg/checker/checker.go

You can add your proposal with the following two points:

  1. How do you plan to integrate the existing Checker into the current push functionality?

  2. Please research other package management tools in the market, such as Cargo, Go Mod, or Helm, and find out what kinds of checks they perform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants