Skip to content

Conversation

@codezninja
Copy link
Contributor

@codezninja codezninja commented Sep 14, 2021

Merge Checklist

  • Have you linked this Pull Request to an Issue?
  • Have you updated any relevant README files, to explain how this new feature works (with examples)?
  • Have you added relevant test cases for your change?
  • Do all tests and code style checks pass with ./gradlew check --info?
  • Have you successfully run your change in a pipeline in a Jenkins instance?
  • Have you updated the CHANGELOG?

Fixes #407

@codezninja
Copy link
Contributor Author

need to merge #410 before we can fix this

…2_support

* upstream/master:
  update changelog
  use java 11
  use java version 9.0.0+181
  use latest java9 version
@codezninja codezninja marked this pull request as ready for review September 15, 2021 15:52
@codecov-commenter
Copy link

codecov-commenter commented Sep 16, 2021

Codecov Report

Merging #408 (9a0d980) into master (d6d020b) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #408   +/-   ##
=======================================
  Coverage   82.31%   82.31%           
=======================================
  Files          53       53           
  Lines        1453     1453           
  Branches      307      307           
=======================================
  Hits         1196     1196           
  Misses        115      115           
  Partials      142      142           
Impacted Files Coverage Δ
src/GithubPRPlanPlugin.groovy 74.41% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6d020b...9a0d980. Read the comment docs.

@codezninja codezninja requested a review from kmanning September 16, 2021 21:30
@codezninja codezninja force-pushed the feature/ghpr_http2_support branch from 3b70475 to 9a0d980 Compare September 17, 2021 11:29
Copy link
Collaborator

@kmanning kmanning left a comment

Choose a reason for hiding this comment

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

:shipit:

@codezninja codezninja merged commit 19fe5ea into manheim:master Sep 20, 2021
@codezninja codezninja deleted the feature/ghpr_http2_support branch September 20, 2021 22:14
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.

HTTP/2 201 fails PR Posting

4 participants