Skip to content

Instantly share code, notes, and snippets.

View enzolutions's full-sized avatar
:octocat:

enzo - Eduardo Garcia enzolutions

:octocat:
View GitHub Profile
@enzolutions
enzolutions / readme.md
Last active June 10, 2019 22:20 — forked from jmolivas/readme.md
Automate DrupalConsole release process

Automate DrupalConsole release process

This script run the following tasks on multiple repos from the CLI.

  • Creates a new tag.
  • Push new created tag.
  • Create a new release.
  • Build the phar file. (only for drupal-console-launcher)
  • Upload the phar file (only for drupal-console-launcher)

To execute this proces is required to install