Skip to content

cargo: point repository metadata to clonable URLs#1588

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
lucab:ups/cargo-repo-url
Jun 10, 2024
Merged

cargo: point repository metadata to clonable URLs#1588
tarcieri merged 1 commit intoRustCrypto:masterfrom
lucab:ups/cargo-repo-url

Conversation

@lucab
Copy link
Contributor

@lucab lucab commented Jun 10, 2024

This tweaks the repository fields in Cargo metadata in order to use the correct (i.e. git clonable) URL. The existing GitHub webUI URLs for each package have been retained and moved to homepage fields.

@lucab
Copy link
Contributor Author

lucab commented Jun 10, 2024

Same rationale as RustCrypto/elliptic-curves#1055.

@lucab
Copy link
Contributor Author

lucab commented Jun 10, 2024

CI is red here due to a pre-existing problem. I've opened #1589 to fix that.

This tweaks the `repository` fields in Cargo metadata in order to use the correct (i.e. git clonable) URL.
The existing GitHub webUI URLs for each package have been retained and moved to `homepage` fields.
@lucab lucab force-pushed the ups/cargo-repo-url branch from ef4848c to 5599ff9 Compare June 10, 2024 16:09
@tarcieri tarcieri merged commit b1f6b1d into RustCrypto:master Jun 10, 2024
@lucab lucab deleted the ups/cargo-repo-url branch June 10, 2024 16:31
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