summaryrefslogtreecommitdiff
path: root/examples/cpython.yaml
diff options
context:
space:
mode:
authorFirehose merge bot <firehose@merge.bot>2014-08-19 10:16:16 +0000
committerFirehose merge bot <firehose@merge.bot>2014-08-19 10:16:16 +0000
commit8a2aed17cdaaf2ba20cd9f12f21f703475564406 (patch)
tree957f4497aed6c0493a3f3ce409c0e7a77ac401b9 /examples/cpython.yaml
parent5399e2174f61f0be084c32cae49e17d8c3e200b4 (diff)
downloadfirehose-8a2aed17cdaaf2ba20cd9f12f21f703475564406.tar.gz
yaml updates
Diffstat (limited to 'examples/cpython.yaml')
-rw-r--r--examples/cpython.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/cpython.yaml b/examples/cpython.yaml
new file mode 100644
index 0000000..6f8c5f8
--- /dev/null
+++ b/examples/cpython.yaml
@@ -0,0 +1,18 @@
+name: cpython
+kind: firehose
+description: |
+ This example is for tracking cpython's 2.7 branch. This way we no longer
+ need to track cpython manually for definitions.
+
+landing:
+ repo: baserock:baserock/definitions
+ baseref: master
+ myref: ct-mcr-1/danielsilverstone/firehose-test-1
+ stratum: core
+ chunk: cpython
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/2.7
+