summaryrefslogtreecommitdiff
path: root/examples/screen.yaml
diff options
context:
space:
mode:
authorDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-07-31 11:17:57 +0100
committerDaniel Silverstone <daniel.silverstone@codethink.co.uk>2014-07-31 11:17:57 +0100
commit0288f3d4a350894adee1f3a0a4abce9874c0fa4a (patch)
tree7645fd3f87081eb87e78d00025c7b0cdf0da054b /examples/screen.yaml
parent8820957f747e9b07d9fa32dad5bd774917b65aa4 (diff)
downloadfirehose-0288f3d4a350894adee1f3a0a4abce9874c0fa4a.tar.gz
Add an ignore, and the examples derived for the chunks we're doing initial implementation for
Diffstat (limited to 'examples/screen.yaml')
-rw-r--r--examples/screen.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/examples/screen.yaml b/examples/screen.yaml
new file mode 100644
index 0000000..e9ffbd7
--- /dev/null
+++ b/examples/screen.yaml
@@ -0,0 +1,18 @@
+name: screen
+kind: firehose
+description: |
+ This example is for tracking Screen's master branch. This is because
+ the screen project doesn't seem to tag releases in their repo.
+
+landing:
+ repo: baserock:baserock/definitions
+ ref: baserock/firehose
+ stratum: tools
+ chunk: screen
+ method: absolute-sha1
+
+tracking:
+ mode: follow-tip
+ ref: refs/heads/master
+
+