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

[local-preview] Failure with more specific information #13403

Merged
merged 1 commit into from
Sep 28, 2022

Conversation

Pothulapati
Copy link
Contributor

@Pothulapati Pothulapati commented Sep 28, 2022

Description

Currently, When there is a failure at checking_prerequisites we don't actually propogate the issue resulting in confusion to the users. This PR updates the prettylog script to propogate the same as an error for the user to get more information

Screenshot 2022-09-28 at 5 44 32 PM

Signed-off-by: Tarun Pothulapati [email protected]

Related Issue(s)

Part of #11316

How to test

Run

docker run -p 443:443 --privileged --name gitpod -it  --mount type=volume,source=gitpod,destination=/var/gitpod eu.gcr.io/gitpod-core-dev/build/local-preview:tar-lp-better-failure.5

on a system with low resources

Release Notes

[local-preview] Failure with more specific information

Documentation

Werft options:

  • /werft with-local-preview
    If enabled this will build install/preview
  • /werft with-preview
  • /werft with-integration-tests=all
    Valid options are all, workspace, webapp, ide

@werft-gitpod-dev-com
Copy link

started the job as gitpod-build-tar-lp-better-failure.1 because the annotations in the pull request description changed
(with .werft/ from main)

@Pothulapati Pothulapati force-pushed the tar/lp-better-failure branch 3 times, most recently from b61d612 to 0f8ab00 Compare September 28, 2022 11:59
Currently, When there is a failure at `checking_prerequisites` we
don't actually propogate the issue resulting in confusion to the users.
This PR updates the prettylog script to propogate the same
as an error for the user to get more information

Signed-off-by: Tarun Pothulapati <[email protected]>
@Pothulapati Pothulapati marked this pull request as ready for review September 28, 2022 12:15
@Pothulapati Pothulapati requested a review from a team September 28, 2022 12:15
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Sep 28, 2022
@roboquat roboquat merged commit ca47449 into main Sep 28, 2022
@roboquat roboquat deleted the tar/lp-better-failure branch September 28, 2022 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/XS team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants