mirror of
https://github.com/MichaelMure/git-bug.git
synced 2024-12-15 02:01:43 +03:00
readme: improve the bridge feature matrix
This commit is contained in:
parent
3bc5e6d503
commit
eb4946743a
16
README.md
16
README.md
@ -107,9 +107,6 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
|
|||||||
|
|
||||||
## Bridges
|
## Bridges
|
||||||
|
|
||||||
:heavy_check_mark: Working!
|
|
||||||
:x: Not working yet
|
|
||||||
|
|
||||||
### Importer implementations
|
### Importer implementations
|
||||||
|
|
||||||
| | Github | Launchpad |
|
| | Github | Launchpad |
|
||||||
@ -117,13 +114,14 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
|
|||||||
| **incremental**<br/>(can import more than once) | :heavy_check_mark: | :x: |
|
| **incremental**<br/>(can import more than once) | :heavy_check_mark: | :x: |
|
||||||
| **with resume**<br/>(download only new data) | :x: | :x: |
|
| **with resume**<br/>(download only new data) | :x: | :x: |
|
||||||
| **identities** | :heavy_check_mark: | :heavy_check_mark: |
|
| **identities** | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| **identities update** | :x: | :x: |
|
| identities update | :x: | :x: |
|
||||||
| **bug** | :heavy_check_mark: | :heavy_check_mark: |
|
| **bug** | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| **comments** | :heavy_check_mark: | :heavy_check_mark: |
|
| comments | :heavy_check_mark: | :heavy_check_mark: |
|
||||||
| **comment editions** | :heavy_check_mark: | :x: |
|
| comment editions | :heavy_check_mark: | :x: |
|
||||||
| **labels** | :heavy_check_mark: | :x: |
|
| labels | :heavy_check_mark: | :x: |
|
||||||
| **status** | :heavy_check_mark: | :x: |
|
| status | :heavy_check_mark: | :x: |
|
||||||
| **title edition** | :heavy_check_mark: | :x: |
|
| title edition | :heavy_check_mark: | :x: |
|
||||||
|
| **automated test suite** | :x: | :x: |
|
||||||
|
|
||||||
### Exporter implementations
|
### Exporter implementations
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user