rob006-software/flarum-translations-builder

Make a command to remove abandoned extensions from config

Closed this issue · 3 comments

Related to #1

This probably should be handled by opening issue instead of PR. Removing extension should be proceed by quite long deprecation period - it will almost for sure result merge conflicts and it may be easier to handle actual changes manually at the end of it.

There should be some reporting tool to remind about unnecessary branches in fork repo (for example if extension was rejected and then abandoned, branch is no longer needed).

I added commands for detecting orphaned branches and outdated components. This should be enough for now - I can run it manually from time to time, there is no need to have it in CI.