-
Notifications
You must be signed in to change notification settings - Fork 38
Closed
Labels
kind/enhancementNew feature or requestNew feature or request
Description
relates to
With history inspect
and history export
(next Buildx 0.23.0) we can start using them in
actions-toolkit/src/buildx/history.ts
Line 47 in 01c877d
public async export(opts: ExportRecordOpts): Promise<ExportRecordResponse> { |
We need to keep the export-build tool for quite some time as fallback if Buildx is not up to date on the runners. I think we can probably drop support for export-build tool when Buildx 0.25.0 is GA.
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or request