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

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