Showing results for Open Source - Azure DevOps Blog

Apr 16, 2016
0
0

Work Item Integration for IntelliJ and Android Studio

Jason Prickett - MSFT
Jason Prickett - MSFT

In our latest release of the Team Services Plugin for IntelliJ, you can quickly and easily associate your Team Services or Team Foundation Server work items with your commits. The workflow is as simple as it can be:     1. Click on the "Select Work Items" button in the Commit Dialog to see a list of work items assigned to you &n...

DevOpsAzure DevOps ServerGit & Version Control
Apr 4, 2016
0
0

Azure Active Directory (AAD) Authentication Plug-in for SonarQube

Willy-P. Schaub
Willy-P. Schaub

The AAD OAuth2 provider for SonarQube enables AAD users to automatically be sign up and authenticated on a SonarQube server. Depending on the OAuth 2.0 providers you have enabled on the SonarQube server, you may see several login buttons. In the image below, only the AAD provider has been enabled. Get the v1 bits!     How to install it? The...

DevOpsCommunityOpen Source
Mar 17, 2016
0
0

SonarQube: SDK to build plugins for Roslyn Analyzers released

Aaron Hallberg
Aaron Hallberg

Last month we announced the pre-release version of the SDK for SonarQube Roslyn Analyzer Plugins, the purpose of which is to create a SonarQube plugin for a Roslyn analyzer. We are pleased to announce that version 1 of the SDK is now available. We have made a few small but significant changes for the release version: Removed the need for the JD...

DevOpsCommunityOpen Source
Mar 17, 2016
0
0

Bind a Visual Studio solution to a SonarQube project provisions and configures Roslyn analyzers

Jean-Marc Prieur
Jean-Marc Prieur

A few weeks ago, we announced the SonarQube scanner for MSBuild 2.0 supports 3rd party Roslyn analyzers. This has been working for the continuous integration build. In this blog post we are announcing that we have extended this experience to the IDE. You can now bind a Visual Studio solution to a SonarQube project and see Roslyn analyzers automatic...

DevOpsCommunityOpen Source
Mar 8, 2016
0
0

Microsoft Open-sources the Team Explorer Everywhere Eclipse Plugin for Visual Studio Team Services and Team Foundation Server

Paul T. Barham
Paul T. Barham

Microsoft is making available its plugin for Eclipse, Team Explorer Everywhere (TEE), for both Visual Studio Team Services and Team Foundation Server (TFS) as open source software on GitHub. The announcement was made today by Shanku Niyogi, General Manager Developer Division, during the keynote at EclipseCon in Reston, Virginia, when he also announ...

DevOpsAzure DevOps ServerOpen Source
Feb 18, 2016
0
0

SonarQube Scanner for MSBuild v2.0 released: support for third-party Roslyn analyzers

Aaron Hallberg
Aaron Hallberg

We are pleased to announce that SonarSource has officially released version 2.0 of the SonarQube Scanner for MSBuild and version 4.5 of the SonarQube C# Plugin. The release notes for the scanner and plugin list the bugs that were fixed, but the major change is that together these releases provide support for using third-party Roslyn analyzers with ...

DevOpsCommunityOpen Source
Feb 11, 2016
0
0

Use SonarQube quality gates to control your Visual Studio Team Services builds

Bogdan Gavril
Bogdan Gavril

Note: a more recent documentation is available from Analyzing with SonarQube Extension for VSTS/TFS In Visual Studio Team Services and Team Foundation Server you can cause a build to fail if the code does not meet the conditions imposed by a SonarQube quality gate. This post describes how to configure this when using SonarQube 5.3 and earlier, and...

DevOpsCommunityAzure DevOps Server
Feb 3, 2016
0
0

Join the Java Tools Challenge – Help make Java great with Visual Studio Team Services and win your share of >$80K in prizes

Paul T. Barham
Paul T. Barham

Join the Java Tools Challenge and Help Make Java Great with Visual Studio Team Services - submit a winning entry and you or your team will walk away with valuable prizes (cash, hardware and software). The 2016 Java Tools Challenge officially opened on Feb 1st and runs through Apr 30th. Are you up for the challenge? There are two ways you can parti...

DevOpsCommunityGit & Version Control
Jan 11, 2016
0
0

Java Experience Futures (January 2016)

Paul T. Barham
Paul T. Barham

Over the next several months, our Visual Studio Team Foundation (VSTS) Java teams are focusing on new essential developer workflows for our IntelliJ plugin and a simplification of our authentication checks and getting-started improvements for our Eclipse plugin, Team Explorer Everywhere (TEE).The list below is only an indication of direction with m...

DevOpsAzure DevOps ServerCI/CD