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

buildkit: add types #359

Merged
merged 1 commit into from
Jun 12, 2024
Merged

buildkit: add types #359

merged 1 commit into from
Jun 12, 2024

Conversation

crazy-max
Copy link
Member

@crazy-max crazy-max commented Jun 12, 2024

Adds BuildKit types that will be used in #302 (related to docker/buildx#2511) and #347.

Atm these types are manually crafted based on generated proto from BuildKit repository:

In follow-up we should generate these types with a tool like https://github.com/stephenh/ts-proto.

@nico1510 @austin5456 let me know if this is something that could be used on DD side by either using the actions-toolkit module: https://www.npmjs.com/package/@docker/actions-toolkit or having a dedicated one like @types/buildkit in https://github.com/DefinitelyTyped/DefinitelyTyped.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit c14688a into docker:main Jun 12, 2024
44 checks passed
@crazy-max crazy-max deleted the buildkit-types branch June 12, 2024 08:33
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.

1 participant