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

Compatibility baseline is changed to 2020.3 #90

Merged
merged 2 commits into from
Apr 25, 2022

Conversation

duemir
Copy link
Member

@duemir duemir commented Mar 31, 2022

  • Java 11 is new java level. Jenkins Pipeline and gradle updated accordingly.
  • Maintenance changes based on IntelliJ problems
    • Missing nullability annotations
    • Java level support improvements
    • Deprecations
  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

* Java 11 is new java level. Jenkins Pipeline and gradle updated accordingly.
* Maintenance changes based on IntelliJ problems
  * Missing nullability annotations
  * Java level support improvements
  * Deprecations
@duemir duemir marked this pull request as draft March 31, 2022 03:55
@duemir
Copy link
Member Author

duemir commented Apr 22, 2022

Should unblock #60

@duemir duemir added the internal Pull requests that update anything related to building the plugin but not the plugin itself label Apr 22, 2022
@duemir duemir self-assigned this Apr 22, 2022
* Test class inheritance is update to use up-to-date base class
* Annotator API is update, should resolve jenkinsci#79
@duemir
Copy link
Member Author

duemir commented Apr 22, 2022

should also unblock #93

@duemir duemir marked this pull request as ready for review April 23, 2022 20:41
@duemir duemir merged commit 69dee0e into jenkinsci:master Apr 25, 2022
@duemir duemir deleted the update-baseline branch April 25, 2022 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Pull requests that update anything related to building the plugin but not the plugin itself
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant