Download the PHP package becklyn/deploy-message-generator without Composer
On this page you can find all versions of the php package becklyn/deploy-message-generator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download becklyn/deploy-message-generator
More information about becklyn/deploy-message-generator
Files in becklyn/deploy-message-generator
Download becklyn/deploy-message-generator
More information about becklyn/deploy-message-generator
Files in becklyn/deploy-message-generator
Vendor becklyn
Package deploy-message-generator
Short Description A symfony CLI tool that automatically produces beautiful deployment messages.
License BSD-3-Clause
Homepage https://github.com/Becklyn/gen-log
Package deploy-message-generator
Short Description A symfony CLI tool that automatically produces beautiful deployment messages.
License BSD-3-Clause
Homepage https://github.com/Becklyn/gen-log
Please rate this library. Is it a good library?
Informations about the package deploy-message-generator
Deploy message Generator
A generator that produces beautiful deploy messages and integrates nicely with Slack and Jira.
Installation
Required Environment Variables
These variables can also be defined by placing .deploy-message-generator.env
in your $Home
(or %USERPROFILE%
for Windows) directory.
Variable Name | Purpose |
---|---|
SLACK_ACCESS_TOKEN | Token needed to send messages to Slack |
SLACK_USER_MENTION | The slack user mention to „sign“ a deployment |
JIRA_USER_EMAIL | The email address of the user used to lookup the ticket information |
JIRA_ACCESS_TOKEN | The access token for the JIRA_USER_EMAIL (https://id.atlassian.com/manage-profile/security/api-tokens) |
Configuration
The generator is configured using the .deploy-message-generator.yaml
file. Check the examples
dir to learn more.
All versions of deploy-message-generator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-json Version *
symfony/config Version ^5.4.7 || ^v6.0.7
symfony/console Version ^v5.4.7 || ^v6.0.7
symfony/dotenv Version ^v5.4.5 || ^v6.0.5
symfony/http-client Version ^v5.4.7 || ^v6.0.7
symfony/notifier Version ^v5.4.6 || ^v6.0.6
symfony/process Version ^v5.4.7 || ^v6.0.7
symfony/runtime Version ^v5.4.7 || ^v6.0.7
symfony/slack-notifier Version ^v5.4.3 || ^v6.0.3
symfony/string Version ^v5.4.3 || ^v6.0.3
symfony/yaml Version ^v5.4.3 || ^v6.0.3
ext-json Version *
symfony/config Version ^5.4.7 || ^v6.0.7
symfony/console Version ^v5.4.7 || ^v6.0.7
symfony/dotenv Version ^v5.4.5 || ^v6.0.5
symfony/http-client Version ^v5.4.7 || ^v6.0.7
symfony/notifier Version ^v5.4.6 || ^v6.0.6
symfony/process Version ^v5.4.7 || ^v6.0.7
symfony/runtime Version ^v5.4.7 || ^v6.0.7
symfony/slack-notifier Version ^v5.4.3 || ^v6.0.3
symfony/string Version ^v5.4.3 || ^v6.0.3
symfony/yaml Version ^v5.4.3 || ^v6.0.3
The package becklyn/deploy-message-generator contains the following files
Loading the files please wait ....