Showing results for git - ISE Developer Blog

Jun 14, 2022
0
8

X++ And Git: A Basic Setup

Ian Jensen
Ian Jensen

Overview In this post we outline the basics of setting up an X++ repository in Git as well as a YAML-based build pipeline which executes against this repository. Background Git is an increasingly popular version control system which sees broad use within the Commercial Software Engineering (CSE) organization at Microsoft. Dynamics 365 for Financ...

CSEDevOpsBusiness Applications
Nov 23, 2021
0
3

Working with a Monorepo

Martin Tirion
Martin Tirion

In this blog post, we want to share a Microsoft manufacturing customer’s journey that started off by setting up with them the core piece for their software development: a monolithic repository — or monorepo for short.

CSEDevOps