FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat(boil): Add new image check command by Techassi · Pull Request #1464 · stackabletech/docker-images · GitHub

feat(boil): Add new image check command - #1464

Merged
NickLarsenNZ merged 11 commits into
mainfrom
feat/boil-image-check-command
Apr 17, 2026
Merged

feat(boil): Add new image check command#1464
NickLarsenNZ merged 11 commits into
mainfrom
feat/boil-image-check-command

Conversation

Copy link
Copy Markdown
Member

This command allows users to check that all versions of an image are available in the specified registry.

$ cargo boil image check --image-version 26.3.0
Checking for oci.stackable.tech/sdp/airflow
- airflow:2.9.3-stackable26.3.0
- airflow:3.0.6-stackable26.3.0
- airflow:3.1.6-stackable26.3.0
Checking for oci.stackable.tech/sdp/druid
- druid:30.0.1-stackable26.3.0
- druid:34.0.0-stackable26.3.0
- druid:35.0.1-stackable26.3.0
...

This command allows users to check that all versions of an image
are available in the specified registry.
Techassi self-assigned this Apr 16, 2026
Comment thread jdk-base/boil-config.toml

NickLarsenNZ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Left some comments

Comment thread rust/boil/src/utils.rs Outdated
Comment thread rust/boil/src/cmd/image.rs Outdated
Comment thread rust/boil/src/core/bakefile.rs Outdated
Comment thread rust/boil/src/core/bakefile.rs Outdated
Co-authored-by: Nick <10092581+NickLarsenNZ@users.noreply.github.com>
Techassi marked this pull request as ready for review April 16, 2026 16:01
Techassi requested a review from NickLarsenNZ April 17, 2026 07:55

NickLarsenNZ left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

NickLarsenNZ added this pull request to the merge queue Apr 17, 2026
Merged via the queue into main with commit cc7aba4 Apr 17, 2026
13 checks passed
NickLarsenNZ deleted the feat/boil-image-check-command branch April 17, 2026 08:12
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL