Skip to content

ci: Fix bug in crates-release#2072

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

ci: Fix bug in crates-release#2072
cgwalters merged 1 commit intobootc-dev:mainfrom
ckyrouac:crates-release-fix

Conversation

@ckyrouac
Copy link
Copy Markdown
Collaborator

cargo read-manifest is unable to map from crate name -> crate path. So, just loop over crate dirs and read their name and version from the manifest.

`cargo read-manifest` is unable to map from crate name -> crate path.
So, just loop over crate dirs and read their name and version from the
manifest.

Signed-off-by: ckyrouac <ckyrouac@redhat.com>
@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 16, 2026 16:38
@cgwalters cgwalters merged commit 6ef24d8 into bootc-dev:main Mar 16, 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.

2 participants