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

buildx: history load .dockerbuild #347

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented May 28, 2024

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 crazy-max force-pushed the build-history-load branch 3 times, most recently from 7dfdbc9 to 18c0371 Compare May 29, 2024 09:17
@crazy-max crazy-max force-pushed the build-history-load branch 2 times, most recently from 78d87a9 to a0b0464 Compare June 12, 2024 07:09
@crazy-max crazy-max mentioned this pull request Jun 12, 2024
@crazy-max crazy-max force-pushed the build-history-load branch 3 times, most recently from 4a8766d to a16908f Compare June 12, 2024 08:42
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant