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

Build: Support for printing outline/targets of the current build #1100

Merged
merged 3 commits into from
Aug 10, 2022

Commits on Aug 9, 2022

  1. build: add experimental support for print flag

    Print flag can be used to make additional information
    requests about the build and print their results.
    
    Currently Dockerfile supports: outline, targets, subrequests.describe
    
    Signed-off-by: Tonis Tiigi <[email protected]>
    tonistiigi committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    eefa818 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cab437a View commit details
    Browse the repository at this point in the history
  3. add formatting support to print function

    Signed-off-by: Tonis Tiigi <[email protected]>
    tonistiigi committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    c834ba1 View commit details
    Browse the repository at this point in the history