This repository was archived by the owner on Aug 18, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 13
Configure CI, CD and CT with Mono%2DRepo
Gustavo Denis edited this page Oct 31, 2019
·
1 revision
| Main >Using Liquid for building your application> Using Liquid for building your application > Configure CI, CD and CT with Mono-Repo > |
|---|
The following are the basic instructions on how to configure DevOps process taking advantage of Liquid's features and concepts.
- Configure permissions in VSTS
- Install Tasks Extensions from Market Place
- Configure Package Management
- Upload powershell scripts
- Configure CI for .Net Core application from Feature to Develop
- Configure CI for Angular and React application from Feature to Develop
- Configure CI for .Net Core application from Release to Master
- Configure CI for Angular and React application from Release to Master
- Configure automatic Pull Request from Master to Develop
- Configure Liquid Smart Hotel CI for .Net Core from Feature to Develop
- Configure Liquid Smart Hotel CI for .Net Core from Release to Master
- Configure Release to Nuget Package
- Configure Release to NPM Packages
- Configure Release for Liquid Smart Hotel
- Create a Pull Request from Feature to Develop
- Create a Pull Request from Release to Master
- Create a Pull Request from HotFix to Master
- Create a Pull Request from Master to Develop
- Create a Release to Nuget Packages
- Create a Release to NPM Packages
- View result metrics of Sonar Cloud
- View result metrics of Unit Tests