Skip to content

make bake definitions extensible for downstream overrides#393

Open
crazy-max wants to merge 1 commit intodocker:mainfrom
crazy-max:remote-override
Open

make bake definitions extensible for downstream overrides#393
crazy-max wants to merge 1 commit intodocker:mainfrom
crazy-max:remote-override

Conversation

@crazy-max
Copy link
Copy Markdown
Member

follow-up #392 (comment)

The Bake definition now exposes extension points for package names, package platform mappings, and package contexts instead of hardcoding all of them behind closed definitions. PKGS is now derived from PKGS_BASE and PKGS_EXTRA, pkgPlatforms() now reads from merged base and extra platform maps, and pkg, verify, and metadata now resolve their context through pkgContext().

Added a new section in the README with a usage example for remote override.

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
@crazy-max crazy-max marked this pull request as ready for review March 31, 2026 11:27
@crazy-max crazy-max requested a review from a team as a code owner March 31, 2026 11:27
@crazy-max crazy-max requested a review from vvoland March 31, 2026 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant