bazelbuild / rules_docker

Rules for building and handling Docker images with Bazel
Apache License 2.0
1.07k stars 694 forks source link

fix: Print logs if a subshell process exits #2256

Closed j3p0uk closed 1 year ago

j3p0uk commented 1 year ago

Ensure that the logs of the subshell get printed if any of the commands it is executing fails.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

Other information

google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

j3p0uk commented 1 year ago

Closing as Lacework didn't sort the CLA info, and I'm no longer working for them.