i'm on the master branch reset to the head of 1.9....
# announce
a
i'm on the master branch reset to the head of 1.9.x
w
should release from the appropriate point in that branch
a
the docs say otherwise
w
i'll fix that.
a
First, ensure you are on the master branch at the release commit. If new commits have landed after your release commit, you can reset to your commit (git reset --hard <sha>).
ok
you'll also want to fix the section above on dry runs
"if so, releases should only be published from master, so get on master and ensure your version number commit is present"
w
will fix.
a
thanks!
w
you should release from the release branch, with the version bump
a
got it
doing that now
from
097254cb219cb8066604375d44f4889bc9700636
, which is the SHA with the version bump
and 1.9.x checked out
everything as you said
w
yep, looks good.
a
(i didn't do it yet -- making sure i'm using the same gpg key i did last time)
(not a problem)
running it now