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

How to selectively merge VBCS code changes from workspace to main branch in visual basic studio

Accepted answer
22
Views
1
Comments
edited Mar 30, 2022 7:30AM in Visual Builder 1 comment

Summary:

Hi All,

I am working Visual Basic Studio (VBS), learning on using the VBS Workspace & how to merge the code from local repository in Workspace and the Main Branch of remote repository.

I have approx. 20 VBCS extensions in my project are currently to be built. We are trying to decide how to design the studio Projects in VBS for these extensions' code maintenance CI/CD, etc.


Questions-

  1. Should it be one VBS project for per VBCS application we should maintain? That would lead to 15 Visual Applications in the instance.
  2. Alternatively, if we create one visual application & create all web applications under it. Then I am facing an issue in the selective merging of the code into main. For example, I have 02 Web Apps & i did changes to both. but I want to push only one of the web apps changes to main, not both files' changes. How to do this selective merging of code from local repo to main branch.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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