This is an automated email from the ASF dual-hosted git repository.
warren pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake-website.git
The following commit(s) were added to refs/heads/main by this push:
new 10bab42 docs: update roadmap
10bab42 is described below
commit 10bab42ff503acecd91907aea243fe28a018d42a
Author: Startrekzky <[email protected]>
AuthorDate: Thu May 26 20:33:57 2022 +0800
docs: update roadmap
---
docs/01-Overview/03-Roadmap.md | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/docs/01-Overview/03-Roadmap.md b/docs/01-Overview/03-Roadmap.md
old mode 100755
new mode 100644
index 4da3e5c..ed4c507
--- a/docs/01-Overview/03-Roadmap.md
+++ b/docs/01-Overview/03-Roadmap.md
@@ -12,21 +12,21 @@ description: >
## Goals
DevLake has joined the Apache Incubator and is aiming to become a top-level
project. To achieve this goal, the Apache DevLake (Incubating) community will
continue to make efforts in helping development teams to analyze and improve
their engineering productivity. In the 2022 Roadmap, we have summarized three
major goals followed by the feature breakdown to invite the broader community
to join us and grow together.
-1. Investigate in the standard engineering data application by discovering and
implementing 3 (or even more!) usage scenarios:
+1. As a dev data analysis application, discover and implement 3 (or even
more!) usage scenarios:
- A collection of metrics to track the contribution, quality and growth of
open-source projects
- DORA metrics for DevOps engineers
- To be decided ([let us
know](https://join.slack.com/t/devlake-io/shared_invite/zt-17b6vuvps-x98pqseoUagM7EAmKC82xQ)
if you have any suggestions!)
-2. Improve the data infrastructure by providing robust data collection
modules, customizable data models, and data extensibility
+2. As dev data infrastructure, provide robust data collection modules,
customizable data models, and data extensibility.
3. Design better user experience for end-users and contributors.
## Feature Breakdown
Apache DevLake is currently under rapid development. You are more than welcome
to use the following table to explore your intereted features and make
contributions. We deeply appreciate the collective effort of our community to
make this project possible!
-|Goals| Category | Features|
-| --- | --- | --- |
-|Goal No.1 & 2| More data sources across different [DevOps
domains](../05-DataModels/01-DevLakeDomainLayerSchema.md)| Features in **bold**
are of higher priority <br/><br/> Issue/Task Management: <ul><li>**Jira
server** [#886
(closed)](https://github.com/apache/incubator-devlake/issues/886)</li><li>**Jira
data center** [#1687
(closed)](https://github.com/apache/incubator-devlake/issues/1687)</li><li>GitLab
Issues</li><li>Trello [#1881
(open)](https://github.com/apache/incubator-devlake/i [...]
-|Goal No.2 | Improved data collection, [data
models](../05-DataModels/01-DevLakeDomainLayerSchema.md) and data
extensibility| Data Collection: <br/> <ol><li>Complete the logging
system</li><li>Implement a good error handling mechanism during data
collection</li></ol> Data Models:<ol><li>Introduce DBT to allow users to create
and modify the domain layer schema. [#1479
(closed)](https://github.com/apache/incubator-devlake/issues/1479)</li><li>Implement
the data models for 5 new domains:<ul [...]
-|Goal No.3| Better user experience | For new users: <ol><li> Iterate on a
clearer step-by-step guide to improve the pre-configuration
experience.</li><li>Design the new Config UI to reduce frictions for syncing
data [#1700
(closed)](https://github.com/apache/incubator-devlake/issues/1700)</li><li>
Showcase dashboard live demos to let users explore and learn about the
dashboards. [#1784
(open)](https://github.com/apache/incubator-devlake/issues/1784)</li></ol>For
returning users: <ol><li> [...]
+| Category | Features|
+| --- | --- |
+| More data sources across different [DevOps
domains](../05-DataModels/01-DevLakeDomainLayerSchema.md) (Goal No.1 & 2)|
Features in **bold** are of higher priority <br/><br/> Issue/Task Management:
<ul><li>**Jira server** [#886
(closed)](https://github.com/apache/incubator-devlake/issues/886)</li><li>**Jira
data center** [#1687
(closed)](https://github.com/apache/incubator-devlake/issues/1687)</li><li>GitLab
Issues [#715
(closed)](https://github.com/apache/incubator-devlake/issues/715)</ [...]
+| Improved data collection, [data
models](../05-DataModels/01-DevLakeDomainLayerSchema.md) and data extensibility
(Goal No.2)| Data Collection: <br/> <ul><li>Complete the logging
system</li><li>Implement a good error handling mechanism during data
collection</li></ul> Data Models:<ul><li>Introduce DBT to allow users to create
and modify the domain layer schema. [#1479
(closed)](https://github.com/apache/incubator-devlake/issues/1479)</li><li>Design
the data models for 5 new domains, plea [...]
+| Better user experience (Goal No.3) | For new users: <ul><li> Iterate on a
clearer step-by-step guide to improve the pre-configuration
experience.</li><li>Provide a new Config UI to reduce frictions for data
configuration [#1700
(in-progress)](https://github.com/apache/incubator-devlake/issues/1700)</li><li>
Showcase dashboard live demos to let users explore and learn about the
dashboards. [#1784
(open)](https://github.com/apache/incubator-devlake/issues/1784)</li></ul>For
returning use [...]
## How to Influence the Roadmap