Managing the Build Pipelines for Your Environments

You use build pipelines in VB Studio to package and deploy applications to the Oracle Visual Builder instances that provide the runtime environments for development, testing and production.

After importing sources into your project, you or the project owner will need to create and configure the pipelines to use the sources in your new Git repository, and also to configure the build options and settings for each pipeline.

  • When you import an application archive in the Create Workspace dialog box, VB Studio creates a pipeline to package and deploy the app to the development environment when it creates the new Git repository for the app in the project.
  • If you create a Git repository by cloning another repository, you'll need to create a pipeline to package and deploy the app to the development environment. See Configure the Packaging Job and Configure the Deployment Job in Administering Visual Builder Studio.

You'll also need to create and configure pipelines for any other Oracle Visual Builder instances you'll use, for example, the production environment for your app. After an administrator has set up the environments, you or the project owner can create pipelines for them. See Set Up the Project to Deploy for Production in Administering Visual Builder Studio.