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

Feb 1, 2019
0
0

Azure DevOps Roadmap update for 2019 Q1

Gloridel Morales
Gloridel Morales

Last week we updated the Features Timeline to provide visibility on our key investments for this quarter. The features listed below link to the public roadmap project where you can find more details about each item.

Azure & Cloud
Feb 1, 2019
3
0

Updates to Java requirements for TFS Search

Subrahmanya Srinivas
Subrahmanya Srinivas

The search feature of Team Foundation Server (TFS) uses Elasticsearch, which depends on Java SE. Until now, Oracle Java SE was the supported version of JRE for TFS search. With the change in Oracle licensing terms, there will be no more “free public Java updates” and users are required to buy a subscription to continue to get JRE updates for commer...

Azure DevOps ServerCommunity
Jan 25, 2019
1
0

Top Stories from the Microsoft DevOps Community – 2019.01.25

Edward Thomson
Edward Thomson

Whew, in addition to the day job, I've been hacking on some open source this week. So I've been thinking a lot about my favorite things about Azure Pipelines that helps out with OSS. So it's been a busy week, and I'm looking forward to the weekend. But first, I wanted to share some of this week's great stories from the community.

Community
Jan 25, 2019
2
0

Top 5 Open Source Features in Azure Pipelines

Edward Thomson
Edward Thomson

When I became a Program Manager, I gave up writing software for a living. So I did what many programmers do when faced with such a dilemma: I started working on open source software in my spare time. One of the projects that I work on is called libgit2.

CI/CD
Jan 25, 2019
2
0

Automating Releases in GitHub through Azure Pipelines

Raiyan Alam
Raiyan Alam

Do you own a GitHub repository? Do you create releases on GitHub to distribute software packages? Do you manually compile a list of changes to be included in release notes? If yes, you will be excited to know that you can now automate creation and modification of GitHub Releases directly from Azure Pipelines. This can be done through the GitHub Rel...

CI/CD
Jan 23, 2019
6
0

Using containerized services in your pipeline

Matt Cooper
Matt Cooper

Azure Pipelines has supported container jobs for a while now. You craft a container with exactly the versions of exactly the tools you need, and we'll run your pipeline steps inside that container. Recently we expanded our container support to include service containers: additional, helper containers accessible to your pipeline.

DevOps
Jan 22, 2019
3
0

Azure DevOps Server 2019 RC2 now available

Erin Dormier
Erin Dormier

Today, we released Azure DevOps Server 2019 RC2. This is our last planned prerelease before our final release of Azure DevOps Server 2019. RC2 includes some new features since RC1. You can upgrade from Azure DevOps Server 2019 RC1 or previous versions of TFS. You can find the full details in our release notes.

Azure DevOps Server
Jan 18, 2019
1
0

Top Stories from the Microsoft DevOps Community – 2019.01.18

Edward Thomson
Edward Thomson

Lots of big news coming from the Azure DevOps team this week: we've announced a bounty for security researchers and announced a partnership with Service Now. But there's also some great reading coming from the Azure DevOps community - here's some of the nice articles that I found this week.

Community
Jan 17, 2019
1
0

Announcing the Azure DevOps Bounty Program

Buck Hodges
Buck Hodges

It is my pleasure to announce another exciting expansion of the Microsoft Bounty Programs. Today, we are adding a security bug bounty program for Azure DevOps in partnership with the Microsoft Security Response Center (MSRC) to our suite of Bounty programs.

CommunityAzure & Cloud
Jan 16, 2019
1
0

Include ServiceNow Change Management in Azure Pipelines

Shashank Bansal
Shashank Bansal

In DevOps ecosystem, choice of systems and collaboration between cross-functional teams is critical. Incidence response and change management are key DevOps activities. ServiceNow is a market leader for IT service management, and we are delighted that Azure Pipelines and ServiceNow have partnered together for an integration of Azure Pipelines with ...

CI/CD