Showing category results for Azure DevOps Server

Sep 21, 2016
Post comments count0
Post likes count0

Using physical boards alongside your Team Services/TFS Kanban and Taskboards – Agile Cards by Spartez

Ayushman Jain

Agile transformation and ongoing process maintenance are often not as easy as they would seem. Despite the very open nature of Agile Manifesto it is important to maintain consistency between selected methods and the tools. This may become increasingly difficult with the growth of organisations, complexity of projects and internal team dynamics. ...

DevOpsAzure DevOps ServerAgile
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 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
Aug 24, 2016
Post comments count0
Post likes count0

Becoming more productive with Git: Tower and Team Services

Ayushman Jain

Posted on behalf of guest blogger: Tobias Günther, CEO Fournova -- Working with Git in Visual Studio Team Services and Team Foundation Server just became even easier: the popular Git desktop client Tower now comes with dedicated integrations for these services. With that, cloning and creating repositories is now just a click away - and many other...

DevOpsCommunityAzure DevOps Server
Aug 18, 2016
Post comments count0
Post likes count0

Deploying an Azure Red Hat Linux VM Running Apache Tomcat for use with Visual Studio Team Services and Team Foundation Server

Paul T. Barham

Visual Studio Team Services and Team Foundation Server (TFS) now has at least three mechanisms (i.e. deployment and utility tasks) for deploying to a Linux host or virtual machine (VM).  This walkthrough will show specifically how to setup and configure an Red Hat (v. 7.2) VM on Azure to run Tomcat and other necessary services to support three diff...

DevOpsAzure & CloudAzure DevOps Server
Aug 18, 2016
Post comments count0
Post likes count0

Deploying an Azure Ubuntu Linux VM Running Apache Tomcat for use with Visual Studio Team Services and Team Foundation Server

David Staheli

Visual Studio Team Services and Team Foundation Server (TFS) now have at least three mechanisms (i.e. deployment and utility tasks) for deploying to a Linux host or virtual machine (VM).  This walkthrough will show specifically how to setup and configure an Ubuntu (v16) VM on Azure to run Tomcat and other necessary services to support three differe...

DevOpsAzure & CloudAzure DevOps Server
Jul 29, 2016
Post comments count0
Post likes count0

Gradle build task now also supports PMD analysis

Jean-Marc Prieur

Last month, we enabled support for PMD analysis in the Maven build task (see The Maven build task now supports PMD analysis out of the box). This is now the turn of Gradle. PMD Analysis with Gradle You can now request a PMD analysis in the Gradle build task using the new “Run PMD Analysis” checkbox which instructs Gradle to perform PMD static ana...

DevOpsAzure DevOps ServerOpen Source
Jul 12, 2016
Post comments count0
Post likes count0

A new Team Services build task to queue Jenkins jobs

Jason Sholl

Team Services sprint 102 introduces a new build task, Jenkins Queue Job.  Now your Team Foundation Server (TFS) builds can integrate with Jenkins to queue and monitor Jenkins jobs.  The Jenkins Queue Job task is cross platform and does not require any additional build agent dependencies. Add the Queue Jenkins Job Build task to your build steps. ...

DevOpsAzure DevOps ServerCI/CD
Jul 12, 2016
Post comments count0
Post likes count0

Create Archives in Team Services Builds and Releases

Jason Sholl

Team Services sprint 102 introduces a new build task, Archive Files.  Use it to easily create archives during your Team Foundation Server (TFS) or Team Services continuous integration (CI) build process.  The Archive Files task is cross platform and uses native zip, tar, and 7-Zip on Mac and Linux.  For Windows, we bundled 7-Zip with the task and u...

DevOpsAzure DevOps ServerCI/CD