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
pharfile. (only fordrupal-console-launcher) - Upload the
pharfile (only fordrupal-console-launcher)
- Drupal Console & DrupalConsole Launcher RC-12 or hihger
- Git
- Box2
- github-release
- https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line
- Export token
export GITHUB_TOKEN="d45baba4e7d79cf345e8d294a1eac9148b4d7a76"