tree: 34df885c7609d5193322dbdd8379d1b01f1561b3 [path history] [tgz]
  1. examples/
  2. geode-build/
  3. images/
  4. mass-test-run/
  5. meta/
  6. metrics/
  7. pull-request/
  8. reaper/
  9. shared/
  10. .gitignore
  11. clean_fork_pipelines.sh
  12. README.md
  13. render.py
ci/pipelines/README.md

Deploying Pipelines

./deploy_meta.sh <github account name>

Generating Pipeline Templates Manually

To generate a pipeline, using jinja:

  • Be in the pipelines directory or a subdirectory
  • With ${GEODE_BRANCH} and ${GEODE_FORK} correctly set in your environment (for the pipeline you want to create):
./render.py <directory containing jinja template>

The generated file should be named generated-pipeline.yml.