Skip to content

use github-builder-runtime package#218

Open
crazy-max wants to merge 3 commits into
docker:mainfrom
crazy-max:use-github-builder-runtime
Open

use github-builder-runtime package#218
crazy-max wants to merge 3 commits into
docker:mainfrom
crazy-max:use-github-builder-runtime

Conversation

@crazy-max
Copy link
Copy Markdown
Member

@crazy-max crazy-max commented May 26, 2026

follow-up docker/actions-toolkit#1145

This switches the reusable workflows from @docker/actions-toolkit to the new @docker/github-builder-runtime package.

The workflows now install @docker/github-builder-runtime@0.91.0 through RUNTIME_MODULE, use the runtime package import paths, and keep the hardened npm install flags. The dependency updater now resolves future runtime package updates from npm.

This consumes the shrinkwrapped runtime package introduced by docker/actions-toolkit#1145 and narrows the installed dependency surface used by GitHub Builder workflows.

@crazy-max crazy-max force-pushed the use-github-builder-runtime branch from 8009d23 to e7bc2e1 Compare May 27, 2026 07:44
crazy-max added 2 commits May 27, 2026 09:57
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@crazy-max crazy-max force-pushed the use-github-builder-runtime branch from e7bc2e1 to e1d8a82 Compare May 27, 2026 07:58
Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max requested a review from tonistiigi May 27, 2026 08:24
@crazy-max crazy-max marked this pull request as ready for review May 27, 2026 08:24
@crazy-max crazy-max requested a review from a team as a code owner May 27, 2026 08:24
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