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

Ignore self in upper bounds analysis #366

Merged
merged 1 commit into from
Jul 25, 2022
Merged

Ignore self in upper bounds analysis #366

merged 1 commit into from
Jul 25, 2022

Conversation

basil
Copy link
Member

@basil basil commented Jul 25, 2022

A bug in #336 noticed when doing further testing: we were generating upper bounds overrides of the plugin under test (!), which led to the upper bounds analysis never iterating to convergence. Needless to say we should never be trying to add ourselves to our own dependency management section.

@basil basil added the bug label Jul 25, 2022
@basil basil merged commit d47d5af into jenkinsci:master Jul 25, 2022
@basil basil deleted the self branch July 25, 2022 23:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant