Get Started with Redwood for Oracle Cloud HCM Begin Now
VB studio deployment with branches
Summary:
We have single project. Suppose we have already deployed Page A, B and C in production. I have created a branch1 which only has code changes for Page D. This branch does not have changes for Page A, B and C in it. It has only page D changes.
If I deploy the branch1 to production, will it overwrite the changes for Page A , B and C which were already present in production? Or will it still have those changes and add page D changes on top of it?
Basically, when we deploy via pipeline, does the code in package overwrites the existing code in target instance or does it merges with existing code in target instance?
Tagged:
0