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