Skip to content

chore(deploy): remove deprecated root deploy directory#6864

Draft
cuisongliu wants to merge 13 commits intolabring:mainfrom
cuisongliu:remove-cloud
Draft

chore(deploy): remove deprecated root deploy directory#6864
cuisongliu wants to merge 13 commits intolabring:mainfrom
cuisongliu:remove-cloud

Conversation

@cuisongliu
Copy link
Copy Markdown
Collaborator

Summary

This PR removes the deprecated root-level deploy/ directory and cleans up all repository-level references to that path.

Changes

  • remove root deploy/ ownership, labeler, and ignore/link-check references
    • .gitignore
    • CODEOWNERS
    • .github/labeler.yml
    • lychee.toml
  • remove obsolete root deploy mentions from frontend onboarding docs
    • frontend/README.md
  • delete deprecated root deploy assets and legacy matrix script
    • .github/scripts/matrix.sh
    • deploy/**

Why

The root deploy/ path is deprecated and no longer needed. Keeping these files and references causes maintenance overhead and confusion with module-level deploy directories.

Validation

  • verified no remaining deploy/base and deploy/cloud references outside CHANGELOG/**
  • verified PR title follows Conventional Commits with required scope

Impact

  • removes deprecated root deploy artifacts (large deletion)
  • no functional runtime code paths changed

@cuisongliu cuisongliu marked this pull request as draft April 2, 2026 07:02
…ration

Signed-off-by: cuisongliu <cuisongliu@qq.com>
…on and image pulling

Signed-off-by: cuisongliu <cuisongliu@qq.com>
…on and image pulling

Signed-off-by: cuisongliu <cuisongliu@qq.com>
…on and image pulling

Signed-off-by: cuisongliu <cuisongliu@qq.com>
…ess checks

Signed-off-by: cuisongliu <cuisongliu@qq.com>
Signed-off-by: cuisongliu <cuisongliu@qq.com>
…script

Signed-off-by: cuisongliu <cuisongliu@qq.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants