strider-deconst-control

1.3.2 • Public • Published

Control Repository Builder for Strider CD

Job plugin for Strider CD that:

  1. Invokes Grunt in the root directory of the control repository. The Grunt build should assemble and submit global site assets and inform the content service that a new version of the control repository is available to pull.
  2. Reads a content-repository.json file from the root directory.
  3. Provision a Strider job using the Deconst content plugin for each content repository described there that doesn't already exist.

content-repositories.json format

The content-repositories.json file must contain the following JSON:

[
  { "kind": "github", "project": "deconst/deconst-docs" }
]

Package Sidebar

Install

npm i strider-deconst-control

Weekly Downloads

1

Version

1.3.2

License

MIT

Last publish

Collaborators

  • smashwilson