From 4e17b05af74e023cbf8a7b7f4ad1700686a5598e Mon Sep 17 00:00:00 2001 From: Rob Rix Date: Mon, 15 May 2017 11:00:34 -0400 Subject: [PATCH] Add the architecture review. --- ROADMAP.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 0888211f7..2f2bf5a01 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -15,10 +15,12 @@ See also our [roadmap project][] for our current efforts. Our service should operate with a minimum of headaches. Our service should scale with GitHub’s customer base and our language support. -Task | PRP | Priority (1 to 3) | Amount of work (1 to 4) ----- | --- | ----------------- | ----------------------- -Production readiness | @tclem | 1 | 3 +Task | PRP | Priority (1 to 3) | Amount of work (1 to 4) +---- | --- | ----------------- | ----------------------- +Production readiness | @tclem | 1 | 3 +[Architecture review][] | @tclem | 1 | ✅ +[Architecture review]: https://github.com/github/architecture/issues/12 ### GraphQL APIs @@ -83,7 +85,6 @@ Enables: ### Operability/Production readiness -- Containerization/[-as-a-service architecture](https://github.com/github/semantic-diff/projects/8) - Caching - Performance - Security review of tree-sitter