Showing results for Open Source - Azure DevOps Blog

Nov 11, 2019
0
0

Updates to the Git Commit Graph Feature

Derrick Stolee
Derrick Stolee

In a previous blog series, we announced that Git has a new commit-graph feature, and described some future directions. Since then, the commit-graph feature has grown and evolved. In the recently released Git version 2.24.0, the commit-graph is enabled by default! Today, we discuss what you should know about the feature, and what you can expect when...

Git & Version ControlOpen Source
Sep 26, 2019
0
0

Azure DevOps Demo Generator is now open source

Dave McKinstry
Dave McKinstry

The Azure DevOps Demo Generator is a community operated service that provisions template-based projects inside your Azure DevOps organization. Today we've published the source code for Demo Generator under the MIT License and welcome community participation. We've also enabled the ability to generate and use your own custom templates!

Open SourceAzure & CloudCommunity
Jul 22, 2019
3
0

Bring your GitHub collaborators to Azure DevOps

Jimson Chalissery [MSFT]
Jimson Chalissery [MSFT]

Today we’re announcing the next step in the journey of making Azure DevOps and GitHub work great together. If you are an admin, sign into Azure DevOps with your GitHub identity, and you can now invite your GitHub team members.

CommunityOpen SourceAdmin & Licensing
May 15, 2019
0
0

Exploring new frontiers for Git push performance

Derrick Stolee
Derrick Stolee

In previous posts I've talked about performance improvements that our team contributed to the Git community. At Microsoft, we've been pushing Git to its limits with the largest and busiest Git repositories on the planet, improving core Git as we go and sending these improvements back upstream. With Git 2.21.0 and later you can take advantage of a n...

Git & Version ControlOpen Source
May 8, 2019
4
0

Signing into Azure DevOps using your GitHub credentials

Rajesh Ramamurthy (MSFT)
Rajesh Ramamurthy (MSFT)

Today, we are enabling developers to sign in with their existing GitHub account to Microsoft online services, on any Microsoft log in page. Using your GitHub credentials, you can now sign in via OAuth anywhere a personal Microsoft account does, including Azure DevOps and Azure.

Azure & CloudOpen Source
May 7, 2019
2
0

Introducing Azure Boards to the GitHub Marketplace

Alex Nichols
Alex Nichols

While you’ve been able to get started with Azure Boards from azure.com/boards for several months now, the new app in the GitHub Marketplace streamlines the acquisition of the service and configuration of your GitHub repository connections.

AgileOpen Source
May 7, 2019
64
0

What’s new with Azure Pipelines

Gopinath C H[MSFT]
Gopinath C H[MSFT]

Today, we are announcing new features for Azure Pipelines, including multi-stage YAML pipelines (for CI and CD), environments and deployment strategies, and Kubernetes support.

Azure & CloudCI/CDOpen Source
May 6, 2019
2
0

Announcing Kubernetes integration for Azure Pipelines

Gopinath C H[MSFT]
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
Nov 28, 2018
1
0

Blocking malicious event-stream and flatmap-stream packages

Buck Hodges
Buck Hodges

We are making a change to Azure DevOps to block the harmful flatmap-stream 0.1.0 package and the versions of event-stream newer than version 3.3.4 which make use of the flatmap-stream package.

Open SourceCommunity