Challenge Overview
Topcoder Mobile wants to improve their CICD pipeline process by adding an automated chrome devtools profiler execution. The goal of this project is to capture all of the rich data and metrics that chrome devtools provides and generate a scorecard based on that data. With this scorecard added to the CICD pipeline, Topcoder Mobile will be able to identify things like bad code and memory leaks before the code gets merged into the main branch.
The goal of this challenge is find the best Docker image with Jenkins for CICD pipelines. We will be expanding on this docker image in subsequent challenges to add the processes for executing an app in a headless chrome browser and automating the chrome profiler.
The goal of this challenge is find the best Docker image with Jenkins for CICD pipelines. We will be expanding on this docker image in subsequent challenges to add the processes for executing an app in a headless chrome browser and automating the chrome profiler.
Final Submission Guidelines
-
Docker Image (single zip file)
-
Readme.md describing any setup required