Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New DownstreamBuildFinder using build-cache-plugin #107

Merged
merged 5 commits into from
Aug 19, 2019

Conversation

pauxus
Copy link
Contributor

@pauxus pauxus commented Jul 19, 2019

The downstream-build-cache-plugin (https://plugins.jenkins.io/downstream-build-cache) already creates a map of downstream upstream relationships.

We can make use of that cache for finding downstream dependencies, which also works for pipeline downstream dependencies (https://issues.jenkins-ci.org/browse/JENKINS-22026)

We could work around this by using reflection to access the build-cache

Also: make Dwonstream tests run on windows as well
Co-Authored-By: Robert Sandell <rsandell@cloudbees.com>
Copy link
Member

@rsandell rsandell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just need to check what the build error is about.

@rsandell
Copy link
Member

Build timed out, closing and reopening to see if it builds again.

@rsandell rsandell closed this Aug 19, 2019
@rsandell rsandell reopened this Aug 19, 2019
@rsandell rsandell merged commit aad89b3 into jenkinsci:master Aug 19, 2019
@pauxus pauxus deleted the build-cache-dbf branch August 20, 2019 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants