Color Coding
This is how we currently take advantage of color coding of the workflows:
Brown - workflows that are pre-built in the template. Any added workflows that are working and in live.
Red - modified but not finished workflows that need follow-on work
Cyan - modified or newly added workflows that are finished and tested.
When pushing live we keep the Cyan color for newly added workflows. After deploying we change these to brown only in the development version. Now live version contains Cyan & Brown workflows and we know that Cyan workflows are workflows that were just pushed live. That makes debugging a bit easier as you can see which workflows were changed compared to the previous live version.
Last updated