Azure Devops for PowerShell - #AzureAdventCalendar 2019 Day 15
A video tutorial on using Azure DevOps for PowerShell projects, part of the 2019 Azure Advent Calendar community event.
A video tutorial on using Azure DevOps for PowerShell projects, part of the 2019 Azure Advent Calendar community event.
A tutorial on creating custom GitHub Actions using Python, covering workflow setup, Docker containerization, and publishing to the marketplace.
A tutorial on creating and publishing a custom GitHub Action using the Go programming language, including using a template and Docker.
A guide to enhancing Azure DevOps CI/CD pipelines for .NET with MSBuild binary logging, Coverlet for code coverage, and Report Generator.
Explains how Jenkins Docker Workflow plugin's inside() function works, including handling ENTRYPOINT issues and practical solutions.
A developer shares their experience using GitLab Pages for hosting, discussing its pros, cons, and comparison to alternatives like GitHub Pages.
A guide to using conditional logic and runtime variables in Azure Pipelines YAML configurations to control step execution.
Learn how to automatically schedule and publish articles to the DEV community platform using GitHub Actions and a custom Python script.
A developer shares common mistakes and automated solutions for managing software releases in open-source projects.
A guide to using GitHub Actions to build and deploy OpenFaaS serverless functions, including a custom action workflow example.
A guide to automating Docker image builds for Blazor apps using Azure Pipelines and publishing them to Azure Container Registry.
A guide to automating dependency updates using Dependabot, Cypress for end-to-end testing, and Netlify for CI/CD in a JavaScript/Gatsby project.
Developer shares updates on SourceHut, aerc email client, Sway/Wayland, and VR support for Linux, from Osaka.
A guide to automating LaTeX document compilation and PDF generation using GitHub Actions, demonstrated through a personal resume project.
A step-by-step guide for migrating a Python project's CI/CD pipeline from Travis CI to Azure Pipelines, focusing on simplicity.
A technical guide on deploying Blazor applications to Azure Storage using Azure Pipelines, covering setup and configuration.
A tutorial on setting up Azure Pipelines for Continuous Integration (CI) to build Blazor applications, including account setup and pipeline configuration.
A developer's detailed walkthrough of configuring Azure DevOps to build a Docker image and push it to a private Docker Hub repository.
A developer built a playable Sudoku game that runs entirely in the browser's URL bar using JavaScript and the window.location.hash API.
A developer shares their journey of learning Azure Pipelines through trial and error, focusing on setting up a build pipeline for a PowerShell project.