pantheon-systems/terminus-clu-plugin

Terminus plugin for updating Composer dependencies

1.0.6 2022-03-15 20:27 UTC

This package is auto-updated.

Last update: 2024-04-25 13:37:26 UTC


README

Unofficial

A terminus plugin to create pull requests based on composer.lock updates.

Requirements

Depends on Terminus Build Tools, and only works for a Build Tools managed site.

Installation

  • cd ~/.terminus/plugins
  • git clone https://github.com/pantheon-systems/terminus-clu-plugin.git
  • cd terminus-clu-plugin
  • composer install --no-dev

Commands

terminus project:clu

also available:

terminus project:pull-request:list

terminus project:pull-request:create

terminus project:pull-request:close <pr-id>