fix(test3): use eduidec landing image repository#84
Conversation
|
Warning Rate limit exceeded
⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
Updates the Test3 deployment values to use the current EduIDE landing page image repository (ghcr.io/eduide/eduidec-landing-page) consistently for both the landing page runtime and the preloaded images list.
Changes:
- Switch
theia-cloud.preloading.images[0]from the deprecatededuide-cloud/landing-page:pr-70toghcr.io/eduide/eduidec-landing-page:latest. - Switch
theia-cloud.landingPage.imagetoghcr.io/eduide/eduidec-landing-page:latestto match the preloading entry.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
ghcr.io/eduide/eduidec-landing-page:latesteduideclanding image pathWhy
Landing-page builds now publish under
eduide/eduidec-landing-page, while test3 still referenced the oldeduide-cloud/landing-page:pr-70path.