when no extensions are available pack builder inspect
should show extensions none
#1613
Labels
status/triage
Issue or PR that requires contributor attention.
type/bug
Issue that reports an unexpected behaviour.
Summary
During the developing of the issue #1486 we agreed on now showing anything related to extensions when the are not present. We don't want to affect the user experience, it could be somebody out there that is parsing the output of the
inspect
command.Reproduction
Steps
pack builder inspect <builder-image>
Current behavior
Based on this PR the output template was modified to include:
When no extensions are found
Expected behavior
When there are no extensions, we don't want to show anything related to extensions in the output
Environment
pack info
This feature hasn't released yet, it is shown if the latest version of the main branch is built.
docker info
NA
The text was updated successfully, but these errors were encountered: