Samagra-Development / WarpSQL

WarpSQL
https://samagra-development.github.io/WarpSQL/
Apache License 2.0
16 stars 28 forks source link

Documentation: Compatibility Matrix #13

Closed ChakshuGautam closed 7 months ago

ChakshuGautam commented 1 year ago

Add a table with X and Y axis being extensions and ticks and cross emojis to figure out what extension combinations would work for someone. Any subset of a row or column can be a valid combination.

jayanth-kumar-morem commented 1 year ago

Hey @ChakshuGautam , Can you please add more references to this Compatibility Matrix currently being used else where or some demos ?

jayanth-kumar-morem commented 1 year ago

Should this issue be blocking the other development issues or can I proceed with other issues ?

Also, I suggest we have a different workflow for this complete testing using the matrix and lets keep the smoke-tests workflow simple till the completion of development and once we have all the extensions implemented, we can drop the smoke-tests completely and use the workflow with the compatibility matrix for complete testing which takes much more time compared to smoke tests.

ChakshuGautam commented 1 year ago

Not a blocker. You can pick up others.

fibonacci35813 commented 1 year ago

@ChakshuGautam I was just trying to produce this documentation, can you please explain on how can I see the compatibility amongst extension? Am I meant to see the compatibility of current extensions being used and then decide their respective compatibility with each other. If yes then do provide some context on how can I proceed with doing that?

ChakshuGautam commented 1 year ago

Wr can start with a manual one by just reading the docs. Long term this should be done using building the thing and then running smoke test to judge if it works or not.

fibonacci35813 commented 1 year ago

Add a table with X and Y axis being extensions and ticks and cross emojis to figure out what extension combinations would work for someone. Any subset of a row or column can be a valid combination.

Which all type of extensions should I be comparing?

ChakshuGautam commented 1 year ago

2 is the master list. You can use the ones that are already done for the matrix.

AK4266 commented 1 year ago

Hey can you assign this to me