mirror of
https://github.com/github/semantic.git
synced 2024-12-18 20:31:55 +03:00
Merge branch 'master' into task-errors
This commit is contained in:
commit
792ce036b2
50
ROADMAP.md
50
ROADMAP.md
@ -1,49 +1 @@
|
|||||||
# Semantic Code Q2 FY2018 Roadmap
|
# Q3FY2018
|
||||||
|
|
||||||
This quarter, we will focus on laying a foundation for future work.
|
|
||||||
|
|
||||||
See also our [roadmap project][].
|
|
||||||
|
|
||||||
|
|
||||||
## Objectives
|
|
||||||
|
|
||||||
- [Determine baselines](#determine-baselines)
|
|
||||||
- [Get our data into production](#get-our-data-into-production)
|
|
||||||
- [Improve our supported languages](#improve-our-supported-languages)
|
|
||||||
|
|
||||||
### Determine baselines
|
|
||||||
|
|
||||||
We will select specific metrics believed to be key to our objectives, e.g. performance.
|
|
||||||
|
|
||||||
Task | PRP | Priority (1 to 3) | Amount of work (1 to 4) | Score
|
|
||||||
---- | --- | ----------------- | ----------------------- | -----
|
|
||||||
Determine what to measure | | | ? |
|
|
||||||
Measure it | | | ??? |
|
|
||||||
|
|
||||||
|
|
||||||
### Get our data into production
|
|
||||||
|
|
||||||
We will get our data into production and in front of customers.
|
|
||||||
|
|
||||||
Task | PRP | Priority (1 to 3) | Amount of work (1 to 4) | Score
|
|
||||||
---- | --- | ----------------- | ----------------------- | -----
|
|
||||||
[Architecture review][] | @tclem | 1 | ✅ |
|
|
||||||
Production readiness | @tclem | 1 | 3 |
|
|
||||||
Table of contents | | | ✅ |
|
|
||||||
GraphQL parse tree API | @tclem | | ✅ |
|
|
||||||
GraphQL diff API | | 3 | 2 |
|
|
||||||
ToC in Enterprise | @joshvera | 2 | 2 |
|
|
||||||
|
|
||||||
|
|
||||||
### Improve our supported languages
|
|
||||||
|
|
||||||
We will add support for Python, improve our support for Ruby, Go, and JavaScript/TypeScript, and explore integration with LSP servers.
|
|
||||||
|
|
||||||
Task | PRP | Priority (1 to 3) | Amount of work (1 to 4) | Score
|
|
||||||
---- | --- | ----------------- | ----------------------- | -----
|
|
||||||
À la carte assignment of Python | @rewinfrey | 2 | 2 |
|
|
||||||
À la carte assignment of Go | | | 2? |
|
|
||||||
À la carte assignment of Ruby | | | 2? |
|
|
||||||
À la carte assignment of TypeScript | | | 2? |
|
|
||||||
🚀 LSP integration | @joshvera | 2 | 4? |
|
|
||||||
Migration to à la carte syntax | @robrix | 2 | 3 |
|
|
||||||
|
Loading…
Reference in New Issue
Block a user