All Projects → oskardudycz → AzurePipelinesSamples

oskardudycz / AzurePipelinesSamples

Licence: MIT License
Azure Pipeline Samples - sample configurations with explanation and useful links

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to AzurePipelinesSamples

XamarinPipelineDemo
Demo and explanation on how to do several common tasks for Xamarin.Forms Android in an Azure DevOps pipeline on a Microsoft-hosted agent. Tasks include: build-based version, APK signing, publishing artifacts, unit tests, and UI tests (both via emulator in Azure DevOps and via real devices in App Center).
Stars: ✭ 23 (+0%)
Mutual labels:  azuredevops, azure-pipelines
desafiosInternos
Resultado da peregrinação com resolução de dúvidas interessantes
Stars: ✭ 15 (-34.78%)
Mutual labels:  samples
vertex-ai-samples
Sample code and notebooks for Vertex AI, the end-to-end machine learning platform on Google Cloud
Stars: ✭ 270 (+1073.91%)
Mutual labels:  samples
DscWorkshop
Blueprint for a full featured DSC project for Push / Pull with or without CI/CD
Stars: ✭ 151 (+556.52%)
Mutual labels:  azuredevops
next-azure
A Create Next App example repo including a sample Next.js app and Azure DevOps Pipeline for CI/CD to Azure app services.
Stars: ✭ 52 (+126.09%)
Mutual labels:  azure-pipelines
azure-policy-as-code
Bicep and Terraform code examples for policy-as-code workflows. Azure governance guardrails and automation - by @jesseloudon
Stars: ✭ 101 (+339.13%)
Mutual labels:  azuredevops
wpf-demos
This repository contains the samples for Syncfusion WPF UI Controls and File Format libraries and the guide to use them.
Stars: ✭ 128 (+456.52%)
Mutual labels:  samples
FlaxSamples
Collection of example projects for Flax Engine
Stars: ✭ 50 (+117.39%)
Mutual labels:  samples
cake-vso
Cake integration for Azure DevOps.
Stars: ✭ 19 (-17.39%)
Mutual labels:  azure-pipelines
WindowsAppSDK-Samples
Feature samples for the Windows App SDK
Stars: ✭ 238 (+934.78%)
Mutual labels:  samples
azure-pipelines-tfvc-tasks
Azure Pipelines tasks for Team Foundation Version Control
Stars: ✭ 26 (+13.04%)
Mutual labels:  azure-pipelines
azure-vdc
Automated VDC on Azure
Stars: ✭ 16 (-30.43%)
Mutual labels:  azure-pipelines
playground
📚 Examples, projects, webprojects, skeletons for Nette Framework (@nette) from community members. Included @contributte @apitte @nettrine projects.
Stars: ✭ 23 (+0%)
Mutual labels:  samples
vsts-publish-adf
This extension adds Azure Data Factory release tasks to Azure Pipelines.
Stars: ✭ 23 (+0%)
Mutual labels:  azure-pipelines
pipelinestoactions
Use this guidance to rewrite Azure Pipelines (Build and Release Tasks) on GitHub Actions.
Stars: ✭ 14 (-39.13%)
Mutual labels:  azuredevops
IC-Imaging-Control-Samples
Windows Sample in C#, C++, Python, LabVIEW and Java
Stars: ✭ 53 (+130.43%)
Mutual labels:  samples
here-we-go
Contains hundreds of samples for learning Go.
Stars: ✭ 93 (+304.35%)
Mutual labels:  samples
db2-samples
Db2 application code, configuration samples, and other examples
Stars: ✭ 56 (+143.48%)
Mutual labels:  samples
Direct2D
🏓 Direct2D所有版本(1.0至1.3)的示例代码 / All sample codes of Direct2D (1.0~1.3)
Stars: ✭ 54 (+134.78%)
Mutual labels:  samples
Github-Actions-React-Native
Github Action for React Native Build 🦊
Stars: ✭ 99 (+330.43%)
Mutual labels:  yml

Twitter Follow Github Sponsors blog

Azure Pipelines Samples

Sample configurations with explanation and useful links.

Support

Feel free to create an issue if you have any questions or request for more explanation or samples. I also take Pull Requests!

💖 If this repository helped you - I'd be more than happy if you join the group of my official supporters at:

👉 Github Sponsors

Sample Flow - Library

1. Build

Build

2. Test

Build

3. Publish NuGet

Build

4. Contract test with prerelease NuGet

Build

5. Release NuGet

Build

6. Whole flow

Build

See full configuration in the azure-pipelines.yml

Sample Flow - Selenium-based Web E2e Tests

Build

Sample Flow - Web App with different APIs (or different versions of the same API) compatibility check

Build

Sample Flow - Api E2E tests with Docker

Build

Other Resources

  1. Integrate GitHub repository with AzureDevops: https://www.azuredevopslabs.com/labs/azuredevops/github-integration/

  2. Setup AzureDevops for .NET Core build:

  1. Connect with NuGet feed
  1. Publish NuGet package
  1. Multi-platform build pipeline
  1. Copy files between jobs:
  1. Conditions:
  1. Checking out multiple repos:
  1. Artifacts tasks:
  1. Templates:

I found an issue or I have a change request

Feel free to create an issue on GitHub. Contributions, pull requests are more than welcome!

AzurePipelinesSamples is Copyright © 2020 Oskar Dudycz and other contributors under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].