- Published on
Project 03 - Established UAT
- Authors
- Name
- MDolce
Table of Contents
Problems we need to solve:
In keeping the DEV environment separate from UAT, we've established the following:
The goal is to create two separate environments. One for delivering new code changes DEV
and another for testing those code changes UAT
.
Methodology:
Using the workflow naming convention to associate environment names based on:
Using the workflow naming convention to associate environment names based on planning for future project tracking, we need to add a workflow number to the blog document type. The naming convention for workflows is:
clientID-jobnumber#-YYYYMMDDTIMESTAMP-jobTypeTitle
.
For example, this file is identified as:
project-03-29s-202401111300-establish-UAT