Meteor is a packaging and deployment tool for the Jadu Continuum platform.
The Phar file is compiled using the box
tool.
Once box
has been installed run the following command:
box build
- Test the
master
branch using the meteor-server-test job. - Create a new tag from the master branch.
- Build the meteor.phar with the meteor-phar-build job.
- Download the built meteor.phar.
- Create a new release for the tag on GitHub and upload the meteor.phar.
- Update the Meteor version in the internal
meteor-ant
project (see package.xml). - Create a new tag of
meteor-ant
, where the tag name matches the main Meteor version.
The documentation is hosted on GitHub Pages using Jekyll from the master
branch in the docs
directory.
- Extensible
- Easy to use
- Robust error handling