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] Update status messages to depend on echo's #14391

Merged
merged 1 commit into from
Nov 3, 2022

Conversation

Pothulapati
Copy link
Contributor

@Pothulapati Pothulapati commented Nov 3, 2022

Description

With the removal of -x option in bash, We can't rely on the
commands anymore and instead have to start using echo messages
to match statuses in prettylog.

This PR updates the remaining statuses on the
same.

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

Related Issue(s)

Fixes #

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-update-success-messages.1

Release Notes

[local-preview] Update status messages to depend on echo's

Documentation

Werft options:

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

With the removal of `-x` option in bash, We can't rely on the
commands anymore and instead have to start using `echo` messages
to match statuses in `prettylog`.

This PR updates the remaining statuses on the
same.

Signed-off-by: Tarun Pothulapati <[email protected]>
@Pothulapati Pothulapati changed the title [local-preview] Update status messages to depend on echo'sh [local-preview] Update status messages to depend on echo's Nov 3, 2022
@werft-gitpod-dev-com
Copy link

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

@Pothulapati Pothulapati marked this pull request as ready for review November 3, 2022 10:29
@Pothulapati Pothulapati requested a review from a team November 3, 2022 10:29
@roboquat roboquat merged commit f245a47 into main Nov 3, 2022
@roboquat roboquat deleted the tar/update-success-messages branch November 3, 2022 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants