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

Gitpod initialization messages are out of order #24

Closed
apolopena opened this issue Feb 5, 2021 · 0 comments
Closed

Gitpod initialization messages are out of order #24

apolopena opened this issue Feb 5, 2021 · 0 comments
Assignees
Labels
bug Something isn't working gitpod-config Related to gitpod configuration (bash scripts etc...) passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main

Comments

@apolopena
Copy link
Owner

Describe the bug

The image-workspace.log is displayed before the rest of the init messages

Screenshots

Steps to reproduce

Create a new workspace:
The workspace-image.log and init messages that are not yet in a log are lost in a jumble of yarn, gem, and artisan installs.

Expected behavior

workspace-image.log and the soon to come workspace-init.log #21 should be displayed last in the init process, after the output for all the installs, alias writing, moving of files etc.
Init messages should still be displayed in realtime in the midst of the other installs however for the sake of clarity they should also be displayed in compact form at the very end of the process, along with the output of the the workspace-image.log.

Additional information

This issue is blocked by #21

@apolopena apolopena added the bug Something isn't working label Feb 5, 2021
@apolopena apolopena self-assigned this Feb 5, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
apolopena added a commit that referenced this issue Feb 6, 2021
@apolopena apolopena added passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main gitpod-config Related to gitpod configuration (bash scripts etc...) labels Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gitpod-config Related to gitpod configuration (bash scripts etc...) passed-dev-qa Optional state. Use this when QAing other peoples fixes in another branch.ready to be merged to main
Projects
None yet
Development

No branches or pull requests

1 participant