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: 594a4264a933f16736099bdd64933c007efa0727 (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: (include in issue description below)

- [ ] ~"Server Implementation": (link to merge request)

- [ ] ~"Client Implementation": (link to merge request)

- [ ] ~"Acceptance Testing"

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

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

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