Git integration with Adobe Cloud Manager

Adobe Cloud Manager comes provisioned with a single Git repository that is used to deploy code using Cloud Manager’s CI/CD pipelines. You can use Cloud Manager’s Git repository as provided, or you have the option of integrating an on-premises or customer-managed Git repository with Cloud Manager.

Git integration overview

This video series explores several use cases regarding integrating a customer-managed Git repository with Cloud Manager.

This video series requires a basic knowledge of Git and source control management. See the additional resources below for more details on Git.

The steps and naming conventions outlined in this video series represent some best practices for working with a customer-managed Git repository and Cloud Manager. The conventions and workflows depicted are adapted for individual development teams.

For a complete overview of Cloud Manager, see Introduction to Cloud Manager.

Initial sync initial-sync

First steps for synchronizing a customer-managed Git repository with Cloud Manager’s Git repository.

Basic branching strategy branching-strategy

Configure a basic branching strategy to use Cloud Manager’s production and non-production pipelines.

Feature branch development feature-development

Use a feature branch to isolate code changes in a customer-managed Git repository and synchronize with Cloud Manager’s Git repository to use a non-production pipeline for code quality and validation testing.

Production deployment production-deployment

Prepare code for a production release in a customer-managed Git repository and synchronize with Cloud Manager’s Git repository to deploy to staging and production environments.

Synchronize release tags sync-tags

You can synchronize release tags from a Cloud Manager Git repository into a customer-managed Git repository. This ability provides visibility into what code has been deployed to both staging and production environments.

Additional resources additional-resources

recommendation-more-help
experience-manager-cloud-manager-help-main-toc