Skip to content

kmadof/devops-manual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

devops-manual

Playground for various Azure DevOps options

Stackoverflow questions:

  • docker multiple apps with container registry
    Build Status
  • dm-variable-groups-01 - selecting variable group using runtime parameters
    Build Status
  • dm-variable-groups-02 - selecting variable group based on the variable
    Build Status
  • dm-variable-groups-03 - using different syntaxed with variables and variable group
    Build Status
  • dotnet core on widnows with getting number of passed and failed test over REST API
    Build Status
  • pipeline 01 - publishing dotnet core project
    Build Status
  • pipeline 02 - getting IP address of the host
    Build Status
  • pipeline 03 - publishing artifacts
    Build Status Build Status
  • pipeline 04 - empty value in runtime paramaters
    Build Status
  • pipeline 05 - different host machines for jobs
    Build Status
  • pipeline 06 - publishing dotnet core project
    Build Status
  • pipeline 07 - calling Azure DevOps REST API
    Build Status
  • pipeline 08 - creating nuget package with nuspec file and overriding package version
    Build Status
  • pipeline 09 - array parameter for templates
    Build Status
  • pipeline 10 - multistage pipeline
    Build Status
  • pipeline 11 - multistage pipeline
    Build Status Build Status
  • pipeline 12 - running container instance, using replace token, running C# code written in build file
    Build Status
  • pipeline 13 - simple multistage pipeline with condition and failing one stage
    Build Status
  • pipeline 14 - adding tag and using output variables
    Build Status
  • pipeline 16 - conditional run of steps based on the runtime parameters
    Build Status
  • pipeline 17 - shows not possible - dunamic list in yaml
    Build Status
  • pipeline 18 - importing script in template fro other repo
    Build Status
  • pipeline 20 - scheduled pipeline
    Build Status
  • pipeline 21 - upload summary
    Build Status
  • pipeline 23 - token replace in config and json files
    Build Status
  • pipeline 24 extending pipeline using template from different repository
    Build Status
  • pipeline 25 - archive multiple artifacts
    Build Status
  • pipeline 26 - update variables in variable group over REST API
    Build Status
  • pipeline 28 - and here using tag filters
    Build Status
  • pipeline 37 - issue with passing connection to kubernetes via variable - shows limitation of Azure DevOps
    Build Status
  • pipeline 38- WCF endpoint replace using token replace task
    Build Status
  • pipeline 39 - cancelling pipeline programatically over REST API
    Build Status
  • pipeline 40 - example of using condition to control pipeline flow
    Build Status
  • pipeline 41 - using secret mappings, and playing with lists which are not supported by YAML here
    Build Status
  • pipeline 45 - few examples how to run python scripts
    Build Status
  • pipeline 46 - getting access to Agent.OS variable in condition
    Build Status
  • pipeline 47 - multi stage pipeline with deployment availabe only for Pull Requests
    Build Status
  • pipeline 50 - example of Default branch for manual and scheduled builds
    Build Status
  • pipeline 51 - sample Blazor pipeline
    Build Status
  • pipeline 55 - explains that System.PullRequest.* (apart for IsFork) can't be used in template expressions
    Build Status
  • pipeline 56 printing variables
    Build Status
  • pipeline 59 - breaking pipeline through exit 1
    Build Status
  • pipeline 60 - how to configure trigger to run pipeline in case of change in root level files
    Build Status
  • pipeline 61 - pipeline triggered by another pipeline with fetching original build number over REST API
    Build Status
  • pipeline 62 - multistage pipeline siumulating failure of one stage over beeceptor
    Build Status
  • pipeline 63 - tag filter
    Build Status
  • pipeline 64 - tag filter
    Build Status
  • pipeline 65 - getting secret from key vault using Azure CLI
    Build Status
  • pipeline 66 - keep build id for tag purpose re-running whole job/stage/piepline
    Build Status
  • pipeline 67 - composing package version by getting last package version from REST API
    Build Status
  • pipeline 68 - conditional variables
    Build Status Build Status
  • pipeline 70 - showing mapping variables to envs
    Build Status