About the Git branching model

2018-01-30 Thread Dawn Shepherd
Hi all, I am not in the Crail team and I have a suggestion. Perhaps the Crail project could use Spark's branching model? I think it is very simple and practical

Re: About the Git branching model

2018-01-30 Thread Animesh Trivedi
Hi Dawn, what specifically do you have in mind? I agree that once we start to have periodic releases (hopefully soon) we will tag corresponding git branch with the version number. Since, there is no release, all the code is in the master branch. If you tell us what do you have in mind, we can

Re: code contributions

2018-01-30 Thread Julian Hyde
Typical in other projects is this: Code resides in Apache git There is a mirror in Github Issues are logged at https://issues.apache.org/jira/projects/CRAIL Github has a facility for logging issues, but Apache projects do not use that facility.