Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Avoid hitting the same buildtype multiple times #4

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

joseph2021k
Copy link

When processing a project with subprojects, the iteration on project.buildTypes will find not only the builds of this parent project, but also the builds of the subprojects. A build is therefore listed multiple types on the output page. Better to use project.ownBuildTypes

@joseph2021k joseph2021k mentioned this pull request Oct 20, 2021
@rodm
Copy link
Owner

rodm commented Oct 25, 2021

I'd recommend using the Search QL plugin rather than using this plugin, it has more functionality and I have little interest in maintaining this plugin.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants