dguglielmi-git / innovandoliving

InnovandoLiving - NextJS Ecommerce - Official Website
2 stars 0 forks source link

Deployment Checklist #31

Open dguglielmi-git opened 1 year ago

dguglielmi-git commented 1 year ago

Steps for deployments:

When finishing a task, the development environment must be updated including these new features and modifications:

  1. Work on the assigned task
  2. Update the Changelog file for every project adding all the details including in the branch assigned
  3. Commits messages with details of the changes
  4. Push changes to the branch
  5. Pull Request to Development environment (development)

Once all the work was done, and the development environment is up to date, create the PR from dev to main. Before, make sure the following steps are fulfilled:

After deploying the changes into main branch:

dguglielmi-git commented 1 year ago

v2.2.0-rc has been merged for both Frontend and Backend