aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2019-04-29 11:52:16 +0200
committerGitHub <noreply@github.com>2019-04-29 11:52:16 +0200
commiteb4946743a2f8bb32efcd45bf439ee87ee5b5bb1 (patch)
treea3356ab0cbc28f24040fe4682b94b690d2af95ff /README.md
parent3bc5e6d503b123a61f424225afdef1113d23f5e1 (diff)
downloadgit-bug-eb4946743a2f8bb32efcd45bf439ee87ee5b5bb1.tar.gz
readme: improve the bridge feature matrix
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 7 insertions, 9 deletions
diff --git a/README.md b/README.md
index 7083d17e..8c12edea 100644
--- a/README.md
+++ b/README.md
@@ -107,9 +107,6 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
## Bridges
-:heavy_check_mark: Working!
-:x: Not working yet
-
### Importer implementations
| | 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: |
| **with resume**<br/>(download only new data) | :x: | :x: |
| **identities** | :heavy_check_mark: | :heavy_check_mark: |
-| **identities update** | :x: | :x: |
+| identities update | :x: | :x: |
| **bug** | :heavy_check_mark: | :heavy_check_mark: |
-| **comments** | :heavy_check_mark: | :heavy_check_mark: |
-| **comment editions** | :heavy_check_mark: | :x: |
-| **labels** | :heavy_check_mark: | :x: |
-| **status** | :heavy_check_mark: | :x: |
-| **title edition** | :heavy_check_mark: | :x: |
+| comments | :heavy_check_mark: | :heavy_check_mark: |
+| comment editions | :heavy_check_mark: | :x: |
+| labels | :heavy_check_mark: | :x: |
+| status | :heavy_check_mark: | :x: |
+| title edition | :heavy_check_mark: | :x: |
+| **automated test suite** | :x: | :x: |
### Exporter implementations