This repository holds the various usage examples of FlashPipe in the different branches.
| Branch | Platform | Details |
|---|---|---|
| azure-pipelines | Azure Pipelines | Multiples IFlow deployed to multiple tenants. Unit testing using Maven |
| azure-pipelines-single | Azure Pipelines | Single IFlow uploaded and deployed to a single tenant |
| github-actions | GitHub Actions | Multiple artifact types uploaded and deployed to a single tenant. Unit testing with Maven |
| github-actions-sync | GitHub Actions | Sync single package contents between tenant and GitHub repository |
| github-actions-snapshot | GitHub Actions | Snapshot tenant's contents (editable packages) to GitHub repository |
| azure-pipelines-neo | Azure Pipelines | Single IFlow uploaded and deployed to a single tenant (OAuth on Neo environment) - Deprecated |
| github-actions-simulation | GitHub Actions | Simulation testing with Maven - Deprecated |
| github-actions-sync-apim | GitHub Actions | Sync API Management contents between tenant and GitHub repository |
| gitlab | GitLab | Uploading and deploy an artifact to a single tenant from a GitLab repository. |
| gitlab-snapshot | GitLab | Snapshot tenant's contents (editable packages) to GitLab repository |