Sha256: 962ec981c1981a74756ed2261d1a3cdf67a4950694193b139cde66c12c93dfa2
Contents?: true
Size: 654 Bytes
Versions: 11
Compression:
Stored size: 654 Bytes
Contents
# Releasing 1. Ensure you are on the expected branch (presumably `master`) and the current branch is up-to-date. 1. Run `./release.sh` 1. Visit [RubyGems.org](https://rubygems.org/gems/percy-common) and see the gem has been published # Creating a Release on GitHub Finish the pre-started release opened by the script, or [create a new release](https://github.com/percy/percy-common/releases/new): 1. Enter "vX.X.X" as the tag version. It should auto complete to say "Existing Tag" 1. Enter "vX.X.X" as the release title 1. Write a brief description as to what is included in this release. Linking to specific PRs is great. 1. Click "Publish release"
Version data entries
11 entries across 11 versions & 1 rubygems