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

[Submission Pipeline] Implement is_in_manifest step to validate that the module directory exists in the repo #12744

Open
2 tasks
nesmabadr opened this issue Mar 4, 2025 · 0 comments
Labels
area/ci Issues or PRs related to CI related topics

Comments

@nesmabadr
Copy link
Contributor

nesmabadr commented Mar 4, 2025

Description

The existing script check if module-config.yaml exists in the channel based folder, however, for the new version based folder, we need new script to verify if the module-config.yaml exits in the currect version folder.

existing script:
/kyma/test-infra/blob/feature/new-submission-pipeline/ado/scripts/validate-module-is-in-manifests.sh

Reasons

Support new submission pipeline for the modulectl

Acceptance Criteria

  • Implement a new script to check the version based folder is aligned with actual module name and version.
  • Reference this script as a step in the new-check-name-and-version.yaml template

Attachments

@nesmabadr nesmabadr added the area/ci Issues or PRs related to CI related topics label Mar 4, 2025
@nesmabadr nesmabadr changed the title [Submission Pipeline] Add a is_in_manifest step to validate that the module directory exists in the repo [Submission Pipeline] Implement is_in_manifest step to validate that the module directory exists in the repo Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics
Projects
None yet
Development

No branches or pull requests

1 participant