Commit graph

9 commits

Author SHA1 Message Date
Mislav Marohnić
1aa0bfce12
Add ruby-build(1) man page 2023-11-07 18:20:59 +01:00
Mislav Marohnić
a24578e748
release script: handle multiple releases on the same day 2023-02-08 17:10:47 +01:00
Mislav Marohnić
e2cbfa954b
Release with gh instead of with hub (#2056) 2022-09-30 20:17:25 +02:00
Benoit Daloze
aabb2624af Make sure hub is configured before going further in the release script 2020-02-14 15:10:06 +01:00
Mislav Marohnić
f3435a5257 Update release script
- Tweak release notes in editor before submitting
- Create annotated git tag
- Publish GitHub release by default instead of draft
- Remove Homebrew publish steps - now handled by Actions
2019-10-24 00:01:46 +02:00
Yuichiro NAITO
4014c048cc Fix to wrap bash by /usr/bin/env 2016-12-21 10:51:08 +09:00
Mislav Marohnić
073762c128 Further simplify script/brew-publish 2016-09-16 13:00:46 +02:00
Mislav Marohnić
5297dbc4b0 script/release: automatically populate GitHub release with changelog
[ci skip]
2016-02-28 13:02:42 +09:00
Mislav Marohnić
e2ae87877b Add release script
The script handles bumping up the version number, committing, tagging
and updating the Homebrew formula. The last step requires `hub` to be
installed in order to submit a pull request to Homebrew.

/cc @sferik @hsbt

[ci skip]
2014-05-26 23:34:26 +07:00