violet_rails
violet_rails copied to clipboard
Rails 7 upgrade
TO-DO:
- Create branches for Violet Rails
masterandstagingrunning on Rails 7 (rails_7_master,rails_7_staging) from the HEAD ofmaster - on the
rails_7_stagingbranch upgrade to Rails 7 and attempt CI and deployment to Heroku - iterate on it till we have a
rails_7_stagingpassing CI and Heroku deployment. - merge
rails_7_stagingtorails_7_master - use a one-off EC2 instance and test on it to vet
rails_7_master - make the necessary changes
- deploy
rails_7_masterto staging (restarone.solutions) - if everything goes well, create a release candidate and merge
rails_7_mastertorc - Create new base AMI's for production use
- Deploy to fresh EC2 instances and cut traffic over when they are ready