CI Integration with Raven Platform
Guide to integrating CI with Raven platform
Introduction
This document provides a guide to set up integration with Raven platform and your CI tool to automate Raven receiving image build metadata from your image build pipelines. This guide is intended for build engineers and DevOps engineers, who are responsible for setting up and managing the image build pipelines.
Pre-requisites
Before proceeding with the Raven CI Integration, ensure you have completed the following prerequisites:
-
You have the Raven agent token available.
- Please contact Raven if you don’t have this token available.
Set Up
The Raven CI step needs access to the image being built on the CI platform via the CI pipeline. CI platforms usually delete the image after pushing the image to its repository, thus it is essential to add the Raven step in between the docker build and docker push stages.
Examples -
Data Privacy
The Raven Platform integration with your CI tool only collects and persists the metadata related to the images being built via the image build pipelines. Raven does not collect any sensitive data such as passwords from your CI pipeline environments.