<p>Kevin Harwell <strong>posted comments</strong> on this change.</p><p><a href="https://gerrit.asterisk.org/8292">View Change</a></p><p>Patch set 1:</p><p>(2 comments)</p><ul style="list-style: none; padding-left: 20px;"><li><p><a href="https://gerrit.asterisk.org/#/c/8292/1/digium_git.py">File digium_git.py:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8292/1/digium_git.py@57">Patch Set #1, Line 57:</a> <code style="font-family:monospace,monospace">def delete_previous_branch(repo, version):</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">What will this do upon release of 16.0.0?  Or in the case of the testsuite </blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Whoops yeah find_last_tag returns 'None' if the major branches differ. I should be checking for that instead. Will fix.</p><p style="white-space: pre-wrap; word-wrap: break-word;">As for the second case if the branch does not exist then an exception is thrown by git python which is caught by the digium_git.delete_branch code and continues on. Essentially it becomes a no-op.</p></li></ul></li><li><p><a href="https://gerrit.asterisk.org/#/c/8292/1/mkrelease.py">File mkrelease.py:</a></p><ul style="list-style: none; padding-left: 20px;"><li><p style="margin-bottom: 4px;"><a href="https://gerrit.asterisk.org/#/c/8292/1/mkrelease.py@435">Patch Set #1, Line 435:</a> <code style="font-family:monospace,monospace">    if options.project.lower() == 'asterisk':</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I assume this will be expanded to include 'testsuite', or will testsuite be</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">It's done by other code. One of the other reviews in this series (the testsuite one) handles the testsuite tagging and branch creation/deletion cases.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.asterisk.org/8292">change 8292</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8292"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: repotools </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: comment </div>
<div style="display:none"> Gerrit-Change-Id: I3928831feef237051c01413ef38ac1e82ffcb9cb </div>
<div style="display:none"> Gerrit-Change-Number: 8292 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Kevin Harwell <kharwell@digium.com> </div>
<div style="display:none"> Gerrit-Comment-Date: Tue, 20 Feb 2018 15:47:49 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>