MaibornWolff / codecharta

CodeCharta visualizes multiple code metrics using 3D tree maps.
https://maibornwolff.github.io/codecharta/
BSD 3-Clause "New" or "Revised" License
185 stars 29 forks source link

Re-Activate Metric-Gardener after a new release `metricgardener` and Node20 Upgrade #3547

Closed phanlezz closed 3 weeks ago

phanlezz commented 4 months ago

Re-activate the Metric-Gardener on-the-fly execution metricgardener

... as soon as a new version is released on npm, which removes the dependency on deprecated zlib. And Codecharta upgrades to Node version 20

Acceptance criteria

Dev Notes

Relevant PRs: #3542 #3545

phanlezz commented 3 months ago

Metric Gardener released its version 1.0 so this issue is not blocked anymore.

Nereboss commented 2 months ago

After trying this out, there are some problems that prevent us from reactivating it:

We should discuss the best way to handle this, maybe including someone from the MG team to find out if its feasable to reduce their requirements to node 18. This issue is being blocked until this has been discussed.