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

Log stdout and stderr from spawned build process to console #237

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

blidd-google
Copy link
Collaborator

@blidd-google blidd-google commented Aug 5, 2024

Users are running into build failures, but are unable to read build messages. This PR logs all stdout and stderr to the console from the spawned build process so that they will appear in Cloud Build.

Fixes GoogleCloudPlatform/buildpacks#440.

@blidd-google blidd-google merged commit de6b47a into main Aug 5, 2024
9 checks passed
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.

NextJS deploys failing due to NextJS App Hosting Adapter v14.0.5
3 participants