github.com/munnerz/test-infra@v0.0.0-20190108210205-ce3d181dc989/gubernator/github/index.yaml (about) 1 indexes: 2 3 # This index allows us to iterate through events sorted by timestamp, 4 # without fetching all the events into memory first. 5 - kind: GithubWebhookRaw 6 ancestor: yes 7 properties: 8 - name: timestamp 9 10 # AUTOGENERATED 11 12 # This index.yaml is automatically updated whenever the dev_appserver 13 # detects that a new type of query is run. If you want to manage the 14 # index.yaml file manually, remove the above marker line (the line 15 # saying "# AUTOGENERATED"). If you want to manage some indexes 16 # manually, move them above the marker line. The index.yaml file is 17 # automatically uploaded to the admin console when you next deploy 18 # your application using appcfg.py. 19 20 - kind: GithubWebhookRaw 21 properties: 22 - name: event 23 - name: timestamp