mirror of
https://github.com/tappollo/IGListKit.git
synced 2026-01-12 22:45:13 +08:00
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
819 B
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 installon all examples (must happen on FB internal because of sync issues) - Merge
masterintostablevia cmd-line and push - Confirm
stableis0|0ahead/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