Colin DAMON

Results 80 comments of Colin DAMON

Done! Thanks a lot

Hum, I'm really not sure this is a good first issue, designing this may be challenging! (we have to stay yaml friendly)

Yep, working on it :D most of the current PR are prerequisite for that :D

Use it in dummy feature when done

cc @DanielFran do you agree with this, I can merge?

I don't think it is really far :D. We do need to have modules hierarchy migrated to modules but that's the main pain point here I think

> Did you use JHipster Lite mongo dummy to code this? smile I wanted to use mongo and mongock module but I can't apply them directly since the configuration is...

cc @jdubois this is the PR saving stats on mongo (for cloud profile). For now, I did nothing fancy on the condition so we really need the mongo to be...

I ended up updating the repository switch to ease deployment steps for this. Now you have to set `spring.data.mongodb.uri` and `mongock.migration-scan-package` if you want ot persist stats on mongo

cc @jdubois is there a mongoDB on the deployed app? (to know if we start collecting usage data)