Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make LandingPage optional #88

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xai
Copy link
Contributor

@xai xai commented Feb 12, 2025

Set landingPage.enabled to control whether the landing page is deployed.

Fixes #75

Fixes eclipse-theia#75

Signed-off-by: Olaf Lessenich <[email protected]>
Copy link
Contributor

@jfaltermeier jfaltermeier left a comment

Choose a reason for hiding this comment

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

Looks good, but I think we need to bump the Theia Cloud Helm chart version to 1.1.0-next.1 (or higher if something else gets merged in the meantime), otherwise the publish job will fail:

version: 1.1.0-next.0
.

The whitespace change in theia-cloud-base might also trigger a publish attempt that would fail without a version increase, but since it wasn’t a real change, this should be fine.

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.

Add value to disable landingPage
2 participants