Commit Graph

7 Commits

Author SHA1 Message Date
Artak efc9d1228b
Account for UTC time to run the Dev-builds CI at midnight PT (#17718) 2019-12-10 08:11:26 -08:00
Artak 40c99894e8
Adding a new stage to build servers (#17486)
* 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
2019-12-03 16:07:38 -08:00
Artak eb929d5a0b
Added the git submodule init command to run before the build 2019-11-27 22:06:50 -08:00
Artak 5befe65781
Added a step to update submodules as well as disable PR builds (#17469)
* Added a step to update submodules

* Disable triggering on CI
2019-11-27 17:51:25 -08:00
Artak b24b92494a
Removed the usage of `_BuildArgs` unused variable (#17459) 2019-11-27 13:00:31 -08:00
Artak 71a7ba434f
Fixed the name of the build_components satage 2019-11-27 08:54:35 -08:00
Artak 2d6b46e1b2
Added a new CI definition to measure build time for certain areas (#17407)
* 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
2019-11-27 08:34:32 -08:00