Skip to content

ci: Fix crates-release gh action cargo info invocation#2075

Merged
cgwalters merged 1 commit intobootc-dev:mainfrom
ckyrouac:crates-release-fix2
Mar 17, 2026
Merged

ci: Fix crates-release gh action cargo info invocation#2075
cgwalters merged 1 commit intobootc-dev:mainfrom
ckyrouac:crates-release-fix2

Conversation

@ckyrouac
Copy link
Copy Markdown
Collaborator

Without --registry crates-io, cargo info will return sucess when the local version matches the query. This forces cargo info to only look at the registry.

Without `--registry crates-io`, `cargo info` will return sucess when the
local version matches the query. This forces `cargo info` to only look
at the registry.

Signed-off-by: ckyrouac <ckyrouac@redhat.com>
@ckyrouac ckyrouac requested a review from cgwalters March 17, 2026 15:10
@gemini-code-assist
Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@bootc-bot bootc-bot bot requested a review from gursewak1997 March 17, 2026 15:11
@cgwalters cgwalters merged commit 11ea8bc into bootc-dev:main Mar 17, 2026
58 of 62 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.

3 participants