Skip to content

Conversation

@cgwalters
Copy link
Collaborator

utils: Allow non-static str for spinner

I have a use case for dynamic strings, this just requires
duplicating the string for the progress bar.

Signed-off-by: Colin Walters [email protected]


lib: Enable mount API for rustix

Will be used by future changes.

Signed-off-by: Colin Walters [email protected]


tests: Add generic post-install verification

Prep for more work.

Signed-off-by: Colin Walters [email protected]


utils: Capture stderr, add async

We want to capture stderr by default in these methods
so we provide useful errors.

Also add an async variant.

Signed-off-by: Colin Walters [email protected]


@cgwalters cgwalters force-pushed the init-container-storage-prep3 branch from 218ed0e to e944b5c Compare July 29, 2024 21:33
@cgwalters
Copy link
Collaborator Author

Blah, current rhel9 just has 1.75. I guess we should cap to that for now...

@cgwalters cgwalters force-pushed the init-container-storage-prep3 branch from e944b5c to badca4d Compare July 29, 2024 22:04
@cgwalters cgwalters enabled auto-merge July 30, 2024 00:07
@cgwalters cgwalters requested a review from jmarrero July 30, 2024 12:58
It's what's in c9s right now, and I want to make use of a
newer API.

Signed-off-by: Colin Walters <[email protected]>
I have a use case for dynamic strings, this just requires
duplicating the string for the progress bar.

Signed-off-by: Colin Walters <[email protected]>
Will be used by future changes.

Signed-off-by: Colin Walters <[email protected]>
Prep for more work.

Signed-off-by: Colin Walters <[email protected]>
We want to capture stderr by default in these methods
so we provide useful errors.

Also add an async variant.

Signed-off-by: Colin Walters <[email protected]>
@cgwalters cgwalters force-pushed the init-container-storage-prep3 branch from badca4d to 81556a4 Compare July 30, 2024 14:39
Copy link
Contributor

@jmarrero jmarrero left a comment

Choose a reason for hiding this comment

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

lgtm

@cgwalters cgwalters merged commit 7520fa4 into bootc-dev:main Jul 30, 2024
cgwalters pushed a commit to cgwalters/bootc that referenced this pull request Nov 5, 2024
…5.19

build(deps): bump clap from 4.5.18 to 4.5.19
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