stevector / openy-project-on-pantheon
https://github.com/ymcatwincities/openy-project 和 https://github.com/pantheon-systems/example-drops-8-composer 的实验性组合
dev-pantheon-experiment
2018-09-18 15:59 UTC
Requires
Requires (Dev)
- behat/behat: ^3.0
- behat/mink: ~1.7
- behat/mink-goutte-driver: ~1.2
- consolidation/robo: ^1.1.5
- drupal/drupal-driver: ~1.0
- drupal/drupal-extension: ^3.2
- drupal/tqextension: dev-drupal-8
- emuse/behat-html-formatter: ^0.1.0
- integratedexperts/behat-screenshot: ^0.6.2
- ymcatwincities/openy-cibox-build: dev-master
- ymcatwincities/openy-cibox-vm: dev-master
- ymcatwincities/openy-docksal: dev-master
This package is auto-updated.
Last update: 2024-09-19 10:35:25 UTC
README
此实验性仓库存在是为了融合Open Y 项目仓库和 Pantheon 的example-drops-8-composer仓库,该仓库展示了 GitHub -> CircleCI -> Pantheon 的工作流程。
可以使用用于 example-drops-8-composer 的一键设置命令生成此仓库的副本。
首先添加 GitHub 和 CircleCI 的令牌
export GITHUB_TOKEN=[REDACTED]
export CIRCLE_TOKEN=[REDACTED]
然后从 构建工具插件 中运行此命令,该插件为 Pantheon 的 Terminus 命令行工具。
terminus build:project:create stevector/openy-project-on-pantheon/ openy-site-machine-name --team="My Pantheon Org" --stability=dev