Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Conversation_Migration.md « issue_templates « .gitlab - gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ca9d0281bf77220d4dc739656bde8308113b608a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
------------------------------------------------------------

**Stages**:

- [ ] ~"RPC Design": [Create Issue](https://gitlab.com/gitlab-org/gitaly/issues/new?issuable_template=Migration_RPC_Design)

- [ ] ~"Server Implementation": [Create Issue](https://gitlab.com/gitlab-org/gitaly/issues/new?issuable_template=Migration_Server_Implementation)

- [ ] ~"Client Implementation": [Create Issue](https://gitlab.com/gitlab-org/gitaly/issues/new?issuable_template=Migration_Client_Implementation)

- [ ] ~"Acceptance Testing": [Create Issue](https://gitlab.com/gitlab-org/gitaly/issues/new?issuable_template=Migration_Acceptance_Testing)

**RPC Endpoints**:
  - `Endpoint::Name`

**Known Client Routes**:
  - Known client endpoints
  
------------------------------------------------------------

/label ~Conversation
/label ~Migration
/label ~"Migration:Ready-for-Development"
/label ~"To Do"