Conversation
|
🚅 Deployed to the rivet-pr-4189 environment in rivet-frontend
|
How to use the Graphite Merge QueueAdd the label merge-queue to this PR to add it to the merge queue. You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. This stack of pull requests is managed by Graphite. Learn more about stacking. |
PR ReviewThis PR reorganizes the repository by moving Kubernetes deployment files into a dedicated ✅ Strengths
🐛 Issues FoundCritical: Broken Path ReferenceFile: The script still references the old path: cd "${REPO_ROOT}/k8s/engine"Fix needed: cd "${REPO_ROOT}/deploy/k8s/engine"This will cause the script to fail when executed, as the directory no longer exists at the old location. 📋 Recommendations
🔍 Additional Checks
SummaryThis is a straightforward refactoring PR that improves repository organization. Once the path reference in |

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: