pkgcheck
pkgcheck copied to clipboard
pkgcore-based QA utility for ebuild repos
This wouldn't get run by default, but would be useful as a metric to know when test run times for static data regress or improve significantly especially as work is...
This could either mean ebuilds sitting in a dir somewhere outside a repo or an ebuild piped into stdin. Most relevant checks would have to be reworked a bit to...
Now that we have nice checks for whether REQUIRED_USE is satisfied with the default sets of USE flags enabled by a profile, I think it would be reasonable to extend...
For GLEP67, I'd really appreciate the following checks: - If metadata.xml `` elements have `type=""` attribute set to `person` or `project`. Lack of it and any other value is invalid....
While PMS doesn't strictly prohibit that, handling of conflicting USE flag entries in the same file may be confusing and gives a feeling that the author didn't anticipate them happening....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When trying to `pkgdev push` the changeset that ended up in...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain The scenario: - A package has an upper version...
The idea here is that pkgcheck wants either one or the other to be default enabled in IUSE. From IRC: ``` 16:32 What does this error (https://bpa.st/2YZQ) mean exactly? I...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain Detect when the ebuild declares `PYPI_PN` that's equal to...
### Is there an existing such new check request for this? - [X] I have searched the existing issues ### Explain We should detect that the `distutils_enable_sphinx` and `distutils_enable_tests` are...