Chapter 16: Managing VB Apps Using Visual Builder Studio
In this chapter, we will demonstrate how to manage the VB code lifecycle using Git repositories. In order to manage code in Git, we'll use Oracle Visual Builder Studio (VB Studio), formerly known as Developer Cloud Service (DevCS), which is a foundation service in Oracle Cloud that you can use to manage the Agile development process and automate the DevOps lifecycle.
In this chapter, we'll describe Oracle VB Studio, the benefits it offers, and the various capabilities of VB Studio. We'll demonstrate how to provision Oracle VB Studio using the Oracle Cloud Infrastructure (OCI) dashboard, which will help you manage the DevOps of your VB code. We'll demonstrate how to create a project in VB Studio to create empty Git repositories to manage a VB application.
We'll demonstrate how to connect the VB console with VB Studio, which will help you to connect to Git repositories, and once a VB Studio instance...