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

kits: integrate with Makefile.toml and Dockerfile #73

Closed
Tracked by #57
webern opened this issue Sep 20, 2023 · 0 comments · Fixed by #227
Closed
Tracked by #57

kits: integrate with Makefile.toml and Dockerfile #73

webern opened this issue Sep 20, 2023 · 0 comments · Fixed by #227
Assignees
Labels
kits Work relating to kits.

Comments

@webern
Copy link
Member

webern commented Sep 20, 2023

Description

Integrate the twoliter build kit command into the Makefile.toml ecosystem. Make it possible to build a variant where the packages are built into a kit first. Possibly there should be a default mode that detects the absence of kits in the project and creates a single all-packages kit such that the Bottlerocket build still works without yet introducing Bottlerocket's kits (just an idea).

Definition of Done

When cargo make kit works. And when twoliter build kit invokes the proper Makefilte.toml prerequisites before building the kit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kits Work relating to kits.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants