You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Implementation Guidance for CI/CD Pipeline with Git Branching Strategy in VBS for DB objects

Hello members,

I am implementing a CI/CD pipeline for database objects using Oracle Visual Builder Studio and need guidance on establishing a structured development process with proper Git branching strategy and merge request workflows.

Current Setup:

  • Using 3 separate jobs: Dev job spools controller.xml to Git, Test job picks and applies changes, Prod job also picks and applies changes
  • Reference implementation based on youtube video by shay : https://www.youtube.com/watch?v=r6QqiT5EIRA

Specific Requirements:

  1. Git Branching Strategy Implementation:
    • How to create and configure separate branches for each environment (development, test, production)
    • Best practices for branch naming conventions and protection rules

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!