Skip to content

Conversation

@jeckersb
Copy link
Collaborator

Except now this wraps the "variant" usage of just build. For one,
this is a convenient little piece of shorthand. But perhaps more
importantly, we have this referenced in the docs. Although I could go
change the docs to reflect the new usage, I think it just reads nicer
in the docs for it to remain just build-sealed.

Signed-off-by: John Eckersberg jeckersb@redhat.com

@bootc-bot bootc-bot bot requested a review from jmarrero November 19, 2025 19:40
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request reintroduces the build-sealed target in the Justfile. This change provides a convenient shorthand for building a sealed image using the composefs-sealeduki-sdboot variant, which is a good improvement for developer experience. The implementation is correct and aligns the build tooling with the project's documentation, which is a positive step. The new target is well-implemented, following good practices for recursive just calls.

Copy link
Collaborator

@cgwalters cgwalters left a comment

Choose a reason for hiding this comment

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

I think we should try hard to have all of our Justfile entrypoints have at least a single line documentation comment.

Except now this wraps the "variant" usage of `just build`.  For one,
this is a convenient little piece of shorthand.  But perhaps more
importantly, we have this referenced in the docs.  Although I could go
change the docs to reflect the new usage, I think it just reads nicer
in the docs for it to remain `just build-sealed`.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
@jeckersb jeckersb force-pushed the bring-back-just-build-sealed-the-people-demand-it branch from 79514f0 to 714949a Compare November 19, 2025 20:10
@jeckersb
Copy link
Collaborator Author

I think we should try hard to have all of our Justfile entrypoints have at least a single line documentation comment.

Added.

@jeckersb jeckersb enabled auto-merge (rebase) November 19, 2025 20:10
@jeckersb jeckersb merged commit 01fd6b7 into bootc-dev:main Nov 19, 2025
33 of 37 checks passed
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