From 06e85b4f5e9b38465f23ee04fded5376a8b3b7fa Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Tue, 15 Aug 2017 10:31:52 -0400 Subject: [PATCH] Detail some of our successes. --- ROADMAP.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 5dae99649..237526299 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -65,7 +65,23 @@ We hadn’t planned on Bumblebee, but stuff got done anyway. 12/14, or ~86% (🐝, the patent, & JSON and Markdown support don’t add to the denominator because they weren’t planned). Some breakdown: +**Successes:** + - We 🚢’d table of contents on July 26th, 2017! +- ToC is stable, well-received, & acceptably magical (users don’t have to know how we do it to rely on it). +- We 🚢d a patent application! +- We’ve laid a solid foundation for future work with à la carte syntax. +- `tree-sitter` & our grammars are only getting better. +- Having our tech stack in prod, both on bare metal & k8s, is a lot of effort we aren’t going to have to re-do. +- Our datadog dashboard has been super effective for gauging the effects of changes. +- We’re all learning & improving. We support each other via 🍐ing, review, & other conversations. We’ve got a good balance of skills. +- We’re getting better at working with other teams (e.g. appsec). +- The indexer proposal would be really good for us 😎 +- We’re integrating into established patterns with Semiotic (building on top of mu, etc.). +- The GraphQL API really works. +- Data Science is an auspicious place for us. +- Our colleagues all across the company have been super supportive of us & interested in what we’re doing 💖 +- Performance improved by multiple orders of magnitude in some cases. [roadmap project]: https://github.com/github/semantic-diff/projects/5 [Architecture review]: https://github.com/github/architecture/issues/12