Context
In our application, we developed a bunch of independent “modules”, with the goal to migrate them to “A12 Gems” at some point.
Problem
Currently, there is no (zero) maintenance for A12 Gems, no release management, not even a build pipeline. It is just a source code dump. As a consequence, we have started to copy “modules” of source code between projects.
This is particularly frustrating as most of the features are things you probably need in almost every A12 project anyway.
Question
Are there plans to better maintain these “add-ons”/“extra features”/“modules” or do we have to do this on our own (with the consequence of limited reach).