Madrapps / jacoco-report

Github action that publishes the JaCoCo report as a comment in the Pull Request
https://github.com/marketplace/actions/jacoco-report
MIT License
144 stars 63 forks source link

Upgrade action to use node20 to avoid warning #78

Closed Vadgyik closed 4 months ago

Vadgyik commented 7 months ago

node16 actions are deprecated; use node20

Ponnia-M commented 6 months ago

Can this PR please be reviewed and merged? Still getting warnings about Node 16 deprecation errors in our github workflow runs.

dbelyaev commented 4 months ago

@thsaravana , @instrap Is it possible for you guys to check this PR and release a new version using node v20?

thsaravana commented 4 months ago

Thanks for the PR. We will release this in v1.7.0.

annchar-opn commented 3 months ago

How's going about deployment? @thsaravana

Donnerbart commented 2 months ago

Hey @thsaravana, any chance to get this released anytime soon? We would very much appreciate to get rid of the deprecation warning in our workflows.

thsaravana commented 2 months ago

Hey @instrap, we were originally set to release v1.7 EO July with the Instruction-Branch-Line refactor. But may be we should release a v1.7-alpha to get some early feedback on any bugs. It's tested on our local projects and it works fine, but we might have a few issues lurking somewhere. I will prepare a v1.7-alpha this weekend.

dico-bernd commented 2 months ago

hey @thsaravana, could you please tell us when the new pre-release & release is planned to be rolled out?

thsaravana commented 1 month ago

Hi, the v1.7.0-alpha was already released 2 weeks ago. You can start using it. We will wait a while any bugs to be reported on this, and then release v1.7 most likely on first week of Aug.