Change the remaining PartialBuild build jobs to do independent deploys, and related CI config cleanup
What does this MR do?
- Changes the remaining PartialBuild build jobs to do independent deploys as well.
- Remove
reviewanddeployjobs, they are no longer needed at this point. - Update job names, use
marketingandreview/prodterminology, get rid ofbranchreferences, get rid ofmasterreferences other than ones referring to actual master branch. - Reorganize/rename/add build stages to be more descriptive
- Remove staging environment from CI config (rest of work for actual removal of the environment is on this issue: #8383 (comment 389280803))
Related issues
Relates #8302 (closed)
Edited by Chad Woolley