Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Development (dev): The development environment is the first line of defense against bugs. Here, the ITS Web Team deploys code and configuration changes and tests any newly implemented features or bug fixes. Any issues found should be dealt with before re-deploying for further testing. This is an iterative process until the code is ready for the next level of testing.

  • Staging (stagetest): Once satisfied with code and configuration, and consider it fairly stable, it is then deployed to the staging stage/test environment for further testing. This is where Quality Assurance (QA) is performed. If the ITS Web Team makes a change, they may ask College web staff to test the changes on stage for their website. If you have access to the Pantheon dashboard for your website, the stage environment is synonymous with test environment.

  • Production (prodlive): Once the code has been thoroughly tested, it is then pushed to production where it is made “live” to the world. This is also where content creation and editing happens. If you have access to the Pantheon dashboard for your website, the prod environment is synonymous with live environment.

...