Skip to content

refactor(boil)!: Refactor internal code structure#1451

Merged
Techassi merged 5 commits intomainfrom
refactor/boil-commands
Apr 14, 2026
Merged

refactor(boil)!: Refactor internal code structure#1451
Techassi merged 5 commits intomainfrom
refactor/boil-commands

Conversation

@Techassi
Copy link
Copy Markdown
Member

This also restructures the CLI interface slightly:

  • boil show images is now boil image list
  • boil images is an alias for boil image list

This is done in preparation for an upcoming boil image check command. These changes require changes in stackabletech/actions when a new version of boil is released.

This also restructures the CLI interface slightly:

- `boil show images` is now `boil image list`
- `boil images` is an alias for `boil image list`

This is done in preparation for an upcoming `boil image check` command.
@Techassi Techassi self-assigned this Mar 17, 2026
Comment thread rust/boil/src/main.rs
Comment thread rust/boil/src/core/image.rs
NickLarsenNZ
NickLarsenNZ previously approved these changes Apr 14, 2026
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread rust/boil/src/core/bakefile.rs
Comment thread rust/boil/src/main.rs
Comment thread rust/boil/src/main.rs
Copy link
Copy Markdown
Member

@NickLarsenNZ NickLarsenNZ left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Techassi Techassi added this pull request to the merge queue Apr 14, 2026
Merged via the queue into main with commit dcf5a40 Apr 14, 2026
8 checks passed
@Techassi Techassi deleted the refactor/boil-commands branch April 14, 2026 12:07
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.

2 participants