* Adding a new stage to build servers
* Addressing PR feedback
* Added schedule to run devBuild pipeline every midnight
* Ensure that hte builds run every day, no matter whether there were changes or not.
* Disable PR builds
* Added a new CI definition to measure build time for certain areas
This pipeline is going to measure the time required to build certain areas. For now, adding only the `Components` build to try out the pipeline.
* Incorporate PR feedback