Navcontainerhelper: CI/CD workshop pdf - improve section release pipeline

Created on 26 Jan 2021  路  7Comments  路  Source: microsoft/navcontainerhelper

Describe the issue
CI/CD workshop pdf -improvements for the release pipeline section

  • Add an information, to create the specific container on the blob storage before running the deployment.
  • Add a short note that "StorageConnectionString" should be added/checked in the Deployment group BuildVariables section before running the deployment.

PS: If you could upload the word doc e.g. using MD/ascii doc, I could create a pull request for this.

Most helpful comment

@TheNCuber - FYI - I will move the CI/CD workshop to a new github repo.
All checkins in NavContainerHelper repo goes through a 3 hour pipeline running a lot of tests - this should not be necessary for CI/CD workshop changes (didn't think of this:-))

All 7 comments

Maybe I should convert the document to .md and allow for source control here - will see what I can do there

Since this is the official repository of Microsoft, I wanted to ask if the PDF (Markdown in the near future) file can also be extended to include instructions on how to integrate the pipeline into GitLab. TIA

I took an effort and converted/reformated the current pdf version of the aka.ms/cicdhol by @freddydk into a 700 lines (!) markdown file including all the screenshots.

Link to markdown

If that is of any use, I am happy to open a pull request 馃檪.

@TheNCuber, please do:-)

Took a look at it - Nice work @TheNCuber!

@TheNCuber - FYI - I will move the CI/CD workshop to a new github repo.
All checkins in NavContainerHelper repo goes through a 3 hour pipeline running a lot of tests - this should not be necessary for CI/CD workshop changes (didn't think of this:-))

You could also exclude the docs folder and the markdown file from the pipeline trigger.

Was this page helpful?
0 / 5 - 0 ratings