1.2.5 • Published 8 years ago

strider-deconst-content v1.2.5

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

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
1.2.5

8 years ago

1.2.4

8 years ago

1.2.3

8 years ago

1.2.2

8 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.2

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