Skip to content

feat: Add boil tool #1224

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from
Open

feat: Add boil tool #1224

wants to merge 6 commits into from

Conversation

Techassi
Copy link
Member

@Techassi Techassi commented Aug 12, 2025

Note

This was ✨ magically ✨ developed in my spare time. I honestly don't know how it happened :)

This PR adds boil, a replacement for bake written in Rust.

  • Adds more type-safety. The bake --preflight command is for example currently broken on main (even if unused).
  • Adds more verbose and detailed error messages
  • Separates local image dependencies from other build arguments
  • Uses TOML for configuration files instead of Python modules
  • Automatically appends _VERSION to local image versions ARGs
  • Increases speed of data generation (before handing off to docker)

I additionally have some cool ideas (dealing with supported product versions for example), but I don't wanna spoil them just yet.

@Techassi Techassi self-assigned this Aug 12, 2025
@Techassi Techassi moved this to Development: Waiting for Review in Stackable Engineering Aug 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Development: Waiting for Review
Development

Successfully merging this pull request may close these issues.

1 participant