Edge builds: Include more data from CircleCI build environment in Docker images
blag opened this issue · 1 comments
blag commented
We currently use the latest-main.build.json
file to collect data from the package build environment when we add labels to the Docker images. However, we do not include any/much information from the CircleCI build environment in the built Docker image.
It would be smart to include more information from the CircleCI environment, possibly including a select few environment variables, in the Docker image labels. At the very least we should include a link to the CircleCI build workflow and/or build job so we and QA have an easier time "following the breadcrumbs" back if/when they are diagnosing issues possibly caused by the build environment.