The Git Sync feature allows for the creation of an external backup, environments, and maintaining a version history.Documentation Index
Fetch the complete documentation index at: https://activepieces-fix-troubleshoort.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
How It Works:
This example explains a simple setup for creating development and production environments. The setup can be extended to include multiple environments and multiple Git branches. Requirements:- Empty Git Repository
- Two Projects in Activepieces: one for Development and one for Production.
1. Push Flow to the repository
After making changes in the flow, You click on arrow near the flow name and select “Push to Git”, Add commit and puysh.2. Pull from the Repository
Please note that the credentials will not be synced automatically. You should manually create identical credentials with the same names in both environments.
- All flows that are enabled in production will be updated and republished, If a flow fails to republish, a new version will be created as a draft.
- All flows that are not in the git repository will be deleted.
- New flows created in production will be disabled by default.