Table of Contents

Getting started with CI/CD using GitHub

CI/CD using GitHub for connectors

If you and your organization are ready to dive into using GitHub for connectors, you will first need to set up your development environment. Then you can start developing, releasing, and optionally deploying any supported DataMiner artifacts with a CI/CD pipeline in GitHub.

To learn how to do so, follow the tutorial Setting up complete quality control in CI/CD for connector deployment.

If you are specifically looking to create a quick custom pipeline to deploy connectors, follow the tutorial Setting up basic CI/CD for connector deployment in GitHub.

CI/CD using GitHub for non-connector items

For any artifact types beyond connectors, you can use the Visual Studio Templates and the Skyline.DataMiner.SDK.

To get started with this, refer to the following tutorials: