承接 ippey/deployer-chatwork-recipe 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

ippey/deployer-chatwork-recipe

Composer 安装命令:

composer require ippey/deployer-chatwork-recipe

包简介

deployer's Chatwork recipe

README 文档

README

This repository contains chatwork recipes to integrate with deployer.

Installing

composer require ippey/deployer-chatwork-recipe --dev

Include recipes in deploy.php file.

require 'recipe/chatwork.php';

Configuration

  • chatwork_api_token – chatwork api token, required
  • chatwork_room_id – chatwork room ID, required
  • chatwork_title – the title of application, default {{application}}
  • chatwork_text – notification message template, markdown supported
    _{{user}}_ deploying `{{branch}}` to *{{target}}*
    
  • chatwork_success_text – success template, default:
    Deploy to *{{target}}* successful
    

Tasks

  • chatwork:notify – send message to chatwork
  • chatwork:notify:success – send success message to chatwork

Usage

If you want to notify only about beginning of deployment add this line only:

before('deploy', 'chatwork:notify');

If you want to notify about successful end of deployment add this too:

after('success', 'chatwork:notify:success');

License

Licensed under the MIT license.

统计信息

  • 总下载量: 124
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-10-20

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固