actions-toolkit icon indicating copy to clipboard operation
actions-toolkit copied to clipboard

buildx: history load .dockerbuild

Open crazy-max opened this issue 1 year ago • 0 comments

  • ~needs #340~

Add load func to load build records from a .dockerbuild OCI tarball. This will be used as follow-up to generate the summary instead of relying on the summary.json generated by export-build tool, so we can use standard types.

Output example: https://github.com/docker/actions-toolkit/actions/runs/9268352262/job/25496795839#step:3:1053

crazy-max avatar May 28 '24 11:05 crazy-max