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

Update to plugin-pom 3.57 #292

Merged
merged 2 commits into from
Apr 3, 2020
Merged

Conversation

bitwiseman
Copy link
Contributor

Description

Update to plugin-pom 3.57. Fixes to tests.

Submitter checklist

  • Link to JIRA ticket in description, if appropriate.
  • Change is code complete and matches issue description
  • Automated tests have been added to exercise the changes
  • Reviewer's manual test instructions provided in PR description. See Reviewer's first task below.

Reviewer checklist

  • Run the changes and verify that the change matches the issue description
  • Reviewed the code
  • Verified that the appropriate tests have been written or valid explanation given

Documentation changes

  • Link to jenkins.io PR, or an explanation for why no doc changes are needed

Users/aliases to notify

@bitwiseman bitwiseman requested a review from jglick April 3, 2020 00:34
*
* @param apiUri the api uri
*/
@Restricted(NoExternalUse.class)
Copy link
Member

Choose a reason for hiding this comment

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

unnecessary for a non-public member

source.setApiUri("http://localhost:" + githubApi.port());
}
// force apiUri to point to test server
source.forceApiUri("http://localhost:" + githubApi.port());
Copy link
Member

Choose a reason for hiding this comment

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

Related to parent update somehow?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm not sure how these tests ever passed and they were failing on my machine. I had to update to get to a passing build.

I'm not really sure how these ever worked.
@bitwiseman bitwiseman closed this Apr 3, 2020
@bitwiseman bitwiseman reopened this Apr 3, 2020
@bitwiseman bitwiseman merged commit bb41f4e into jenkinsci:master Apr 3, 2020
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.

2 participants