Skip to content

mjremijan/ferris-tweial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ferris-tweial

A Twitter-to-email client

Production Deployment Procedures

  1. Commit all files.
  2. Update pom.xml, set production version
  3. Commit all POM files.
  4. Create TAG for the next version.
  5. Update pom.xml, set next SNAPSHOT version
  6. Commit all POM files.
  7. Push all (including TAG) to GitHub
  8. Checkout the TAG
  9. Run action "production-artifacts"
  10. Store zip,tar.gz on desktop for uploading to GitHub
  11. Run action "production-site-deploy"
  12. Close sprint, set production version, get report
  13. Create GitHub release
  14. Upload zip,tar.gz to GitHub release