Files
IGListKit/.github/RELEASE_CHECKLIST.md
Jesse Squires c6b65cfb8b Create RELEASE_CHECKLIST.md
Summary:
Probably a good idea to document this. 😄

Easy for new contributors to forget steps.

Putting in `.github/` so it doesn't clutter top-level dir.
Closes https://github.com/Instagram/IGListKit/pull/366

Differential Revision: D4365951

Pulled By: jessesquires

fbshipit-source-id: 63a135be0875d7cbd415586ed15c28353da25b9e
2016-12-23 13:44:00 -08:00

819 B

Release Checklist

Here are the steps for creating and publishing a new release for IGListKit.

  • Final review and update of header docs and guides
  • Final review of changelog
  • Regenerate docs
  • Update pod spec version
  • Update xcodeproj version
  • Run pod install on all examples (must happen on FB internal because of sync issues)
  • Merge master into stable via cmd-line and push
  • Confirm stable is 0|0 ahead/behind
  • Create GitHub release from stable
  • Paste changelog into GH release notes
  • Publish GitHub release
  • Run pod lib lint
  • Push updated podspec: pod trunk push IGListKit.podspec
  • Verify new release on CocoaPods
  • Tweet all the tweets