This is the multi-page printable view of this section. Click here to print.
Release Management
1 - Release Management
Release refers to the process of performing the actual deployment process using a workflow.
Users with Owner or Master authority in a project group can configure and apply a release process suitable for the project.
Getting Started with Release Management
To start release management, follow these steps.
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- Click the Release Management > Release Management menu from the left menu. Move to the Release Management page.
Creating a Release
The release creation process proceeds in the following order.
Pre-Release Check
Before creating a release, check the following.
Item | Required | Description |
|---|---|---|
| Workflow | Y | Workflow is a release process template that must be created before creating a release. Refer to Workflow Management. |
| Approval Template | N | You can set up an approval line and approval content to be used in the release in advance from the approval template. Refer to Approval Template Setting. |
Starting Release Creation
Starting Release Creation from the Release Management Screen
To create a release, follow these steps.
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- Click the Release Management > Release Management menu from the left menu. Move to the Release Management page.
- Click the Create Release button.
Starting Release Creation from the Workflow List
To create a release, follow these steps.
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- Click the Release Management > Workflow Management menu.
- Click the More icon on the Workflow list. Click the Create Release with this Workflow menu from the More menu.
Starting Release Creation from the Workflow Details Screen
To create a release, follow these steps.
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- Click the Release Management > Workflow Management menu from the left menu.
- Click the workflow you want to view in detail from the Workflow list.
- Click the Create Release with this Workflow menu from the Workflow Details screen.
Entering Release Basic Information
Enter the release basic information.
- Click the Start button.
Setting Workflow
- Select the workflow to perform the release. If you started creating a release through Workflow Management, the corresponding workflow is automatically selected.
- If you set environment variables in the workflow, check and change the values.
- Click the Next button.
Checking/Editing Tasks
- Check the tasks to be performed in the release.
- Edit or delete tasks as needed.
- Once you have checked and edited all tasks, click the Next button.
Setting Release
- Add the person in charge of receiving emails/messengers when the release and task status change.
- Select whether to automatically terminate the release when all tasks are completed.
- Click the Next button.
Summary Information
- Check the release creation summary information and click the Complete button.
- Click the Confirm button in the confirmation popup to complete the creation.
- Once the release creation is complete, the Release Details screen appears.
Viewing Release Details
To view release details, follow these steps.
- Click the release you want to view in detail from the Release list.
- The Release Details screen appears.
Proceeding with Release
Releases in Progress
To proceed with a release, follow these steps.
- Click the release card with a status of In Progress from the Release list.
- The Release Details screen appears.
- You can proceed with the release tasks included in the release.
Proceeding with Tasks
Only the task assignee or the release creator can proceed with the release task. To proceed with a release task, follow these steps.
- If you are the task assignee or release creator, click the Task card. The task information is displayed on the right task editing screen.
- Edit before starting the task: You can edit some items of the task before starting the task. Complete the editing and click the Apply button.
Task Editable Items User - Expected time
- Description
- Assignee
- Receive email when completed
- AttachmentJenkins - Parameters
- Assignee
- Receive email when completedBlue/Green Switching - Assignee
- Receive email when completedImage Repository Replication - Source tag
- Target tag
- Assignee
- Receive email when completedSCM Repository Release - SCM tag
- Assignee
- Receive email when completedGIT Branch Creation - Project
- Repository branch
- New branch
- Assignee
- Receive email when completedInternal Approval - JIRA Version issue
- Approver
- Approval title
- Approval content
- Assignee
- Receive email when completedHelm Release - SET VALUES
- Assignee
- Receive email when completedJIRA Release - JIRA project
- JIRA version
- Assignee
- Receive email when completedTable. Items that can be edited before starting the task - Start task: Click the Start button to start the task. If Task Auto-Execution is selected, the task starts automatically without clicking the Start button.
- Task in progress: While the task is in progress, the status bar at the top of the task is displayed as In Progress.
However, User tasks can be modified even while in progress, such as expected time, description, and attachment.
- Complete task: Click the Complete button to complete the task. Some tasks cannot be completed by clicking the Complete button by the user and are automatically completed by the system.
- Proceed with other tasks in the same way and complete them.
Suspending/Restarting/Skipping Tasks
Only the task assignee or the release creator can suspend/restart/skip tasks.
To suspend/restart/skip a task, follow these steps.
- If you are the task assignee or release creator, click the More icon on the task.
- Click the Suspend/Restart/Skip menu from the More menu.
Completing Release
The release creator can complete the release. The final result of the release is divided into three categories: success, failure, and suspension.
- Success: The release creator completed the release as a success after all tasks in the release were completed.
- Failure: The release creator completed the release as a failure after all tasks in the release were completed.
- Suspension: The release creator suspended the release, even though there is at least one task that has not been completed.
Completing Release as Success/Failure
To complete a release, follow these steps.
- Click the Release card with a status of In Progress from the Release list.
- The Release Details screen appears.
- Check that all tasks included in the release have been completed.
- Click the Release Complete button.
- In the Release Complete popup, select the Release Result (Success/Failure) and click the Complete button to complete the release.
Suspending Release
To suspend a release without completing it, follow these steps.
However, according to the Release Management setting in the tenant common setting, suspension may require approval. (Managing Tenant Common Settings)
- Click the Release card with a status of In Progress from the Release list.
- The Release Details screen appears.
- Check that there are no tasks in progress and that there are tasks that have not started.
- Click the Release Complete button.
- The Release Complete popup opens, and the release result is displayed as Suspension. Click the Complete button to suspend the release.
- If the tenant common setting requires approval for suspension, the Release Suspension Approval popup opens when the Release Complete button is clicked.
Deleting Release History
Release history can be deleted if the release status is success/failure/suspension. Releases in progress cannot be deleted.
However, depending on the Release Management setting in the tenant common setting, the delete function may not be visible. (Managing Tenant Common Settings)
To delete release history, follow these steps.
- To delete release history, use one of the following methods.
- Click the Delete button from the Release Details screen.
- Click the More icon from the release list. Click the Delete menu from the More menu.
- The Delete Release History popup appears, and enter the release name to confirm deletion.
- Click the Confirm button to complete the deletion.
2 - Workflow Management
A workflow is a collection of tasks and task groups of various characteristics that must be configured before creating a release.
The workflow is a release process template that helps perform a series of tasks required for the build-deployment stage by tasking and setting responsible persons for each task, allowing for sequential work during deployment.
Getting Started with Workflow Management
To start managing workflows, follow these steps:
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- On the Release Management page, click the Release Management > Workflow Management menu. The Workflow Management page appears.
Creating a Workflow
Getting Started with Creating a Workflow
To create a workflow, follow these steps:
- On the Workflow Management page, click the Create Workflow button. The Create Workflow popup opens.
- In the Create Workflow popup, enter the information, select the project to be released through the workflow, and click the Start button. Move to the Create Workflow page.
- On the Create Workflow screen, edit the workflow.
Modifying Basic Information
To modify the basic workflow information, follow these steps:
- On the Create Workflow screen, click the Modify Basic Information button. The Modify Basic Information popup opens.
- In the Modify Basic Information popup, modify the information and click the Save button.
- In the Save Confirmation popup, click the Confirm button to complete the modification.
Modifying Environment Variables
You can manage variable values that can be used throughout the workflow using workflow environment variables.
To modify workflow environment variables, follow these steps:
- On the Create Workflow screen, click the Modify Environment Variables button. The Modify Environment Variables popup opens.
- In the Modify Environment Variables popup, edit the environment variables.
- Click the Add button to add an environment variable.
- Enter the key/value.
- Click the X icon to delete an environment variable.
- After editing the environment variables, click the Save button.
- In the confirmation popup, click the Confirm button to complete the modification.
Adding Tasks
To add a task to a workflow, follow these steps:
- On the Create Workflow screen, add a task using one of the following methods:
- Click the Task button to add a task to the bottom of the workflow.
- Click the top of the task to add a task above the current task.
- Click the bottom of the task to add a task below the current task.
- On the right task editing screen, set up the task.
- Click the Apply button to apply the task to the workflow.
| Item | Description |
|---|---|
| Add Task | Adds a task. |
| Add Task to Top | Adds a task to the top. |
| Add Task to Bottom | Adds a task to the bottom. |
| Edit Task | Edits the selected task. |
Adding Task Groups
Task groups can be used to manage the execution (sequential, parallel) and prerequisites of related tasks.
To add a task group to a workflow, follow these steps:
- On the Create Workflow screen, click the Task Group button.
- Click the newly created New Task Group card.
- On the right task group editing screen, set up the task group and click the Apply button.
| Item | Description |
|---|---|
| Add Task Group | Adds a task group. |
| Task Group | Click to display the task group editing screen. |
| Task Group Name | Enter the task group name. |
| Task Progress | Select the task execution method within the task group.
|
| Condition Execution | Select whether to use the task group execution condition. - ON: Sets the task group execution based on the status of the preceding task. - OFF: Executes the task group tasks regardless of the status of the preceding task. |
| Task Group Execution Prerequisite Status | Executes the current task group when the selected preceding task is in the specified status. If multiple preceding tasks are selected, it works as an AND condition. |
| Receive Email on Completion | Searches and enters the target to receive an email when the task is successfully completed.
|
Editing Tasks and Task Groups
To edit tasks and task groups in a workflow, follow these steps:
- Click the Task or Task Group card you want to modify in the workflow. The Task or Task Group Editing screen appears on the right.
- Complete the task or task group editing and click the Apply button to apply the task or task group to the workflow.
Deleting Tasks and Task Groups
To delete tasks and task groups in a workflow, follow these steps:
- Click the Task or Task Group card you want to modify in the workflow. The Task or Task Group Editing screen appears on the right.
- Click the Delete button on the Task or Task Group Editing screen.
- Click the Confirm button in the confirmation popup to complete the task or task group deletion.
Completing Workflow Creation
To complete the workflow creation after adding tasks and task groups, follow these steps:
- Click the Save button on the Create Workflow screen. The Workflow Save popup opens.
- Click the Confirm button in the Workflow Save popup to complete the workflow creation.
Viewing Workflow Details
To view workflow details, follow these steps:
- Click the workflow you want to view in detail on the Workflow Management page.
- The Workflow Details screen appears.
Modifying Workflows
To modify a workflow, follow these steps:
- To display the workflow modification screen, use one of the following methods:
- Click the Modify button on the Workflow Details screen.
- Click the More icon on the Workflow List screen and click the Modify menu.
- On the Modify Workflow screen, edit the workflow. Editing is the same as Creating a Workflow.
- After completing the workflow modification, click the Save button. The Workflow Save popup opens.
- Click the Confirm button in the Workflow Save popup to complete the workflow modification.
Deleting Workflows
To delete a workflow, follow these steps:
- To delete a workflow, use one of the following methods:
- Click the Delete button on the Workflow Details screen.
- Click the More icon on the Workflow List screen and click the Delete menu.
- In the Workflow Delete popup, enter the workflow name to confirm deletion.
- Click the Confirm button in the Workflow Delete popup to complete the deletion.
Duplicating Workflows
You can create a new workflow by duplicating an existing workflow.
To duplicate a workflow, follow these steps:
- On the Workflow List screen, click the More icon and click the Duplicate this Workflow menu. The Workflow Duplicate popup opens.
- In the Workflow Duplicate popup, enter the information and click the Start button. The Create Workflow screen appears.
- On the Create Workflow screen, edit the workflow. Editing is the same as Creating a Workflow.
- After completing the modification, click the Save button on the Create Workflow screen.
- Click the Confirm button in the Workflow Save popup to complete the workflow creation.
Creating a Release with a Workflow
You can create a new release from the Workflow Management screen.
To create a release with a workflow, follow these steps:
- To create a release with a workflow, use one of the following methods:
- Click the Create Release with this Workflow button on the Workflow Details screen.
- Click the More icon on the Workflow List screen and click the Create Release with this Workflow menu.
- The Create Release screen appears, and you can create a release.
- After entering the release information, click the Create button to complete the release creation.
3 - Approval Template Settings
Approval templates can be used in workflows and releases, and they include approval lines and approval contents.
| Item | Description |
|---|---|
| Approval Line | Frequently used approval lines can be preset. |
| Approval Content | Frequently used approval contents can be preset. |
Getting Started with Approval Template Settings
To start setting up approval templates, follow these steps:
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- On the Release Management page, click the Release Management > Approval Template Settings menu from the left menu.
Approval Line
Getting Started with Approval Line
To start using the approval line, follow these steps:
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- On the Release Management page, click the Release Management > Approval Template Settings menu from the left menu. The Approval Template Settings screen appears.
- On the Approval Template Settings screen, click the Approval Line tab.
Adding Approval Line Templates
To add an internal approval line template, follow these steps:
Internal approval lines can be created for owners and masters within the project group.
- On the Approval Template Settings screen, click the Internal Approval Line tab. The Internal Approval Line screen appears.
- On the Internal Approval Line screen, click the Add button. The Add Approval Line Template popup opens.
- In the Add Approval Line Template popup, enter the information and click the Save button.
| Item | Description |
|---|---|
| Template Name | Enter the template name. |
| Approval Responsible | Search for the approval responsible and add it to the approval line.
|
| Approval Edit |
|
Viewing Approval Line Details
To view the approval line in detail, follow these steps:
- On the Internal Approval Line screen, click the approval line you want to view in detail.
- The Approval Line Details screen appears.
Modifying Approval Lines
To modify an approval line, follow these steps:
- On the Internal Approval Line screen, click the approval line you want to modify. The Approval Line Details screen appears.
- On the Approval Line Details screen, click the Modify button. The Modify Approval Line screen appears.
- On the Modify Approval Line screen, complete the modification and click the Save button.
- Click the OK button in the confirmation popup to complete the modification.
Deleting Approval Lines
To delete an approval line, follow these steps:
- To delete an approval line, use one of the following methods:
- On the Approval Line Details screen, click the Delete button.
- On the Approval Line List screen, select the approval line you want to delete and click the Delete button.
- Click the OK button in the confirmation popup to complete the deletion.
Managing Approval Contents
Getting Started with Approval Contents
To start using approval contents, follow these steps:
- Main page, click the Release Management icon next to the project group name. Move to the Release Management page.
- On the Release Management page, click the Release Management > Approval Template Settings menu from the left menu. The Approval Template Settings screen appears.
- On the Approval Template Settings screen, click the Approval Content tab.
Creating Approval Content Templates
To add an approval content template, follow these steps:
- On the Approval Template Settings screen, click the Approval Content tab. The Approval Content screen appears.
- On the Approval Content screen, click the Add button. The Add Approval Content Template popup opens.
- In the Add Approval Content Template popup, enter the information and click the Save button.
- Click the OK button in the confirmation popup to complete the addition.
Viewing Approval Content Details
To view the approval content in detail, follow these steps:
- On the Approval Content screen, click the approval content you want to view in detail.
- The Approval Content Details screen appears.
Modifying Approval Contents
To modify an approval content, follow these steps:
- On the Approval Content screen, click the approval content you want to modify.
- The Approval Content Details screen appears, then click the Modify button. The Modify Approval Content screen appears.
- On the Modify Approval Content screen, complete the modification and click the Save button.
- Click the OK button in the confirmation popup to complete the modification.
Deleting Approval Contents
To delete an approval content, follow these steps:
- To delete an approval content, use one of the following methods:
- On the Approval Content Details screen, click the Delete button.
- On the Approval Content List screen, select the approval content you want to delete and click the Delete button.
- Click the OK button in the confirmation popup to complete the deletion.
4 - Task
A task is the smallest executable unit that makes up a workflow (or release), and each task can perform a predetermined operation.
A workflow (or release) consists of one or several tasks.
You can add and edit tasks in Release Management and Workflow Management.
Task List
The tasks provided in Release Management are as follows.
Item | Description |
|---|---|
| Jenkins | You can run a Jenkins pipeline or Jenkins job associated with a DevOps Console project or a separate Jenkins job. |
| User | You can register tasks that require manual work by the user, rather than integrating with a specific tool. |
| Blue/Green Switching | You can associate with Blue/Green deployment belonging to a DevOps Console project. |
| Internal Approval | You can approve through a user belonging to a DevOps Console project group. |
| Helm Release | You can associate with a Helm release belonging to a DevOps Console project. |
| Image Repository Replication | You can replicate an image to another repository. |
| SCM Repository Release | You can release using the release feature of the SCM repository. |
| Git Branch Creation | You can create a new branch by copying a specific branch of a repository belonging to a DevOps Console project. |
| JIRA Release | You can release or unrelease a specific version of a JIRA project. |
| VM Deployment | This is a task that can deploy a VM deployment group with a build complete status or roll back to a previous version. |
Common Task Items
You can add and edit tasks in Workflow (or Release) Management. When you select a task, the Task Edit screen is displayed, and the Task Edit screen consists of the following.
| Item | Description |
|---|---|
| Task Name | Enter the task name. |
| Task Type | Select the task type. |
| Auto-Execution | Select whether to automatically execute after the preceding task is completed.
|
| Conditional Execution | Select whether to execute the current task based on the status (success/failure/skip) of the preceding task.
|
| Conditional Execution Item |
|
| Manager | Search for and enter the person in charge of the task from the project group members.
|
| Designate Yourself as Manager | Click to designate yourself as the manager of the current task. |
| Receive Email upon Completion | Search for and enter the target to receive an email when the task is completed.
|
| Delete | Delete the current task. |
| Apply | Apply the current task settings to the workflow. |
Jenkins Task
This is a task that can run a build pipeline or a Jenkins job registered in a DevOps Console project or a separate Jenkins job.
| Item | Description |
|---|---|
| Jenkins Type | Select the Jenkins type.
|
| Project | Select the project to run the pipeline. |
| Jenkins URL | Select the URL of the Jenkins tool registered in the selected project. |
| Job | Select the job from the selected Jenkins URL. Only jobs with execution permissions for the current user are displayed in the list. |
| Parameter | Enter the parameters required to run the build pipeline.
|
| Jenkins Job URL | Enter the URL of the Jenkins job that is not registered in the DevOps Console. |
| Jenkins ID Jenkins Password or Token |
|
User Task
This is a task that registers manual work that the user must perform.
| Item | Description |
|---|---|
| Expected Time | Enter the expected time required for the user task. |
| Description | Enter the contents that the user must perform manually. |
Blue/Green Switching Task
This is a task that can be associated with Blue/Green deployment belonging to a DevOps Console project.
| Item | Description |
|---|---|
| Project | Select the project to perform the Blue/Green switching. |
| Blue/Green List | Select the Blue/Green deployment from the list of the selected project that you want to perform in the task. |
When the Blue/Green switching task is in progress in the release, you can perform the following work.
| Item | Description |
|---|---|
| Operation Status Check | Click the Operation Status Check button to open the Blue/Green Operation Status Check popup. |
| Switching | Check the operation/operation standby status and click the Switching button. The operation and operation standby are switched. |
| Completion | Check the Blue/Green switching result and click the Completion button to complete the Blue/Green task. If there is a problem with the switching, you can also revert to the previous state by clicking the Operation Status Check button. |
Internal Approval Task
This is a task that can approve through a user belonging to a DevOps Console project group.
Item | Description |
|---|---|
| Include JIRA Version Issue | Select whether to include JIRA version issues in the approval content. When proceeding with the release, the JIRA version set in the project group is selected, and the list of all issues corresponding to the version is automatically added to the approval document. |
| JIRA Project | Select the JIRA project. Only JIRA projects registered in JIRA Project can be selected. |
| Approval Line Template | Select the approval line added in Approval Template Setting to add approvers in bulk. |
| Approver | Search for and add an approver. Only project group members can be searched and added. |
| Approver List | Modify the approver list by changing the approval type, adjusting the order, or deleting. |
| Approval Content Template | Select the approval content added in Managing Approval Content to add the title and content. |
| Approval Content | Enter the approval title and content. |
When the internal approval task is in progress in the release, the following work can be performed.
- Approver : Can approve or reject the approval.
- Approval : Click the Approval button. In the Approval confirmation popup, enter the approval opinion and click the Confirm button to approve.
- Rejection : Click the Rejection button. In the Rejection confirmation popup, enter the rejection opinion and click the Confirm button to reject.
- Other Roles : Can check the approval status.
Helm Release Task
This is a task that can be associated with a Helm release belonging to a DevOps Console project.
Item | Description |
|---|---|
| Auto-Termination | Select whether to automatically terminate the task after the Helm release execution is completed. |
| Project | Select the project to perform the Helm release. |
| Helm Release | Select the Helm release to use in the task from the Kubernetes deployment in the project. Workload, Helm Release can be selected. The information of the selected Helm release is displayed. |
| SET_VALUES (Helm Release) | Displayed when the selected Helm release is Helm Release.
|
| SET_VALUES (Workload) | Displayed when the selected Helm release is Workload.
|
When the Helm release task is in progress in the release, you can check the following contents in the task edit screen.
If Helm Release is selected, you can check the following items.
| Item | Description |
|---|---|
| Current Status | Displays the current status of the Helm release. |
| Execution Status | Displays the result of the Helm release execution. |
| History | Displays the history of the Helm release. Click the Inquiry icon to check the values.yaml used in the Helm release by revision. To roll back to a previous deployment, click the Rollback button. In the confirmation popup, click the Confirm button to complete. |
If Workload is selected, you can check the following items.
| Item | Description |
|---|---|
| Execution Status | Displays the result of the Helm release execution. |
| History | Displays the deployment history. To roll back to a previous deployment, click the Rollback button. In the confirmation popup, click the Confirm button to complete. |
Image Repository Replication Task
This is a task that can replicate an image to another repository.
Source image → (replication) Target image
Item | Description |
|---|---|
| Type | Select the type.
|
| Source Project | Select the project where the source image repository is registered. |
| Source Image Repository | Select the source image repository from the project. |
| Source Tag | Enter the source tag. Tag can be entered directly or environment variables can be used by selecting them. Environment variables can be referenced in Modifying Environment Variables. |
| Target Project | Select the project where the target image repository is registered. |
| Target Image Repository | Select the target image repository from the project. |
| Target Tag | Enter the target tag. |
| Source Host | Enter the source host domain name. |
| Source Path | Enter the source path. |
| Source ID Source Password | Enter the account information of the source image repository. After entering, click the Connection Test button to check if it is connected normally. |
| Target Host | Enter the target host domain name. |
| Target Path | Enter the target path. |
| Target ID Target Password | Enter the account information of the target image repository. After entering, click the Connection Test button to check if it is connected normally. |
SCM Repository Release Task
This is a task that runs the release of an SCM repository.
The SCM repository release performs the creation of a release or tag according to the SCM repository tool (GitHub, GitLab, other Git repositories).
| Item | Description |
|---|---|
| Git Type | Select the Git type.
|
| Project | Select the project where the code repository is registered. |
| SCM Repository | Select the code repository from the project. |
| SCM Branch | Select the branch of the code repository. |
| SCM Tag | Enter the tag to be created in the release. |
| Git URL | Enter the URL of the Git repository. |
| Git ID Git Password or Token | Enter the account information of the Git repository. |
| Branch | Enter the branch of the Git repository. After entering, click the Connection Test button to check if it is connected normally. |
GIT Branch Creation Task
This is a task that can create a new branch by copying a specific branch of a repository belonging to a DevOps Console project.
| Item | Description |
|---|---|
| Git Type | Select the Git type.
|
| Project | Select the project where the code repository is registered. |
| Repository | Select the code repository from the project. |
| Branch | Select the existing branch that the new branch will reference. |
| New Branch | Enter the name of the new branch to be created. |
| Apply Protection | Select whether to apply the protection rule to the new branch. |
| Protection Rule | If the protection rule is applied, set the merge and push permissions.
|
| Git URL | Enter the URL of the Git repository. |
| Git ID Git Password or Token | Enter the account information of the Git repository. |
| Branch | Enter the existing branch that the new branch will reference. After entering, click the Connection Test button to check if it is connected normally. |
JIRA Release Task
This is a task that can release or unrelease a specific version of a JIRA project.
| Item | Description |
|---|---|
| JIRA Project | Select the JIRA project registered in the project group. |
| JIRA URL | Check the server of the selected JIRA project. (Readonly) |
| JIRA Version | Select the version of the JIRA project.
|
When the JIRA release task is in progress in the release, the following work can be performed.
| Item | Description |
|---|---|
| Status | Status button opens the JIRA release popup window. |
| Status Change | Status Change button changes the JIRA Version to Released or back to Unreleased. |
| Confirm | Confirm button completes the JIRA release. |
VM Deployment Task
This task deploys a VM deployment group with a Build Complete status or rolls back to a previous version.
| Item | Description |
|---|---|
| Project | Select a project. |
| Deployment Group | Select a deployment group.
|
| Deployment Group Information | The contents stored in the deployment group are automatically set. |
5 - JIRA Project
The user can manage JIRA project information to be used in the release management JIRA task.
Getting Started with JIRA Project
To start managing JIRA projects, follow these steps:
- Main page, click the Project Group Management icon of the project group. Move to the Project Group Dashboard page.
- On the Project Group Dashboard page, click the JIRA Project menu. The JIRA Project screen appears.
Adding a JIRA Project
To add a JIRA project, follow these steps:
- On the JIRA Project screen, click the Add button. The Add JIRA Project popup window opens.
- In the Add JIRA Project popup window, enter the JIRA URL and Authentication Information, and then click the Connection Test button.
- Select the JIRA Project and click the Save button.
| Item | Description |
|---|---|
| JIRA URL | Select the JIRA URL
|
| Tool Registration Shortcut | If JIRA tool registration is required, you can go directly to the tool registration page. |
| Authentication Information | Enter the authentication information. |
| JIRA Project | Select the JIRA project
|
Deleting a JIRA Project
To delete a JIRA project, follow these steps:
- On the JIRA Project screen, select the checkbox of the item to be deleted and click the Delete button.
- In the confirmation popup window, click the Confirm button to complete the deletion of the JIRA project.