csantanapr commented on issue #2791: Split runtimes into individual repos URL: https://github.com/apache/incubator-openwhisk/issues/2791#issuecomment-331169914 @ddragosd that's also a goal. As the first pass to be able to migrate the git history I would start with initial repo having same directory structure as today. First pass for example for nodejs ``` core/nodejsActionBase/ core/nodejs6ActionBase/ core/nodejs8ActionBase/ gradle tests/ gradlew build.gradle settings.gradle ``` Second pass ``` 6/ 8/ gradle tests/ gradlew build.gradle settings.gradle ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
