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

chore: add await to project build warning logs #1194

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

brandenrodgers
Copy link
Contributor

Description and Context

This makes the build warning logs show above the "View deploy of build X in HubSpot" message where it belongs. We weren't waiting for the displayWarnLogs function to finish before moving on. I also removed the extra space after the warning logs (only matters when this logs above the "View deploy of build X in HubSpot" message).

Screenshots

Before

image

After

image

TODO

Who to Notify

Copy link
Contributor

@kemmerle kemmerle left a comment

Choose a reason for hiding this comment

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

:shipit: Good catch!

@brandenrodgers brandenrodgers merged commit 42343c0 into main Oct 4, 2024
1 check passed
@brandenrodgers brandenrodgers deleted the br/project-build-warnings-fix branch October 4, 2024 15:29
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.

2 participants