JohnMcLear / ep_draw

Etherpad plugin for Etherdraw
Other
15 stars 22 forks source link

Some sort of release numbering system #11

Closed owenversteeg closed 9 years ago

owenversteeg commented 11 years ago

Semver is probably a good choice, it's popular and works with everything.

We should outline some goals for the next release - what version # will it be? what should we add? etc., etc.

Personally, I think it should be a bit more speedy and also eliminate the scrollbar issue.

JohnMcLear commented 11 years ago

+1 semver

I thought I replied to this.. I guess not.. Somethings we need.

I don't think adding features should even come onto our radar for quite some time

JohnMcLear commented 11 years ago

Happy with semver my vote is for

refactor Multi database support Full test coverage Passing load tests Travis and sauce supports Full documentation Decide on how we're handling race conditions and multiple edit collisions (IE O/T?)

owenversteeg commented 11 years ago

Okay, that sounds good. Should I open an issue for each of these? According to semver the initial development release should be 0.1.0, and Github helpfully has a milestone system so issues can be marked toward 0.1.0.

JohnMcLear commented 11 years ago

Yea, please :)

Let me know if you are going to be contributing a fair amount and we can setup code reviews and get you setup as a collaborator.

owenversteeg commented 11 years ago

I think I will be collaborating a fair amount. I can get to work on some of the frontend issues, as CSS is sort of my specialty, but I can also do plenty of backend stuff.

Should I open the issues on this repo or on JohnMcLear/draw ?

JohnMcLear commented 11 years ago

Excellent :) open the issues on JohnMcLear/draw for Etherdraw and this repo for the Etherpad Plugin (which there shouldn't be many issues)

Jiust realized this issue is prolly in the wrong place cc'ing @tranek who has contributed a lot to this project and will have some opinions.

Apols for the double post earlier, I'm just getting back to my battlestation after some time away and should be more coherent..

tranek commented 11 years ago

I'm all for release numbering systems. No complaints here :)