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 retreive module version step in module validation template #12746

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

As part of validating the module name and version for the new submission pipeline that supports modulectl, we need to check if a newer version already exists. Due to changes in the folder structure for the new submission pipeline, a new script is required to retrieve the list of existing versions of the module.

existing retrieve new and old module version code:
kyma/test-infra/blob/feature/new-submission-pipeline/ado/templates/check-module-name-and-version.yaml#L51-L84

Reasons

Support new submission pipeline for the modulectl

Acceptance Criteria

  • Implement a new script to verify that the newer version has not been persisted before.
  • 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
@ruanxin ruanxin changed the title [Submission Pipeline] Implement retrieve_old_module_info step in module validation template [Submission Pipeline] Implement retreive module version step in module validation template Mar 6, 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