Enter a brief description of your changes
(Required)
Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
CI/CD Wizard in MPLAB® X IDE
Last modified by Microchip on 2026/09/02 09:31
The CI/CD Wizard is an MPLAB® X Integrated Development Environment (IDE) feature that helps you set up an automated build and test pipeline tailored to your MPLAB X IDE project. Find CI/CD Wizard in MPLAB X IDE under Tools > CI/CD Wizard.
Using the CI/CD Wizard, you can:
Create tailor-made Dockerfiles. These files are recipes for generating Docker images. Docker images are used to create Docker containers. Docker containers contain all your MPLAB X IDE project settings needed to build, i.e., the version of MPLAB X IDE, MPLAB XC toolchain, XC license handling, Device File Pack (DFP) and tool pack.
Create Jenkinsfiles. These files are used to set up a Jenkins pipeline that describes how to build and test your MPLAB X IDE project on a Jenkins build server using Docker containers.
Create and launch a Docker container using a Jenkins server. This enables you to quickly test out build pipelines or serves as a base for a locally-hosted Jenkins server.
Set up the automated build pipeline to include steps like:
If you need to work with Microchip Support staff directly, you can submit a technical support case. Keep in mind that many questions can be answered through our self-help resources, so this may not be your speediest option.