Showing archive results for 2016

Sep 18, 2016
Post comments count0
Post likes count0

TFVC Support in Preview for Team Services Plugin for IntelliJ and Android Studio

leantk

We are proud to announce that Team Foundation Version Control (TFVC) support is being added to the Team Services plugin for IntelliJ and Android Studio. Currently, the 1.106.0 version of the plugin will contain preview functionality to support TFVC repositories in the IDEs. Android Studio developers stuck with no TFVC support to create mobile apps ...

DevOpsAzure DevOps ServerGit & Version Control
Sep 16, 2016
Post comments count0
Post likes count0

Microsoft discontinuing Project Server/TFS Integration. Partner to provide solution

Gregg Boer

As Agile practices continue to evolve and become our customer’s primary choice for work management, we are changing how TFS and Project Server integrate. With the next major version of TFS, TFS '15', we will no longer provide an out-of-box integration experience between Project Server and Team Foundation Server. Nor will we be providing an out-of-b...

DevOpsAzure DevOps ServerAgile
Sep 13, 2016
Post comments count0
Post likes count0

Team Services September Extensions Roundup – App Stores!

Joe Bourne

Windows, iOS, and Android, oh my! This month the roundup focus is on app stores. Whether you're building apps for the Windows Store, the iOS App Store, or Google Play, these extensions provide build & release tasks to automate many facets of publishing your app. Whether you're releasing updates to a production app, upgrading from alpha to beta...

DevOpsCommunity
Sep 5, 2016
Post comments count0
Post likes count0

Maven and Gradle build task support Checkstyle analysis

Bogdan Gavril

A few sprints ago we enabled SonarQube and PMD analysis on the Maven and Gradle tasks. We continue to add code analysis tooling to the Java build tasks with Checkstyle support for Gradle, and - in a few days - for Maven. Checkstyle Analysis Checkstyle is the analyzer of choice for enforcing a coding standard. It is a highly configurable analyzer...

DevOpsAzure DevOps ServerOpen Source
Sep 3, 2016
Post comments count0
Post likes count1

What’s new in Git for Windows 2.10?

Johannes Schindelin

It has been a busy time since my last post. There have been nine public releases of Git for Windows in the meantime. And a lot has happened. Most importantly, Git for Windows v2.10.0 has been released. Download it here. Or look at its homepage. Let me take this opportunity to mention a couple of highlights: The interactive rebase is now much fas...

DevOpsGit & Version Control
Sep 2, 2016
Post comments count0
Post likes count0

Custom work item types on Team Services

Derrick Fu

NOTE 9/13: The custom work item type feature should now be rolled out to all accounts. If you are not seeing it, please reach out to me directly.  NOTE 9/12: As evidenced by the comments, this feature is still rolling out across Team Services so not all accounts will see the custom work item type feature just yet. I apologize for the delay and wil...

DevOpsAgile
Sep 1, 2016
Post comments count0
Post likes count0

Announcing MSTest V2 Framework support for .NET Core 1.0 RTM

Pratap Lakshman

MSTest V2 is now supported on .NET Core 1.0 RTM. API changes in .NET Core 1.0 leading up to RTM (see #7754), were blocking users of the MSTest V2 packages we had released for .NET Core 1.0 RC2. Not any more (see #10713), we are pleased to note. This continues to be a preview release, and comes with following changes: Now ...

DevOpsCI/CDTest
Aug 30, 2016
Post comments count0
Post likes count0

Sell Visual Studio Team Services extensions

Mathew Aniyan MSFT

Publishers can now sell any Team Services extension in the Visual Studio Marketplace. Earlier, only Microsoft extensions such as Test Manager, Visual Studio, and HockeyApp subscriptions could be sold in the Visual Studio Marketplace. Visual Studio Marketplace now integrates with the Azure Publishing Portal, which shows a new offer type called “Vis...

DevOps
Aug 25, 2016
Post comments count0
Post likes count0

Install Visual Studio Marketplace extensions directly to Team Foundation Server

Mathew Aniyan MSFT

You can now install Visual Studio Marketplace Extensions to Team Foundation Server “15” RC1 seamlessly. When you browse the Marketplace from TFS, you'll now see a new connected experience. Install a free extension Let's walk through installing a free extension. We'll start from TFS and choose Browse Marketplace. Because we connected to the Mar...

DevOps
Aug 25, 2016
Post comments count0
Post likes count0

Continuous Delivery of iOS Applications with Visual Studio Team Services

Madhuri Gummalla

We are happy to announce an Apple App Store extension that allows deploying iOS applications to the Apple App Store via Team Services or Team Foundation Server (2015 Update 3 or later). Along with the Google Play extension, this provides a good story for continuous deployment of iOS and Android mobile applications via Team Services and TFS. The Ap...

DevOpsCI/CDAgile