Skip to content

Update shlex to 2.0.1#2244

Closed
jeckersb wants to merge 1 commit into
bootc-dev:mainfrom
jeckersb:shlex-2.0.1
Closed

Update shlex to 2.0.1#2244
jeckersb wants to merge 1 commit into
bootc-dev:mainfrom
jeckersb:shlex-2.0.1

Conversation

@jeckersb

Copy link
Copy Markdown
Collaborator

The 2.0.0 release had a bug which broke the docs build, which in turn
causes cargo doc to fail for bootc as well.

We explicitly use --no-deps in our validate job when building our
docs so we don't catch things like this in other crates, but it's
annoying when I want to generate all the docs locally.

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

The 2.0.0 release had a bug which broke the docs build, which in turn
causes `cargo doc` to fail for bootc as well.

We explicitly use `--no-deps` in our validate job when building our
docs so we don't catch things like this in other crates, but it's
annoying when I want to generate all the docs locally.

Signed-off-by: John Eckersberg <jeckersb@redhat.com>
@bootc-bot bootc-bot Bot requested a review from henrywang June 10, 2026 19:02
@jeckersb

Copy link
Copy Markdown
Collaborator Author

Actually nevermind this is already included in #2226 I didn't realize that one is still stuck trying to get through the merge queue 😭

@jeckersb jeckersb closed this Jun 10, 2026
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.

1 participant