Skip to content

fix(test3): use eduidec landing image repository#84

Merged
CodeByNikolas merged 1 commit intomainfrom
main-fix/update-landing-image-all-deployments
Mar 25, 2026
Merged

fix(test3): use eduidec landing image repository#84
CodeByNikolas merged 1 commit intomainfrom
main-fix/update-landing-image-all-deployments

Conversation

@CodeByNikolas
Copy link
Copy Markdown
Contributor

Summary

  • update test3 landing runtime image to ghcr.io/eduide/eduidec-landing-page:latest
  • update test3 preloading list to preload the same eduidec landing image path

Why

Landing-page builds now publish under eduide/eduidec-landing-page, while test3 still referenced the old eduide-cloud/landing-page:pr-70 path.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Mar 22, 2026

Warning

Rate limit exceeded

@CodeByNikolas has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 20 minutes and 11 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

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 configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 4559754a-dbba-4fdb-9859-0a985ea85f32

📥 Commits

Reviewing files that changed from the base of the PR and between 1aa421c and b96f383.

📒 Files selected for processing (1)
  • deployments/test3.theia-test.artemis.cit.tum.de/values.yaml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch main-fix/update-landing-image-all-deployments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 deprecated eduide-cloud/landing-page:pr-70 to ghcr.io/eduide/eduidec-landing-page:latest.
  • Switch theia-cloud.landingPage.image to ghcr.io/eduide/eduidec-landing-page:latest to match the preloading entry.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@CodeByNikolas CodeByNikolas merged commit 3619405 into main Mar 25, 2026
8 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants