tag:github.com,2008:https://github.com/python/core-workflow/releasesRelease notes from core-workflow2019-05-27T23:42:10Ztag:github.com,2008:Repository/76080865/cherry-picker-v1.3.22019-05-27T23:45:31Zcherry-picker v 1.3.2<h2>cherry-picker v 1.3.2</h2>
<ul>
<li>Use <code>--no-tags</code> option when fetching upstream. <a href="https://github.com/python/core-workflow/pull/319" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/319/hovercard">PR #319</a></li>
</ul>Mariattatag:github.com,2008:Repository/76080865/cherry-picker-v1.3.12019-03-17T23:25:54Zcherry-picker v 1.3.0<h2>cherry-picker v 1.3.1</h2>
<ul>
<li>
<p>Modernize cherry_picker's pyproject.toml file. <a href="https://github.com/python/core-workflow/pull/316" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/316/hovercard">PR #316</a></p>
</li>
<li>
<p>Remove the <code>BACKPORT_COMPLETE</code> state. Unset the states when backport is completed.<br>
<a href="https://github.com/python/core-workflow/pull/315" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/315/hovercard">PR #315</a></p>
</li>
<li>
<p>Run Travis CI test on Windows <a href="https://github.com/python/core-workflow/pull/311" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/311/hovercard">PR #311</a>.</p>
</li>
</ul>Mariattatag:github.com,2008:Repository/76080865/cherry-picker-v1.3.02019-02-22T05:01:26Zcherry-picker v 1.3.0<p>cherry-picker v 1.3.0<br>
Implement state machine and storing reference to the config<br>
used at the beginning of the backport process using commit sha<br>
and a repo-local Git config.<br>
(<a href="https://github.com/python/core-workflow/pull/295" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/295/hovercard">PR #295</a>).</p>Mariattatag:github.com,2008:Repository/76080865/cherry-picker-v1.2.22019-02-21T20:40:53Zcherry-picker v 1.2.2<h2>cherry-picker v 1.2.2</h2>
<ul>
<li>Relaxed click dependency (<a href="https://github.com/python/core-workflow/pull/302" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/302/hovercard">PR #302</a>).</li>
</ul>Mariattatag:github.com,2008:Repository/76080865/cherry-picker-v1.2.12019-02-21T20:41:47Zcherry-picker v 1.2.1<h2>cherry-picker v 1.2.1</h2>
<ul>
<li>
<p>Validate the branch name to operate on with <code>--continue</code> and fail early if the branch could not<br>
have been created by cherry_picker. (<a href="https://github.com/python/core-workflow/pull/266" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/266/hovercard">PR #266</a>).</p>
</li>
<li>
<p>Bugfix: Allow <code>--continue</code> to support version branches that have dashes in them. This is<br>
a bugfix of the additional branch versioning schemes introduced in 1.2.0.<br>
(<a href="https://github.com/python/core-workflow/pull/265" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/265/hovercard">PR #265</a>).</p>
</li>
<li>
<p>Bugfix: Be explicit about the branch name on the remote to push the cherry pick to. This allows<br>
cherry_picker to work correctly when the user has a git push strategy other than the default<br>
configured. (<a href="https://github.com/python/core-workflow/pull/264" data-hovercard-type="pull_request" data-hovercard-url="/python/core-workflow/pull/264/hovercard">PR #264</a>).</p>
</li>
</ul>Mariatta