Skip to content

Conversation

cgwalters
Copy link
Collaborator

@cgwalters cgwalters commented Sep 18, 2025

Closes: #1627

I broke this a while ago.

Signed-off-by: Colin Walters <walters@verbum.org>
Since we do build from them

Signed-off-by: Colin Walters <walters@verbum.org>
Since debugging the last failure was painful with just "No such file or directory"

Signed-off-by: Colin Walters <walters@verbum.org>
@cgwalters cgwalters changed the title Fix man Fix man page generation Sep 18, 2025
@bootc-bot bootc-bot bot requested a review from jeckersb September 18, 2025 19:28
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 introduces a series of valuable improvements to the man page generation process and the associated xtask tooling. The changes enhance robustness and developer experience by fixing a Docker cache path, improving error reporting with more context and colored output, and refactoring temporary file handling to be safer. The logic for conditionally using release builds is also a nice performance touch. Overall, these are solid enhancements. I have one minor suggestion to further improve robustness by replacing a call to unwrap().

@cgwalters cgwalters enabled auto-merge September 18, 2025 19:42
@cgwalters cgwalters mentioned this pull request Sep 18, 2025
@cgwalters cgwalters merged commit a859318 into bootc-dev:main Sep 18, 2025
59 of 61 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.

Fix test-install followup for man pages
2 participants