Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

App - No details of the build error are provided. #339

Open
futchitwo opened this issue Dec 18, 2021 · 1 comment
Open

App - No details of the build error are provided. #339

futchitwo opened this issue Dec 18, 2021 · 1 comment

Comments

@futchitwo
Copy link

In the App, when a build fails, the user is only provided with the fact that the build failed.
This makes it difficult to resolve the error, so more detailed information should be provided.

} else if strings.Contains(errString, "Build failed") {
service.Status += ": Build failed"
}

@asim
Copy link
Member

asim commented Dec 18, 2021

It's a work in progress. Trying to parse and provide back gcloud logs is pretty bad.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants