diff options
author | W. Trevor King <wking@tremily.us> | 2018-05-31 17:00:56 -0700 |
---|---|---|
committer | W. Trevor King <wking@tremily.us> | 2018-05-31 21:04:46 -0700 |
commit | 8405ff9baa2c0ce412d5a1ff6cad7e327ade0439 (patch) | |
tree | 49437b9caf175701a65b6cb049ed3242ec947501 /vendor/github.com/Nvveen | |
parent | a9e9fd4f5b56f0dd91944b86feba9a2d3814d93e (diff) | |
download | podman-8405ff9baa2c0ce412d5a1ff6cad7e327ade0439.tar.gz podman-8405ff9baa2c0ce412d5a1ff6cad7e327ade0439.tar.bz2 podman-8405ff9baa2c0ce412d5a1ff6cad7e327ade0439.zip |
hack/release.sh: Add a release script
Matthew had expressed interest in a lovely release script on IRC.
Here's my attempt to encode the changes from the v0.5.4 release
branch. I've also added tag signing, so you may be prompted for your
passphrase during that step.
The version scheme for 0.x.y is 0.${month}.${count_that_month} [1].
We could automatically calculate those with a dozen or so lines of
shell script, but we don't think that's worth the maintenance burden
when it's easy enough for the caller to think them up on their own
[2].
The spec sed also bumps the Python package version to match, which
seems like the intended behavior until 1.0 when the Python code will
move into its own repository [3].
[1]: https://github.com/projectatomic/libpod/pull/867#issuecomment-393731907
[2]: https://github.com/projectatomic/libpod/pull/867#issuecomment-393743295
[3]: https://github.com/projectatomic/libpod/issues/786#issuecomment-390682012
Signed-off-by: W. Trevor King <wking@tremily.us>
Diffstat (limited to 'vendor/github.com/Nvveen')
0 files changed, 0 insertions, 0 deletions