1
1
mirror of https://github.com/github/semantic.git synced 2024-11-24 17:04:47 +03:00
semantic/ROADMAP.md

50 lines
2.5 KiB
Markdown

# Semantic Code Q2 FY2018 Roadmap
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 |