Showing results for 2019 - Page 6 of 16 - Azure DevOps Blog

Aug 9, 2019
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2019.08.09

Sasha Rosenbaum
Sasha Rosenbaum

As the 10th anniversary of the Continuous Delivery book is approaching, I reflect on how many professionals back then considered daily deployments unattainable. It is immensely rewarding to work on a tool that enables more organizations around the world to approach this ideal!

CommunityAzure & Cloud
Aug 6, 2019
Post comments count0
Post likes count0

Get insights into your team’s health with Azure Boards Reports

Romi Koifman
Romi Koifman

You can’t fix what you can’t see. That’s why high executing teams want to keep a close eye on the state and health of their work processes. Now its easier for teams to track important metrics with minimal effort right inside Azure Boards. Introducing three new reports to Azure Boards: Sprint Burndown, Cumulative Flow Diagram (CFD), Velocity.

ReportingAgile
Aug 6, 2019
Post comments count0
Post likes count0

A Deep Dive into Git Performance using Trace2

Jeff Hostetler
Jeff Hostetler

A deep dive into using the new Git Trace2 feature to study Git performance problems on very large repos.

Git & Version ControlOpen Source
Aug 2, 2019
Post comments count2
Post likes count0

What’s new in Azure DevOps Sprint 155

Anisha Pindoria
Anisha Pindoria

Sprint 155 has just finished rolling out to all organisations and you can check out all the cool features in the release notes. This post covers just some of the features that you can start using today.

Community
Aug 2, 2019
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2019.08.02

Sasha Rosenbaum
Sasha Rosenbaum

In this week's community posts, we learn more about YAML pipelines' capabilities and additional security tools integrations. I am excited about what the community will do next week with all the new features we released in sprint 155!

Azure & CloudCommunity
Aug 1, 2019
Post comments count3
Post likes count0

Support for large test attachments now available in Azure Pipelines

Divya Vaishnavi
Divya Vaishnavi

With this update, Azure Pipelines supports test attachments bigger than 100MB in size, which means you can now upload big files like crash dumps or videos with failed tests, aiding your troubleshooting experience.

Azure & CloudCI/CDTest
Jul 31, 2019
Post comments count15
Post likes count0

Azure DevOps Roadmap update for 2019 Q3

Gloridel Morales
Gloridel Morales

Azure DevOps Roadmap update for 2019 Q3 As always, the Azure DevOps engineering team is working hard to deliver enhancements and new features across all our services. Recently we have been adding new capabilities at an unprecedented pace, including support for multi-stage YAML pipelines, Pipeline environments and Kubernetes integration, support fo...

Azure & Cloud
Jul 26, 2019
Post comments count0
Post likes count0

Top Stories from the Microsoft DevOps Community – 2019.07.26

Sasha Rosenbaum
Sasha Rosenbaum

It is summer in the Northern Hemisphere, and I hope you are enjoying the lovely weather. For that moment when you need a break from the fun outdoor activities with your friends and family, here are some great posts from the Azure DevOps community for you to enjoy!

CommunityAzure & Cloud
Jul 24, 2019
Post comments count15
Post likes count0

Caching and faster artifacts in Azure Pipelines

Alex Mullans
Alex Mullans

I'm excited to announce the public previews of pipeline caching and pipeline artifacts in Azure Pipelines. Together, these technologies can make every run of your pipeline faster by accelerating the transfer of artifacts between jobs and stages, and by caching the results of common operations like package restores.

Package ManagementCI/CD