Yup, use a) for pre-0.8 stuff. Matei
On Sep 4, 2013, at 12:40 AM, Evan Chan <[email protected]> wrote: > Sorry just to be super clear but "the GitHub repo" (ie PRs for 0.8 > docs) refers to: > > a) github.com/mesos/spark > b) github.com/apache/incubator-spark > > I'm assuming a) but don't want to be wrong.... thanks! > > On Tue, Sep 3, 2013 at 7:08 PM, Matei Zaharia <[email protected]> wrote: >> Yes, please do the PRs against the GitHub repo for now. >> >> Matei >> >> On Sep 3, 2013, at 4:57 PM, Evan Chan <[email protected]> wrote: >> >>> Sorry one more clarification. >>> >>> For doc pull requests for 0.8 release, should these be done against >>> the existing mesos/spark repo, or against the mirror at >>> apache/incubator-spark ? >>> I'm hoping to clear up a couple things in the docs before the release this >>> week. >>> >>> thanks, >>> -Evan >>> >>> >>> On Tue, Sep 3, 2013 at 2:25 PM, Mark Hamstra <[email protected]> >>> wrote: >>>> Okay, so is there any way to get github's compare view to be happy with >>>> differently-named repositories? What I want is to be able to compare and >>>> generate a pull request between >>>> github.com/apache/incubator-spark:masterand, e.g., >>>> github.com/markhamstra/spark:myBranch and not need to create a new >>>> github.com/markhamstra/incubator-spark. It's bad enough that the >>>> differently-named repos don't show up in the compare-view drop-down >>>> choices, but I also haven't been able to find a hand-crafted URL that will >>>> make this work. >>>> >>>> >>>> >>>> On Tue, Sep 3, 2013 at 1:38 PM, Matei Zaharia >>>> <[email protected]>wrote: >>>> >>>>> Yup, the plan is as follows: >>>>> >>>>> - Make pull request against the mirror >>>>> - Code review on GitHub as usual >>>>> - Whoever merges it will simply merge it into the main Apache repo; when >>>>> this propagates, the PR will be marked as merged >>>>> >>>>> I found at least one other Apache project that did this: >>>>> http://wiki.apache.org/cordova/ContributorWorkflow. >>>>> >>>>> Matei >>>>> >>>>> On Sep 3, 2013, at 10:39 AM, Mark Hamstra <[email protected]> wrote: >>>>> >>>>>> What is going to be the process for making pull requests? Can they be >>>>> made >>>>>> against the github mirror (https://github.com/apache/incubator-spark), >>>>> or >>>>>> must we use some other way? >>>>>> >>>>>> >>>>>> On Tue, Sep 3, 2013 at 10:28 AM, Matei Zaharia <[email protected] >>>>>> wrote: >>>>>> >>>>>>> Hi guys, >>>>>>> >>>>>>>> So are you planning to release 0.8 from the master branch (which is at >>>>>>>> a106ed8... now) or from branch-0.8? >>>>>>> >>>>>>> Right now the branches are the same in terms of content (though I might >>>>>>> not have merged the latest changes into 0.8). If we add stuff into >>>>> master >>>>>>> that we won't want in 0.8 we'll break that. >>>>>>> >>>>>>>> My recommendation is that we start to use the Incubator release >>>>>>> doc/guide: >>>>>>>> >>>>>>>> http://incubator.apache.org/guides/releasemanagement.html >>>>>>> >>>>>>> Cool, thanks for the pointer. I'll try to follow the steps there about >>>>>>> signing. >>>>>>> >>>>>>>> Are we "locking" pull requests to github repo by tomorrow? >>>>>>>> Meaning no more push to GitHub repo for Spark. >>>>>>>> >>>>>>>> From your email seems like there will be more potential pull requests >>>>> for >>>>>>>> github repo to be merged back to ASF Git repo. >>>>>>> >>>>>>> We'll probably use the GitHub repo for the last few changes in this >>>>>>> release and then switch. The reason is that there's a bit of work to do >>>>>>> pull requests against the Apache one. >>>>>>> >>>>>>> Matei >>>>> >>>>> >>> >>> >>> >>> -- >>> -- >>> Evan Chan >>> Staff Engineer >>> [email protected] | >> > > > > -- > -- > Evan Chan > Staff Engineer > [email protected] |
