Deploy an Extension to a Oracle Cloud Applications Development Instance

When a project is created for you through the Edit Page in Visual Builder Studio workflow in an Oracle Cloud Application, several artifacts are created for you:

  • A Git repository that contains the extension's source code
  • A Development environment that points to the development instance where your base Oracle Cloud Application is running
  • Default build jobs that package and deploy the extension's artifact to your development environment, along with a pipeline to run the build sequence. While these build jobs and pipelines are automatically created for you, whether they are enabled or disabled depends on your extension's CI/CD Pipeline setting.
  • A private workspace in which you can edit the extension in the Designer.