obudai commented on the pull-request: `Fix not listing packages with external tests only` that you are following: `` Running
``` golist --provided --tests --package-path github.com/osbuild/osbuild-composer ```
Without fix: ``` github.com/osbuild/osbuild-composer/internal/crypt github.com/osbuild/osbuild-composer/internal/distro github.com/osbuild/osbuild-composer/internal/pipeline ```
With fix: ``` github.com/osbuild/osbuild-composer/internal/crypt github.com/osbuild/osbuild-composer/internal/distro github.com/osbuild/osbuild-composer/internal/distro/fedora30 github.com/osbuild/osbuild-composer/internal/distro/rhel82 github.com/osbuild/osbuild-composer/internal/jobqueue github.com/osbuild/osbuild-composer/internal/pipeline github.com/osbuild/osbuild-composer/internal/weldr ``` ``
To reply, visit the link below or just reply to this email https://pagure.io/golist/pull-request/27