In the Config Management module, this function allows you to create a release of an integration branch or a feature branch. Creating a release means that the changes that are incorporated into the application in the feature/integration branch are stable. After the user creates a release of the integration branch, the release is merged into… Continue reading Creating a Release
Category: Release Manager
Comparing Branches
You can use this feature to compare two branches before you plan to merge the application versions from these branches. you can compare two branches by using the following criteria: To compare two branches:
Integrating Two Feature Branches
In the Config Management module, this feature allows you to integrate two feature branches. Assume two software developers are working on an app in two different branches, Feature_2 and Feature_3. When these software developers complete work on the app in the Feature_2 and Feature_3 branches, they can merge the app-related changes in the Feature_2 and… Continue reading Integrating Two Feature Branches
Accessing an App in New Branch
After you cut a child feature branch from a parent feature branch, you can access the app in the child feature branch. The child feature branch inherits all app-level configurations of the parent feature branch. To access the app in the child feature branch: After cutting the Feature_2 branch from the FEATURE_1 branch, you can… Continue reading Accessing an App in New Branch
Creating a New Feature Branch
In the Release Manager module, this function allows you to create a new feature branch from an existing feature branch. After you cut a child feature branch from a parent feature branch, the child branch inherits all app-level configurations of the parent feature branch. Let’s learn how to create a child branch from a parent… Continue reading Creating a New Feature Branch
Viewing Default Feature Branch
When you create an app on the Vahana cloud, it is by default created in the Feature_1 branch. While a new app is created in the Feature_1 branch, a master branch always exists parallel to the default Feature_1 branch. A vDesigner module user can work on the app in the Feature_1 branch and create its… Continue reading Viewing Default Feature Branch
A Concept of Branching
Overview In the Release Manager module, this feature allows you to cut a new branch from the master branch and then create, develop, and perform the function on the new features. As it has been described earlier in the post: Release Manager Overview that when you create an app in the Vahana cloud, it automatically… Continue reading A Concept of Branching
Viewing Sync Status
Introduction This feature allows you to view the current status of the “Sync†activity for the specific service or application module. The “Sync†activity can have any of the two statuses: Pending or Success. The “Pending†status means that the changes that you incorporate into the application module in the respective branch are yet to… Continue reading Viewing Sync Status
Deployment History
Introduction This module allows you to access and view the details of the deployment. The deployment details include the followings: Each time you deploy a branch into a specific environment, the Release Manager captures the deployment details and then helps you access them by using the “Deployment History†feature. This feature helps you access the… Continue reading Deployment History
Branch Management
Introduction This feature allows you to create, manage, and edit the branches. In the Release Manager application, a branch is created out of the master branch. As described in the heading section: Release Manager Overview, you create three types of branches from the master branch: Hotfix branch, Deployment branch, and backup branch. The backup is… Continue reading Branch Management