Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 517 Bytes

RELEASE.md

File metadata and controls

20 lines (14 loc) · 517 Bytes

Release

Although not very tricky, it is quite easy to deploy something that doesn't quite work as expected. The following steps navigate a through some of the release gotchas and will hopefully result in a successful release¹.

STEPS:

  1. Update CHANGELOG
  2. Bump version in lib/mongoid/cleaner/version.rb
  3. Push changes
  4. Create a tag

Glossary

¹ Ember CLI RELEASE