src-d / gemini

Advanced similarity and duplicate source code at scale.
GNU General Public License v3.0
54 stars 16 forks source link

Create a doc with list of improvements #219

Open carlosms opened 5 years ago

carlosms commented 5 years ago

From team and sync meetings:

Gemini works, but if one day we want to turn it into a product and start including new big features, it needs previous work. We can create a doc with what would need to be done so it does not get us by surprise later.

This refers to code refactoring, and improvements to the build and testing.

The dev experience is not good, we should fix that first and then we can make it better for users easily

This issue is to track the creation of that doc in the company's google drive.

smacker commented 5 years ago

We can create a doc with what would need to be done so it does not get us by surprise later.

Aren't issues in this repository already solve this?

se7entyse7en commented 5 years ago

So AFAIR basically here the idea is to try Gemini and track of the problems both as a user and developer right? As @smacker said isn't the issues page enough for this instead of a document on gdrive? Or maybe we could add issues and then write on a gdrive doc those that we think are kinda "blocking" before considering Gemini a prod-ready or whatever (I don't know what term to use).