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

Pack build should depict completed build in terminal UI #1206

Closed
aemengo opened this issue Jun 14, 2021 · 1 comment
Closed

Pack build should depict completed build in terminal UI #1206

aemengo opened this issue Jun 14, 2021 · 1 comment
Labels
status/triage Issue or PR that requires contributor attention. type/enhancement Issue that requests a new feature or improvement.

Comments

@aemengo
Copy link
Contributor

aemengo commented Jun 14, 2021

Context

At this point of the pack build visual workflow, the pull, detect, and build steps will have been completed. This issue is about depicting the result of a build within the terminal UI. This depiction consist of:

  • BUILD SUCCEEDED / BUILD FAILED line at the end of the logs pane
  • Checkmarks for every metabuildpack that succeeded, during the build
  • Visible IMAGE IDs for image: section of the terminal UI

Objective

When I run pack build --interactive/-i <name>
And the pull step completes successfully
And the detect step completes successfully
And the build step completes successfully
Then I should see a full terminal panel depicting the result of my build

Notes

@aemengo aemengo added status/triage Issue or PR that requires contributor attention. type/enhancement Issue that requests a new feature or improvement. labels Jun 14, 2021
@aemengo
Copy link
Contributor Author

aemengo commented Dec 20, 2021

This issue has been implemented and shipped.

@aemengo aemengo closed this as completed Dec 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/triage Issue or PR that requires contributor attention. type/enhancement Issue that requests a new feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant