Skip to content
代码片段 群组 项目
提交 cc0c8eec 编辑于 作者: Christina Lohr's avatar Christina Lohr
浏览文件

Merge branch 'lohrc-master-patch-bc8b' into 'master'

Change name of essential workstream

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/138531



Merged-by: default avatarChristina Lohr <clohr@gitlab.com>
No related branches found
No related tags found
无相关合并请求
...@@ -108,9 +108,9 @@ The first 2-3 quarters are required to define a general split of data, and build ...@@ -108,9 +108,9 @@ The first 2-3 quarters are required to define a general split of data, and build
The purpose is to perform a targeted decomposition of `users` and `projects`, because `projects` will be stored locally in the Cell. The purpose is to perform a targeted decomposition of `users` and `projects`, because `projects` will be stored locally in the Cell.
1. **User can create files in repository** 1. **User can create Project with a README file**
The purpose is to allow `users` to create files in a repository. The purpose is to allow `users` to create README files in a project.
1. **User can change profile avatar that is shared in cluster.** 1. **User can change profile avatar that is shared in cluster.**
...@@ -284,7 +284,7 @@ It is expected that initial iterations will be rather slow, because they require ...@@ -284,7 +284,7 @@ It is expected that initial iterations will be rather slow, because they require
- Data access layer: Data access layer. - Data access layer: Data access layer.
- Routing: User can use single domain to interact with many Cells. - Routing: User can use single domain to interact with many Cells.
- Cell deployment: Extend GitLab Dedicated to support GCP. - Cell deployment: Extend GitLab Dedicated to support GCP.
- Essential workflows: User can create files in repository. - Essential workflows: User can create Project with a README file.
- Essential workflows: User can push to Git repository. - Essential workflows: User can push to Git repository.
- Essential workflows: User can run CI pipeline. - Essential workflows: User can run CI pipeline.
- Essential workflows: Instance-wide settings are shared across cluster. - Essential workflows: Instance-wide settings are shared across cluster.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册