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

[fix] Add decorator to raise if failure in post_package_info #299

Merged
merged 1 commit into from
Jun 2, 2021

Conversation

jgsogo
Copy link
Contributor

@jgsogo jgsogo commented May 25, 2021

Fix for: conan-io/conan-center-index#4528

It might affect other packages or PRs

@ericLemanissier
Copy link
Contributor

ericLemanissier commented May 25, 2021

This also explains why KB-H019 was reporting an error for meson, but never made any build actually fail. With this change, all the packages depending on meson will start failing.

EDIT: actually it won't fail, the error was corrected already conan-io/conan-center-index#4420

@jgsogo
Copy link
Contributor Author

jgsogo commented May 25, 2021

I have in the pipeline a PR to show warnings from hooks... just waiting for a good use-case to test and implement the details. My plan is to start testing it with this one #294 once we start using that Conan version in CCI.

@ericLemanissier
Copy link
Contributor

ericLemanissier commented Jun 2, 2021

What is blocking this PR from being merged ? https://c3i.jfrog.io/c3i/misc/logs/pr/5691/7/qt/5.15.2/00d1496a6c968613f776d9af8b01eb24b30ad01b-build.txt is another case where an error is detected, but silently swallowed

@danimtb danimtb merged commit 7744ba9 into conan-io:master Jun 2, 2021
@jgsogo jgsogo deleted the fix/raise branch June 2, 2021 13:02
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.

None yet

4 participants