davereid/drush-acquia-hook-invoke
Composer 安装命令:
composer require davereid/drush-acquia-hook-invoke
包简介
Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation
README 文档
README
This is a Drush command designed to let you test execution of Acquia Cloud hooks on your local Drupal installation (for development or debugging, etc.).
Requirements
- Must be run from a Drupal installation that is inside a Git repository.
- There must be a directory called
hooksin the root Git repository. - Ideally you run this using a Drush alias like
@sitename.localthat mirrors the syntax of the Acquia site aliases.
Usage
Ideally you run this using a Drush alias like @sitename.local that mirrors the syntax of the Acquia site aliases.
$ drush @mysite.local ac-hook-invoke post-code-deploy --source-branch=master --deployed-tag=test-tag
For more help about the available options, see drush help ac-hook-invoke:
Invoke an Acquia cloud hook on the current local environment.
Examples:
drush @mysite.local ac-hook-invoke Run the post-code-deploy hook scripts.
post-code-deploy --source-branch=master
--deployed-tag="test-tag"
Arguments:
hook The hook to invoke. For example, post-code-deploy
Options:
--ac-env The environment to which code was just deployed.
--ac-site The site name. This is the same as the Acquia Cloud username for the site.
--deployed-tag The code branch or tag being deployed.
--repo-type The version control system your site is using; "git" or "svn".
--repo-url The URL of your code repository.
--source-branch The code branch or tag being deployed.
davereid/drush-acquia-hook-invoke 适用场景与选型建议
davereid/drush-acquia-hook-invoke 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 7.19k 次下载、GitHub Stars 达 0, 最近一次更新时间为 2015 年 05 月 11 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「acquia」 「Drush」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 davereid/drush-acquia-hook-invoke 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 davereid/drush-acquia-hook-invoke 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 davereid/drush-acquia-hook-invoke 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
Acquia specific policies and audits for Drutiny.
Drupal distribution with DXPR Marketing features, based on Acquia Lightning distribution
Project template for Drupal 8 sites built with the DXPR Lightning distribution.
A collection of Drush targets for Phing.
BLT Plugin commands
Common Drutiny policies for Drupal distributions
统计信息
- 总下载量: 7.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 23
- 依赖项目数: 0
- 推荐数: 2
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2015-05-11