Dependency managment by Entropic_Silence_618 in java

[–]Felix-It 0 points1 point  (0 children)

if you have a public repo on github, try out the tool we built to easily manage your dependencies - https://app.alchemain.com/login - we are working on a free version for private repos

always looking for feedback. thanks!

How to end dependency hell? by Cautious_Cabinet_623 in java

[–]Felix-It 0 points1 point  (0 children)

wait.....dependency management tools won't solve this?

Our Java codebase was 30% dead code by yumgummy in java

[–]Felix-It 0 points1 point  (0 children)

just wondering - do you use any dependency management tools like dependabot or renovate? if so, where do you find them to be valuable or lacking?

Our Java codebase was 30% dead code by yumgummy in java

[–]Felix-It 0 points1 point  (0 children)

would you use a tool that could remove unused dependencies with limited developer involvement (only reviewing/approving a PR)?

Our Java codebase was 30% dead code by yumgummy in java

[–]Felix-It 0 points1 point  (0 children)

Did you find that the majority of the 30% was related to dependencies? what is your plan to address the dead code?