Showing category results for CI/CD

May 6, 2019
Post comments count2
Post likes count0

Announcing Kubernetes integration for Azure Pipelines

Gopinath C H[MSFT]

We are announcing new features features designed to help our customers build applications with Docker containers and deploy them to Kubernetes clusters, on all cloud providers and on-premises.

CI/CDAzure & CloudOpen Source
Mar 13, 2019
Post comments count9
Post likes count0

Approve Azure Pipelines deployments from Slack

Atin Bansal

Many of our customers use Slack channels to manage Azure Pipelines. Today, we're making it even easier for you, with a tighter integration that lets you be more productive - even when you're on the go!

CI/CD
Feb 27, 2019
Post comments count0
Post likes count0

Hosted Pipelines Announcements: VS 2019, Mojave, and more

Joe Bourne

Hosted Agents in Azure Pipelines are getting a Windows Server 2019 image with VS 2019 installed, macOS agents are upgrading to Mojave (OS X 10.14), and we share a few upcoming road map items!

CI/CD
Feb 21, 2019
Post comments count1
Post likes count0

Cross-Platform Container Builds with Azure Pipelines

Edward Thomson

This is a follow-up to Matt Cooper's earlier blog post, "Using containerized services in your pipeline". If you haven't yet, I encourage you to read that post to understand the new `container` syntax in the pipeline definition. As a program manager for Azure DevOps, I spend a lot of time speaking with customers about their DevOps pract...

CI/CD
Feb 20, 2019
Post comments count1
Post likes count0

Create a CI/CD pipeline for your Azure IoT Edge solution with Azure Pipelines

Zhiqing Qiu

Modern software moves quickly and demands more from developers than ever. New CI/CD tools can help developers deliver value faster and more transparently, but the need for customized scripts that address different kinds of edge solutions still presents a challenge for some CI/CD pipelines. Now, with the Azure IoT Edge task in Azure Pipelines, devel...

Azure & CloudCI/CD
Feb 12, 2019
Post comments count16
Post likes count0

Announcing launch of Azure Pipelines app for Slack

Atin Bansal

I am excited to announce the availability of the Azure Pipelines app for Slack. If you use Slack, you can use the Azure Pipelines app for Slack to easily monitor the events for your pipelines. Set up and manage subscriptions for completed builds, releases, pending approvals and more from the app and get notifications for these events in your Slack ...

CI/CDAzure & CloudCommunity
Feb 5, 2019
Post comments count9
Post likes count0

Adding caching to Azure Pipelines

Alex Mullans

For a long while, Azure Pipelines users have been asking to improve performance on the hosted build agents by adding caching for common scenarios like package restore. The issue came up in a recent popular Hacker News item, so we wanted to share an update.

Package ManagementCI/CD
Jan 25, 2019
Post comments count2
Post likes count0

Top 5 Open Source Features in Azure Pipelines

Edward Thomson

When I became a Program Manager, I gave up writing software for a living. So I did what many programmers do when faced with such a dilemma: I started working on open source software in my spare time. One of the projects that I work on is called libgit2.

CI/CD
Jan 25, 2019
Post comments count2
Post likes count0

Automating Releases in GitHub through Azure Pipelines

Raiyan Alam

Do you own a GitHub repository? Do you create releases on GitHub to distribute software packages? Do you manually compile a list of changes to be included in release notes? If yes, you will be excited to know that you can now automate creation and modification of GitHub Releases directly from Azure Pipelines. This can be done through the GitHub Rel...

CI/CD
Jan 16, 2019
Post comments count1
Post likes count0

Include ServiceNow Change Management in Azure Pipelines

Shashank Bansal

In DevOps ecosystem, choice of systems and collaboration between cross-functional teams is critical. Incidence response and change management are key DevOps activities. ServiceNow is a market leader for IT service management, and we are delighted that Azure Pipelines and ServiceNow have partnered together for an integration of Azure Pipelines with ...

CI/CD