Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 580 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 580 Bytes

Source Integration (Core)

This solution provides core components for integrating development environments with source control systems. It is inoperable on its own, but it provides a collection of common components for solutions dedicated to integrating with specific source control providers, such as Azure DevOps or GitHub.

Components:

Environment Variables:

  • Solution Name (mppce_solution_name): Name of the solution being actively developed in the current environment.
  • Branch (mppce_solution_name): Name of the branch to commit solution changes to.