tree: 22cbea3b7ea897b036bf4dc128ce48c0bbb6dbfe [path history] [tgz]
  1. examples/
  2. geode-build/
  3. images/
  4. meta/
  5. metrics/
  6. pull-request/
  7. reaper/
  8. shared/
  9. .gitignore
  10. clean_fork_pipelines.sh
  11. README.md
  12. 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.