PHPackages                             mikemadison13/blt-azure-pipelines - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [DevOps &amp; Deployment](/categories/devops)
4. /
5. mikemadison13/blt-azure-pipelines

AbandonedArchivedLibrary[DevOps &amp; Deployment](/categories/devops)

mikemadison13/blt-azure-pipelines
=================================

Azure Pipelines integration for Acquia BLT.

9.x-dev(4y ago)6187.7k↓20%9GPL-2.0+PHP

Since Feb 2Pushed 4y ago2 watchersCompare

[ Source](https://github.com/mikemadison13/blt-azure-pipelines)[ Packagist](https://packagist.org/packages/mikemadison13/blt-azure-pipelines)[ RSS](/packages/mikemadison13-blt-azure-pipelines/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Acquia BLT Azure Pipelines integration
======================================

[](#acquia-blt-azure-pipelines-integration)

This is an [Acquia BLT](https://github.com/acquia/blt) plugin providing [Azure Devops Pipelines](https://azure.microsoft.com/en-us/services/devops/pipelines/) integration.

This plugin is **community-created** and **community-supported**. Acquia does not provide any direct support for this software or provide any warranty as to its stability.

Installation and usage
----------------------

[](#installation-and-usage)

To use this plugin, you must already have a Drupal project using BLT 11.3 (or higher). While the Environment Detector was added in BLT 10, the fix to properly [subclass was not introduced until this commit](https://github.com/acquia/blt/pull/4017) (and released in [11.3](https://github.com/acquia/blt/releases/tag/11.3.0))

In your project, require the plugin with Composer:

`composer require mikemadison13/blt-azure-pipelines`

Initialize the Azure integration by calling `recipes:ci:azure:init`, which is provided by this plugin:

`blt recipes:ci:azure:init`

This will copy a template version of the azure-pipelines.yml to your project root directory. Make sure to commit this as well as your updated composer.json to Git.

Note: the template YAML file assumes standard BLT steps for builds (and is similar to the templated Travis CI and Acquia Piplines files). Modifications can be made as necessary! Build scripts can also be modified by copying them out of this plugin and changing the file path as needed in the YAML file.

### SSH / Deploy Configuration

[](#ssh--deploy-configuration)

By default, this plugin uses the `InstallSSHKey@0` at the front of the build to prep for the eventual deployment (on merges into the upstream repository).

We have provided sensible default variables (for the known\_hosts entry and public key) and secure file name (for the private key).

In order to set the variables, see the [docs](https://docs.microsoft.com/en-us/azure/devops/pipelines/process/variables?view=azure-devops&tabs=classic%2Cbatch) for Azure Pipelines. However, we strongly urge setting the variables via the UI (classic) as opposed to placing the public key directly in your YAML file.

The private key should be uploaded via secure files (in the Pipelines library, see the [docs](https://docs.microsoft.com/en-us/azure/devops/pipelines/library/secure-files?view=azure-devops) for Azure Pipelines.

#### Variable / File Names

[](#variable--file-names)

- Create a variable called "host" and paste the complete known\_hosts entry for your server into this variable.
- Create a variable called "public" and paste the complete public key into this variable
- Create a secure file called "private" and paste the complete private key into this variable

Note for variables: we advise setting the "Keep this value secret" option on creation of variables.

Note for secure files: you will have to either authorize the use of the secure file for the appropriate pipeline(s) before the build(s) will have acccess to the file.

License
=======

[](#license)

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity40

Moderate usage in the ecosystem

Community16

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 Bus Factor1

Top contributor holds 63.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1566d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/dd56c7b8003d53fe5384c01ce50fbc0cc41978a60e2920ad99f4103092bee540?d=identicon)[mikemadison13](/maintainers/mikemadison13)

---

Top Contributors

[![mikemadison13](https://avatars.githubusercontent.com/u/22753451?v=4)](https://github.com/mikemadison13 "mikemadison13 (7 commits)")[![pavlosdan](https://avatars.githubusercontent.com/u/5995324?v=4)](https://github.com/pavlosdan "pavlosdan (2 commits)")[![christopher-hopper](https://avatars.githubusercontent.com/u/452515?v=4)](https://github.com/christopher-hopper "christopher-hopper (1 commits)")[![energee](https://avatars.githubusercontent.com/u/842240?v=4)](https://github.com/energee "energee (1 commits)")

### Embed Badge

![Health badge](/badges/mikemadison13-blt-azure-pipelines/health.svg)

```
[![Health](https://phpackages.com/badges/mikemadison13-blt-azure-pipelines/health.svg)](https://phpackages.com/packages/mikemadison13-blt-azure-pipelines)
```

###  Alternatives

[deployer/deployer

Deployment Tool

11.1k25.4M207](/packages/deployer-deployer)[appwrite/server-ce

End to end backend server for frontend and mobile apps.

55.3k84.2k](/packages/appwrite-server-ce)[pragmarx/health

Laravel Server &amp; App Health Monitor and Notifier

2.0k1.0M2](/packages/pragmarx-health)[felixfbecker/language-server-protocol

PHP classes for the Language Server Protocol

22476.7M6](/packages/felixfbecker-language-server-protocol)[heroku/heroku-buildpack-php

Toolkit for starting a PHP application locally, with or without foreman, using the same config for PHP and Apache2/Nginx as on Heroku

8161.3M10](/packages/heroku-heroku-buildpack-php)[tiamo/phpas2

PHPAS2 is a php-based implementation of the EDIINT AS2 standard

4674.7k](/packages/tiamo-phpas2)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
