Skip to content

Conversation

@oleg-nenashev
Copy link
Member

Because why not? We will not be forcing Jenkins core and plugins, but developer tools and Maven plugins can be updated automagically

Your checklist for this pull request

🚨 Please review the guidelines for contributing to this repository.

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side) and not your master branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or in Jenkins JIRA
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Did you provide a test-case? That demonstrates feature works or fixes the issue.

@oleg-nenashev oleg-nenashev added the chore a PR that adds to maintenance - used by Release Drafter label Aug 23, 2019
- match:
dependency_name: "org.jenkins-ci.main:jenkins-core"
- match:
dependency_name: "org.jenkins-ci.plugins*"
Copy link
Member

Choose a reason for hiding this comment

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

wouldn't this block POM? updates

Copy link
Member Author

Choose a reason for hiding this comment

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

Right, it will. Need a smart regexp

Copy link
Member Author

Choose a reason for hiding this comment

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

Not trivial to implement unfortunately, I will think how to do it later

Copy link
Member

Choose a reason for hiding this comment

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

No worries let's get going 😓 I think let's get vault dep moved out before it starts suggesting to update vault-java-driver

@oleg-nenashev
Copy link
Member Author

OK, let's see how it flies

@oleg-nenashev oleg-nenashev merged commit 110914d into master Aug 23, 2019
@jetersen jetersen deleted the dependabot branch August 24, 2019 00:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore a PR that adds to maintenance - used by Release Drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants