summaryrefslogtreecommitdiff
path: root/examples/cpython.yaml
diff options
context:
space:
mode:
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
+