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

refactor: upgrade dependencies and java from 11 to 17 #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jkurek1
Copy link

@jkurek1 jkurek1 commented Jun 10, 2024

This pull request upgrades all dependencies according to: https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ and java: https://www.jenkins.io/blog/2023/08/01/documentation-transition-to-java-17/
I use this plugin heavily, so I want to make it up to date + do some contribution later.

I had issues with running tests on Windows. I implemented fix for that, but I'm not sure if this is a proper approach.

Testing done

Tests were run locally + tested using Jenkins instance.
image

Submitter checklist

  • [ x ] Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • [ x ] Ensure that the pull request title represents the desired changelog entry
  • [ x ] Please describe what you did
  • [ x ] Link to relevant issues in GitHub or Jira
  • [ x ] Link to relevant pull requests, esp. upstream and downstream changes
  • [ x ] Ensure you have provided tests - that demonstrates feature works or fixes the issue

@jkurek1 jkurek1 requested a review from a team as a code owner June 10, 2024 22:04
@jkurek1 jkurek1 force-pushed the refactor/upgrade-dependencies-and-java branch from dfe9d39 to 2c310c1 Compare June 11, 2024 07:36
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.

None yet

1 participant