Skip to content

feat(site): Display workspace build error + option to retry in debug mode #6903

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

Merged
merged 10 commits into from
Mar 31, 2023

Conversation

BrunoQuaresma
Copy link
Collaborator

@BrunoQuaresma BrunoQuaresma commented Mar 30, 2023

The demo got too big, so here is a link for the video on Drive: https://drive.google.com/file/d/1mGuLNlGu-SWF9dGqdO8AbYUyhKky0DT6/view?usp=sharing

Closes #4767

@BrunoQuaresma BrunoQuaresma requested review from mtojek, a team and Kira-Pilot and removed request for a team March 30, 2023 19:46
@ghuntley
Copy link
Contributor

Similar to above #6889

@BrunoQuaresma
Copy link
Collaborator Author

@ghuntley nice! Let me check.

Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

Two things on my side:

  • validating user permissions
  • violating open-closed principle (log_level vs. debugMode)

@BrunoQuaresma BrunoQuaresma requested a review from mtojek March 31, 2023 13:31
Copy link
Member

@mtojek mtojek left a comment

Choose a reason for hiding this comment

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

I played with this locally, and it works fine 👍 Thank you!

@BrunoQuaresma BrunoQuaresma enabled auto-merge (squash) March 31, 2023 13:38
Copy link
Member

@Kira-Pilot Kira-Pilot left a comment

Choose a reason for hiding this comment

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

great work!

@BrunoQuaresma BrunoQuaresma merged commit 90e2bab into main Mar 31, 2023
@BrunoQuaresma BrunoQuaresma deleted the bq/display-build-error branch March 31, 2023 14:01
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Kubernetes builds are difficult to debug
4 participants