Skip to content

Add licence and description field in index-settings crate #411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 22, 2022

Conversation

bidoubiwa
Copy link
Contributor

In order for the index-settings-macro to be publishable on crates.io, it requires a description and licence field.
Unfortunately, the --dry-run did not raise that, this lead to a failed publish previously.

Caused by:
  the remote server responded with an error: missing or empty metadata fields: description, license. Please see https://doc.rust-lang.org/cargo/reference/manifest.html for how to upload metadata

@bidoubiwa bidoubiwa added the skip-changelog The PR will not appear in the release changelogs label Dec 22, 2022
brunoocasali
brunoocasali previously approved these changes Dec 22, 2022
@bidoubiwa bidoubiwa force-pushed the add_licence_and_description_field_in_macro_crate branch from cf78cf5 to 66de8f5 Compare December 22, 2022 17:23
@bidoubiwa
Copy link
Contributor Author

bors merge

@bors
Copy link
Contributor

bors bot commented Dec 22, 2022

@bors bors bot merged commit 6f0c2e8 into main Dec 22, 2022
@bors bors bot deleted the add_licence_and_description_field_in_macro_crate branch December 22, 2022 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog The PR will not appear in the release changelogs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants