-
Notifications
You must be signed in to change notification settings - Fork 2k
Restore dependabot for 12 and 12.1 (some exclusion on version ranges will come later but that's a starting point) #13657
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
Restore dependabot for 12 and 12.1 (some exclusion on version ranges will come later but that's a starting point) #13657
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets hold off on cleaning up the poms right now.
We can remove those sections later, once we've confirmed the new dependabot configs.
Besides, we can use that configuration as a reference when we implement the dependency exclusion behavior in dependabot too.
</plugins> | ||
</build> | ||
</profile> | ||
</profiles> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets hold off on cleaning up the pom right now.
We can remove this section later, once we've confirmed the new dependabot configs.
</plugins> | ||
</build> | ||
</profile> | ||
</profiles> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets hold off on cleaning up the pom right now.
We can remove this section later, once we've confirmed the new dependabot configs.
</plugins> | ||
</build> | ||
</profile> | ||
</profiles> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets hold off on cleaning up the pom right now.
We can remove this section later, once we've confirmed the new dependabot configs.
</plugins> | ||
</build> | ||
</profile> | ||
</profiles> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets hold off on cleaning up the pom right now.
We can remove this section later, once we've confirmed the new dependabot configs.
</plugins> | ||
</build> | ||
</profile> | ||
</profiles> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets hold off on cleaning up the pom right now.
We can remove this section later, once we've confirmed the new dependabot configs.
I would say the opposite, if dependabot doesn't work we can simply revert the change and so the pom changes will be back and if it works, there's no need for another PR. |
8c432d4
to
f036068
Compare
if really needed, files will still be available, looking at the last tag https://github.com/jetty/jetty.project/tree/jetty-12.1.2 |
Signed-off-by: Olivier Lamy <[email protected]>
Signed-off-by: Olivier Lamy <[email protected]>
f036068
to
61009d3
Compare
Signed-off-by: Olivier Lamy [email protected]