Overview
This document provides an overview of the user journey within the Code Management application. It outlines the key steps and processes that users will follow to effectively utilize the application's features.
SSO
Single Sign-On (SSO) is an authentication process that allows users to access multiple applications with a single set of login credentials. This simplifies the user experience by reducing the number of logins required and enhances security by centralizing authentication.
Create Repository
Repositories are typically created by developers, with managers overseeing the process. Follow these steps to create new repositories or adding additional ones.
Clone Repository
Cloning a repository allows you to create a copy of an existing repository, including its branches, commits, and files. This is useful for creating backups, working on new features without affecting the main codebase, or setting up a new environment.
Commit Repository
Committing a repository involves saving modifications made to the repository to ensure they are properly integrated into the codebase.
Comapare Repository
Developers rely on smooth integration of their changes into the master version of a Qlik Sense application. Before requesting to merge these changes, it's vital to compare them with what's already in the master version.
Create Merger Request
A merge request allows you to propose changes to be integrated into the master branch. Follow these steps to initiate and create a merge request.
Evaluate Merge Request
As a manager, your role involves overseeing and approving merge requests submitted by developers.
Create job
In Code Management, jobs are designed to automate the transfer of Qlik Sense applications across different environments. By creating jobs, administrators and super users can streamline resource management tasks, ensuring the efficient deployment and synchronization of applications between various servers environments.
Run Job
In Code Management, jobs can be executed by promoters, super users, and managers to automate tasks. By navigating to the "Jobs" page and selecting the desired job, users can initiate execution and monitor results in the job history tab.
Switch Commit
The "Switch Commit" feature in our Code Management platform allows you to navigate between different branches and their respective versions.