Table of Contents

CI/CD tutorials

CI/CD, also known as continuous integration and continuous delivery/deployment, allows teams to deliver software more quickly, with higher quality and reliability, by automating the build, test, and deployment process.

Different technology stacks, such as Azure, Concourse, GitHub, GitLab, and Jenkins, are used to handle CI/CD, which is why Skyline Communications provides additional tooling and libraries that can run any of these. See also: Platform-independent CI/CD.

You can also run our tooling through command line on both Windows and Ubuntu.

Tutorials

Name Description
Setting up a GitHub workflow for connectors Set up a basic quality control and automatic deployment for a DataMiner Connector to a staging system through a CI/CD Pipeline.