title: Azure DevOps Habitat Extension permalink: index.html---- DEPRECATED ----This extension is now deprecated in favour of the new Chef Extension for Azure DevOps which can be found here. The new extension allows the execution of any Chef component. This version of the Chef Extension will not be developed or maintained. We encourage everyone to upgrade to the new extension. Documentation and migration information can be found here. NOTE: There is a change to the Expose Habitat Build Variables task in version 3.x that will fail the build if the full path to the NOTE: There are breaking changes for the Package Export task in version 2.x This Habitat integration for Azure Devops provides a set of tasks that enable the use of Habitat during the Build and Release phases pipelines. Use these tasks to build and release your software application as a Habitat package that can be deployed anywhere. Habitat provides a toolset that allows software to be packaged into an immutable configurable archive which can be shared. This archive can be deployed anywhere or exported to other formats such as Docker. All tasks are compatible with both Windows and Linux based Azure DevOps agents. Additionally the tasks also work with Azure DevOps hosted agents. Build TasksThese tasks are typically used in your Build process:
Release TasksThese tasks are typically used as part of your release process:
Getting StartedSee our guide to Getting Started. Project Configuration / EndpointBefore you add any Build or Release tasks to your pipelines, you will need to configure your Habitat Origin "endpoint". Endpoints are a per-project configuration and be accessed via Project Settings (cog) > Services from your Azure Devops account. The Habitat origin endpoint allows you to specify the following information so it does not have to be repeated on each task. It also stores certain information securely.
The following data on the endpoint is held securely:
Documentation and HelpFor details on installation, please read the installation guide. For detailed task documentation, please read the task documentation. To report an issue, please check our issues list. ContributorsThis extension was created by Chef Software, Inc. To get in contact, please email partnereng@chef.io. |