You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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 themodule-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
new-check-name-and-version.yaml
templateAttachments
The text was updated successfully, but these errors were encountered: