CI Recipes

Continuous Integration Guides

Follow these examples and recipes to add Uffizzi to your CI pipeline to create ephemeral environments for your pull requests/merge requests.

GitHub Actions

Examples

Before you add Uffizzi to your own project, you might want to first try one of the examples below. These examples use a pre-configured repo that will create an ephemeral environment when you open a PR.

Recipes

Once you understand the process end-to-end, check out these recipes for step-by-step instructions of how to add Uffizzi to your GitHub Actions pipeline.

GitLab CI

Examples

Before you add Uffizzi to your own project, you might want to first try one of the examples below. These examples use a pre-configured repo that will create an ephemeral environment when you open a merge request.