Hi, I cherry-picked a modification for fixing Travis-CI from the master to rel/0.8 just now, otherwise the branch will fail on Travis...
Best, ----------------------------------- Xiangdong Huang School of Software, Tsinghua University 黄向东 清华大学 软件学院 Jialin Qiao <[email protected]> 于2019年7月22日周一 下午3:56写道: > Hi Julian, > > Thanks for the introduction. > > Most of the commits are from PRs that supplement documents of version > 0.8.0. However, these PRs went to master. > > From now on, I will change the target of document-related PRs to rel/ > 0.8.0. > > Besides, there are two PRs that should be merged to rel/0.8.0. > > 1. about generating release folder: > https://github.com/apache/incubator-iotdb/pull/282 > 2. about TsFile documents: > https://github.com/apache/incubator-iotdb/pull/274 > > Best, > -- > Jialin Qiao > School of Software, Tsinghua University > > 乔嘉林 > 清华大学 软件学院 > > > -----原始邮件----- > > 发件人: "Julian Feinauer" <[email protected]> > > 发送时间: 2019-07-22 15:01:14 (星期一) > > 收件人: "[email protected]" <[email protected]> > > 抄送: > > 主题: Very frequent commits to rel/0.8 > > > > Hi al, > > > > I just checked the git logs and observerd that there are very frequent > commits to the branch “rel/0.8”, which should not be the case. > > So I’ll try to briefly summarize the release process or how the > branching model works. > > > > The branch rel/0.8 is solely for the preparation for the release. So NO > new feature is allowed to come in. > > All we do in this branch is to clean up things, fix possible bugs (in > preparation for the release), finish release documents or artifacts and > those things. > > > > Everything else goes to master. > > > > So there usually is only one direction, only cherry-picks from rel/0.8 > to master are allowed the other direction NOT. > > There are very few circumstances where one wants to cherry pick from > master to a rel branch. > > > > So please try to focus on the master branch with development. > > Perhaps it also helps to notify me on PRs that should go to rel/0.8. > > > > If there are questions please feel free to ask : ) > > > > Julian >
