Showing category results for CI/CD

Oct 23, 2020
Post comments count0
Post likes count0

Azure Web App Service and GitHub Actions (Video Tutorial)

Jay Gordon

The video should help provide you with a great start on using this service with your Azure Web App Service. Utilizing resources like GitHub actions can help you on your journey to becoming a Microsoft DevOps Certified Expert.

CI/CDGit & Version Control
Oct 22, 2020
Post comments count0
Post likes count0

Things to consider when running visual tests in CI/CD pipelines: Getting Started (Part 1)

Jessica Deen

Testing - it's an important part of a developer's day-to-day, but it's also crucial to the operations engineer. In a world where DevOps is more than just a buzzword, where it's become accepted as a mindset shift and culture change, we *all* need to consider running quality tests.

TestCI/CD
Oct 15, 2020
Post comments count5
Post likes count0

Static Web App PR Workflow for Azure App Service Using Azure DevOps

Abel

The pull request workflow in Static Web Apps is super cool, but that only works for Static Web Apps and GitHub Actions.. This blog post walks you through how to implement the same PR workflow for Azure App Service using Azure DevOps

DevOpsAzure & CloudCI/CD
May 12, 2020
Post comments count0
Post likes count0

An Alternative to VSTS App in Slack app store

Divya Vaishnavi

Apps for Azure Pipelines, Azure Boards and Azure Repos in Slack app store as an alternative to VSTS App in Slack app store

Azure & CloudDevOpsCI/CD
Apr 28, 2020
Post comments count53
Post likes count0

Announcing General Availability of YAML CD features in Azure Pipelines

Roopesh Nair

Azure Pipelines YAML CD features now generally available We’re excited to announce the general availability of the Azure Pipelines YAML CD features. We now offer a unified YAML experience to configure each of your pipelines to do CI, CD, or CI and CD together. Releases vs. YAML pipelines Azure Pipelines supports continuous integration (CI) and...

Azure & CloudDevOpsCI/CD
Jan 21, 2020
Post comments count1
Post likes count0

Azure Pipelines hosted pools updates

Whitney Jenkins

Azure Pipelines is currently investing in updating and removing some of its hosted images. These changes are designed to ensure we are able to better serve the needs of our growing user base. As a result, a set of exciting changes are coming during the months of January - March 2020. Changes coming in January 2020 During the week of January 27, 2...

CI/CDDevOps
Jan 21, 2020
Post comments count30
Post likes count0

Removing older images in Azure Pipelines hosted pools

Whitney Jenkins

Over the past year, we have been able to update Azure Pipelines hosted images faster than ever before. We have also rolled out new images - Windows Server 2019 with Visual Studio 2019, Ubuntu 18.04, and macOS Mojave 10.14. We have seen a phenomenal growth in the use of hosted pools. To prepare for another set of exciting updates this year and to b...

CI/CDDevOps
Dec 19, 2019
Post comments count0
Post likes count0

DeliveryConf 2020

Sasha Rosenbaum

This year, I’ve been privileged to work with a great team across the DevOps community and help co-chair the new DeliveryConf conference, a non-profit conference dedicated to the technical aspects of Continuous Integration and Continuous Delivery. I am looking forward to all the fantastic technical sessions on CI/CD!

CommunityCI/CD
Nov 13, 2019
Post comments count0
Post likes count0

Uploading to Codecov just got easier

Matt Cooper

Codecov.io added tokenless uploading of coverage results for public Azure Pipelines.

Azure & CloudCI/CD
Nov 7, 2019
Post comments count1
Post likes count0

Review Apps in Azure Pipelines

Atul Malaviya

The new Review Apps feature of Azure Pipelines (in preview) allows developers to dynamically create environments on every Pull Request, to test applications consisting of multiple microservices.

CI/CDAzure & Cloud