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

Implement a validate command in modulectl #63

Open
2 tasks
c-pius opened this issue Oct 10, 2024 · 0 comments
Open
2 tasks

Implement a validate command in modulectl #63

c-pius opened this issue Oct 10, 2024 · 0 comments

Comments

@c-pius
Copy link
Contributor

c-pius commented Oct 10, 2024

Description

Implement a validate command that takes an existing module template and performs additional validation. This should not be the same input validation as for the create command (e.g., correct formats). Rather it should verify that the created and pushed components are there and links work.

E.g., verify that info.documentation, info.repository, info.icons, resources links work. Verify that the OCM references work, ...

Reasons

Module teams and neighbors could use this to verify that the built module templates actually work.

AC

  • Validation command available
  • Validation command documented
@c-pius c-pius changed the title Implement a validation command in modulectl (takes an existing templates and validates that it is valid, e.g., download links work) Implement a validate command in modulectl Oct 10, 2024
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

No branches or pull requests

1 participant