Question

Build Place

  • 17 February 2023
  • 1 reply
  • 401 views

Userlevel 1
Badge +3

Would like to know the concept of Sanity Build , what does it mean and why do we need to schedule it in cloud build place.


1 reply

Userlevel 3
Badge +7

Hi @Arifmd1705 ,

Sanity build will check out the latest changes to the master branch (commits performed by the technicians/solution developers) and asses if the underlying codebase is buildable. In the build-place, the master branch of the solution repository will be built using an automated pipeline job and in the Release-Update studio, the release-update branch will be used during the sanity build process.

If the automated job initiated for the sanity build is successful, log files will be available on the LE portal and a tag will be introduced to the latest commit revision on the master branch (if you are working on the RU studio, the sanity tag will be applied to the release-update branch). The automated job will create internal azure resources (virtual machines and other relevant resources) to generate the code base and deploy it. If the job is successful, the VM image will be captured and saved. This VM image will be used for buildplace DEV, QAS environment process.
 

Sanity scheduling process no longer available from 22R1 onwards.

Best Regards,
Shirantha Herath
https://www.linkedin.com/in/shiranthaherath/

Reply