1.3.2 • Published 8 years ago

strider-deconst-control v1.3.2

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

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" }
]
1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago