Expand my Community achievements bar.

Git Integration with Adobe Cloud Manager | AEM Community Blog Seeding

Avatar

Administrator

BlogImage.jpg

Git Integration with Adobe Cloud Manager by

Abstract

For a complete overview, please review the Cloud Manager User Guide. The video series assumes a basic knowledge of git and source control management. See the additional resources below for more details on git.

NOTE
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. It is expected that the conventions and workflows depicted would be adapted for individual development teams.

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


Basic Branching Strategy
Set up a basic branching strategy in order to take advantage of Cloud Manager’s production and non-production pipelines.


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


Production Deployment
Prepare code for a production release in a customer-managed git repository and synchronize with Cloud Manager’s git repository in order to deploy to stage and production environments.


Synchronizing Release Tags
Synchronize release tags from a Cloud Manager git repository into a customer-managed git repository in order to provide visibility as to what code has been deployed to stage and production environments.

Read Full Blog

Git Integration with Adobe Cloud Manager

Q&A

Please use this thread to ask the related questions.



Kautuk Sahni
0 Replies