CI/CD Integration
The recommended way to send metadata about the data products is to integrate it in your CI/CD pipeline.
Integration Examples
Github Action Example
Example of a data product repository that sends its metadata to the data mesh manager via GitHub Actions.
Gitlab CI Example
Example of a data product repository that sends its metadata to the data mesh manager via Gitlab CI Pipeline.
GitOps Repository Example
A GitOps-style repository which holds all data product configurations for a team or the whole organization and send them via GitHub Actions.