addon-check icon indicating copy to clipboard operation
addon-check copied to clipboard

Add option `skip-dependency-checks`

Open goggle opened this issue 2 years ago • 3 comments

Adds an option to ignore dependency checks. The reason for this is outlined in #263. Closes #263.

goggle avatar Mar 25 '23 00:03 goggle

I still think we should go for modes and not for single settings, like outlined in https://github.com/xbmc/addon-check/pull/158#issuecomment-461417210

razzeee avatar Mar 27 '23 23:03 razzeee

Are the failing GitHub Action checks my fault? Have I forgotten to add something?

goggle avatar Mar 28 '23 02:03 goggle

Seems like the tests expect skip_dependency_checks to be there now. Either the default is not working or it's not affecting the test suite (as it might only start below that layer)

razzeee avatar Mar 28 '23 07:03 razzeee