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] Tasks for module deletion #12673

Open
3 tasks
ruanxin opened this issue Feb 13, 2025 · 0 comments
Open
3 tasks

[Submission Pipeline] Tasks for module deletion #12673

ruanxin opened this issue Feb 13, 2025 · 0 comments
Labels
area/ci Issues or PRs related to CI related topics

Comments

@ruanxin
Copy link
Contributor

ruanxin commented Feb 13, 2025

Description

The current pipeline handles module sunset by executing deletion actions—specifically, it removes images from the registry and deletes modules from the repository. To maintain consistency, the new submission workflow must incorporate these same deletion steps.

Acceptance Criteria

  • Add a step in new-submission-workflow.yaml to Delete image from registry.
  • Add a step in new-submission-workflow.yaml to Delete module from repository.
  • If the existing script decide-if-delete-from-gcr.sh, delete-repository.sh can't be reused, implement new script instead of enhancing existing.
@ruanxin ruanxin added the area/ci Issues or PRs related to CI related topics label Feb 13, 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