conan-io / hooks

Official Conan client hooks
MIT License
32 stars 44 forks source link

conan-center.py: add an exception for `tz` #525

Closed valgur closed 5 months ago

valgur commented 5 months ago

To fix the invalid linter error in https://github.com/conan-io/conan-center-index/pull/21671

[HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Package for Header Only does not contain artifacts with these extensions: ['h', 'h++', 'hh', 'hxx', 'hpp', 'cuh'] (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014-MATCHING-CONFIGURATION) 
[HOOK - conan-center.py] post_package(): ERROR: [MATCHING CONFIGURATION (KB-H014)] Packaged artifacts does not match the settings used: os=Linux, compiler=gcc (https://github.com/conan-io/conan-center-index/blob/master/docs/error_knowledge_base.md#KB-H014-MATCHING-CONFIGURATION) 
samuel-emrys commented 5 months ago

@RubenRBS @uilianries any chance of kicking this CI job off again? it's still stuck