Skip to content

CodeBuildOps/GRPC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Learning CI/CD pipeline along with gRPC dummy projects.

  1. Creating gRPC .NET solution,
  2. Pushes to Azure DevOps using TFS,
  3. Creating CI or Build Pipeline,
  4. Publish the Artifacts,
  5. Creating the CD or Release Pipeline & deploy the Artifacts there,

Note: For the CI pipeline we will use Azure Hosted agent. Note: For the CD pipeline we will use Azure VM.

Later,

  1. Create WiX setup,
  2. Use a Self-hosted agent (either Azure VM or local),
  3. Publish Azure Artifacts, i.e creating a Nuget package

In Future,

  1. Use of Docker,
  2. Use of DBs in CI/CD
  3. Use of choco package

About

Learning CI/CD pipeline along with gRPC dummy projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages