How to Create, Manage, Build, and Deploy Applications in ACC?
Last updated
Was this helpful?
Last updated
Was this helpful?
Users can easily access application details or add a new application by clicking on My Applications in the left-side menu. This action directs users to a screen displaying all partner-viewed applications, providing quick access to relevant information and the ability to add new applications as needed.
The list screen provides users with a view of application summary information. Additionally, users can use the search functionality to easily locate specific applications based on their preferences.
Furthermore, the Edit column grants users to make changes to specific fields such as description, logo, or images within the application.
To add an application to a project, the application must first be created. To initiate this process, click on the + New Application button, which will then display the Create New Application page.
In order to create a new application, fill in essential fields such as the application's name, slug, type, description, logo, and images.
To proceed, provide both the name and the slug for the application. Then, select the suitable application type from the automatically displayed options. Do not forget to add a description, logo, and images to complete the application setup.
The application logo will be visible across all instances where the application is used. To enhance the application's presentation, users are required to include a minimum of 4 product images. They also have the option to add up to 5 images, all of which will be showcased in the application's detail on the App Store.
Once all necessary details are provided, click the Apply button to create and add the application to the application list. With this step, the application setup is complete, and it will be ready for building and deploying.
All users who have the rights to create projects and add applications within their own account can also add applications. When clicking on an application name from the application list, users will be directed to the application detail page. Here, they can access the application details, including the projects in which it has been added, the versions built, and the reports for each version.
The management of application builds and deployments to projects is handled within this screen.
In the Application Detail section, users can access information about the application, which includes details such as the application access setting, application type, slug, and more.
Applications created as the Project Zero application type cannot be designated as public applications. They are used as private applications.
In the Versions section of the application detail page, users can build different versions of their application. This section presents a list of the application's entire version history, allowing users to access error logs and quality reports.
Each version listed in this section is associated with a specific tag that the developer used during the application's build process. Furthermore, developers can use different tags for each project.
To initiate the application build process, click the Build button. A pop-up window will appear, provide a version tag and notes detailing the edits made in this particular version. Once all necessary information is entered, clicking the Build button will commence the application build process.
In the Versions section of the application detail page, users can keep track of the build status. If a build fails, they can view the error logs by clicking on the error icon, which provides detailed information about the encountered issues.
The Status column displays either Completed or Failed to indicate whether the application is ready for deployment with the specified tag.
After successful application builds, users have the option to install these versions into their projects before proceeding with deployment. For a step-by-step guide on the installation process, please refer to the Tutorials > Add Application via App Store.
A perfectly working version can be set as a stable version under the Stable column. It is crucial to select a stable version as it will be the first version deployed when installed in projects.
Within the version list, users can access quality reports for successfully completed application versions through the Reports column. These reports are generated as part of CI/CD pipelines in ACC, providing essential metrics such as code coverage, complexity, duplication, and adherence to coding standards.
To initiate the report generation process for a specific version, click the Create Report button. Once the process is successfully completed, the generated report will be displayed in the Reports table. However, if any issues arise during the generation, users can retry generating the report for the same version.
The details of the report can be thoroughly examined within the Reports table. Under the Quality Gate column, the statuses “Passed” and “Failed” indicate whether the version meets the required quality standards or not. Additionally, users can download the report directly from the download icon.
The Installed Projects section displays information about the projects in which the application is being used, along with the corresponding tags. Users can easily locate specific projects or application versions using the search bars.
Furthermore, applications can be deployed in multiple projects. To achieve this, users only need to select the desired projects, then click the Deploy Selected Projects button. In the pop-up window, provide the version tag information and then click the Deploy button to initiate the deployment process.
The deployment status of the version for each associated project is visible in the table.
Users can access the deployment history page and view deployment details, including any error logs, if they exist, by clicking on the project's name.
In addition, users can easily locate their application listed in the Applications table by navigating to the relevant project's detail page through the Projects menu. Here, they can check the deployment status of the application within that specific project. To access detailed information about the application, users can click on the application's name in the table.