IntelliTect / CodingGuidelines

A repository to contain IntelliTect's tools for coding conventions
https://intellitect.github.io/CodingGuidelines/
MIT License
11 stars 17 forks source link

Delete the Build Pipeline or entire project in DevOps Coding Standard project #197

Open MarkMichaelis opened 3 years ago

MarkMichaelis commented 3 years ago

Delete the build pipelines at https://intellitect.visualstudio.com/CodingStandards

Keboo commented 3 years ago

We need to add in GitHub Action support to push to NuGet before we can eliminate DevOps.

Need to discuss how we want to manage versions/releases to know proper implementation.

BenjaminMichaelis commented 10 months ago

We need to add in GitHub Action support to push to NuGet before we can eliminate DevOps.

Need to discuss how we want to manage versions/releases to know proper implementation.

I haven't tested it (will do probably this week to get new changes) but after that, is the deploy pipeline good enough (https://github.com/IntelliTect/CodingGuidelines/blob/main/.github/workflows/Deploy) to delete the devops project?