Skip to content
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

raise error in export-pkg if package_id is Invalid #9818

Merged
merged 1 commit into from Oct 25, 2021

Conversation

memsharded
Copy link
Member

@memsharded memsharded commented Oct 17, 2021

Changelog: Bugfix: conan export-pkg now raises an error (ConanInvalidConfiguration exception) if the validate() method raise that error and results in an invalid package_id.
Docs: Omit

Close #9797

@czoido czoido merged commit fe16c79 into conan-io:develop Oct 25, 2021
@memsharded memsharded deleted the fix/export_pkg_invalid branch October 25, 2021 16:25
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.

[bug] conan will allow export-pkg of invalid configuration even if validate fails
2 participants