Deploy annotation-export & Canary pipeline
Add output support option for GCSWriter or LocalWriter (#65)
Add unit tests and coverage for stats-pipeline (#66)
Make partitioning configurable during the query phase (#68)
Replace year with start/end and add canary validation query (#69)
update two subqueries that had the wrong table name (#70)
Add exporter type flag and base for annotation export (#72)
Add stats query formatter (#74)
Update exporter to use Formatter interface (#75)
Add "annotation" formatter (#76)
Add annotation export config for local development (#77)
Change canary query to use simpler client filter (#78)
Change Formatter.Where to .Partition w/ exporter query updates (#79)
Prepare for a k8s configuration and deployment (#81)
Add k8s configuration for annotation-export (#82)
Request less CPU for pusher (#84)
Add separate CronJob for annotation-export (#87)
Fix races in export_test.go (#88)
Test context cancelation and increase coverage (#89)
Diff v0.2.5...v0.3.0