Skip to content

feat(mannheim): pin thm-java-25 to pr-170 tag - #134

Open
Mtze wants to merge 1 commit into
mainfrom
feature/mannheim-thm-java-25
Open

feat(mannheim): pin thm-java-25 to pr-170 tag#134
Mtze wants to merge 1 commit into
mainfrom
feature/mannheim-thm-java-25

Conversation

@Mtze

@Mtze Mtze commented Aug 28, 2026

Copy link
Copy Markdown
Member

What

Pins the Mannheim environment's IDE image tag to pr-170 so the TH-Mannheim Java 25 image (thm-java-25) deploys from the current EduIDE PR build.

versions:
  ide: pr-170

Mannheim already registers thm-java-25 as its only app (all others null). Until now the tag was passed at deploy time via the ide_tag dispatch input, because the image is unmerged in EduIDE#170 and no numbered release publishes it yet. This pins it in-repo instead.

Why scoped this way

  • Mannheim-only: the change lives in environments/mannheim.eduide.aet.cit.tum.de/values.yaml, so no other installation is touched.
  • No collateral: Mannheim offers only thm-java-25, so versions.ide moves that single image. The landing page, operator and REST service keep their own versions.

Verification

  • helm template renders exactly one AppDefinition → ghcr.io/eduide/eduide/thm-java-25:pr-170.
  • ./scripts/test-deploy-logic.shALL PASS.

Follow-up

pr-170 is a floating PR tag. Drop this versions.ide block once EduIDE#170 merges and a release publishes a numbered thm-java-25 tag; the image then resolves from the chart appVersion like every other image.

🤖 Generated with Claude Code

Mannheim already offers the TH-Mannheim Java 25 image (thm-java-25) as its
only app, but the image tag was passed at deploy time via ide_tag because the
image is unmerged in EduIDE (#170) and no numbered release publishes it yet.

Pin it in-repo with versions.ide: pr-170 so the environment renders and deploys
without a manual ide_tag input. Mannheim offers only thm-java-25, so this moves
that one image and nothing else. Drop the block once #170 merges and a release
publishes a numbered tag.

Verified: helm template renders
ghcr.io/eduide/eduide/thm-java-25:pr-170, and test-deploy-logic.sh is green.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_012jym5phu2W2EPwmQ53ydNz
Copilot AI lite review requested due to automatic review settings August 28, 2026 17:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@coderabbitai

coderabbitai Bot commented Aug 28, 2026

Copy link
Copy Markdown

Warning

Review limit reached

Next included review available in 26 minutes.

View limit details

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

Learn how review limits work.

Review configuration:

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: c6e024b8-9393-4f1b-8754-9aae8fd60746

📥 Commits

Reviewing files that changed from the base of the PR and between 49349f3 and e6aa6a6.

📒 Files selected for processing (1)
  • environments/mannheim.eduide.aet.cit.tum.de/values.yaml

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.

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.

2 participants