Skip to content

deconst/strider-deconst-content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Content Repository Builder for Strider CD

Build Status

Job plugin for Strider CD that:

  1. Walks the workspace directory for _deconst.json files to identify preparable Deconst content.
  2. Identifies the correct preparer. This can be stated explicitly in _deconst.json or inferred from the other files in the same directory.
  3. Configures and invokes the preparer as a Docker container.
  4. Reports a successful completion if at least one preparer is launched and if all preparers completed successfully.

The build can be used as a stand-alone tool from the command line or as a build plugin within Strider.

npm install -g strider-deconst-content

cd ${CONTENT_REPO}
deconst-content-build

About

Deconst content repository build plugin for Strider CD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published