Creating code pipelines

Learn how to automate code delivery using pipelines.

Every time the event specified in the pipeline occurs in the design system, the pipeline will run. The following types of events can be watched for in the design system:

Source updated

The pipeline will run every time a data source is imported and it contains new or updated data. For example, if a Figma file is published resulting in updated design tokens.

Version released

The pipeline will run every time a new version of a design system is released.

Head changed

Supernova will run the pipeline every time anything changes in your design system, with a short buffer window so you don't get overwhelmed with updates.

No event

The pipeline will not run unless manually triggered. Learn how to run a pipeline routine manually in Managing pipelines.