Amine Hilaly
|
5ca326af83
|
bridge/core: add context.Context to ImportAll and ExportAll signatures
bridge/core: add ImportResult objects to stream import events
bridge/core: launchpad support asynchronous import
bridge/github: cancellable export and import functions
bridge/gitlab: cancellable export and import functions
commands: bridge pull/push gracefull kill
bridge/github: fix github import
bridge/github: use simple context for imports
bridge/core: name parameters in interfaces
github/core: Add EventError to export and import events types
bridge/gitlab: add context support in gitlab requests functions
bridge/gitlab: remove imported events count from importer logic
bridge/github: remove imported events count from importer logic
bridge/github: add context support in query and muration requets
bridge/github: fix bug duplicate editions after multiple calls
bridge/core: import import and export events String methods
bridge/gitlab: fix error handling in note import events
commands/bridge: Add statistics about imports and exports
bridge/gitlab: properly handle context cancellation
bridge/github: improve error handling
bridge: break iterators on context cancel or timeout
bridge: add context timeout support
bridge: improve event formating and error handling
commands: handle interrupt and switch cases
bridge/github: add export mutation timeouts
bridge: fix race condition bug in the github and gitlab importers
bridge/github: improve context error handling
|
2019-08-18 00:14:22 +02:00 |
|
Amine
|
93e731fd0d
|
[bridge/github] improve comments and documentation
[bridge/github] improve error handling and tests
Co-Authored-By: Michael Muré <batolettre@gmail.com>
|
2019-07-05 18:46:59 +02:00 |
|
Amine Hilaly
|
1f365b2369
|
[core] Implement ExportResults
Use ExportResult chan to send export events
Remove exportedBugs and exportedLabels
|
2019-06-30 15:42:45 +02:00 |
|
Amine Hilaly
|
f124df7e73
|
changes to the BridgeImpl Interface
Add bridge params
Change bridge.Configure signature
|
2019-05-29 22:58:01 +02:00 |
|
Amine Hilaly
|
0d976f66e8
|
Add importer tests
Changes to Importer and exporter interface
Improve importer
Fix extra edits bug
|
2019-05-05 18:16:10 +02:00 |
|
Michael Muré
|
64133ee5ba
|
github: deal with the deleted user case where github return a null actor
|
2018-10-06 11:55:16 +02:00 |
|
Michael Muré
|
c86e7231b2
|
bridge: validate config before use
|
2018-09-24 17:21:24 +02:00 |
|
Michael Muré
|
5e8fb7ec50
|
bridge: big refactor and cleanup
|
2018-09-24 15:25:15 +02:00 |
|
Michael Muré
|
921cd18cf9
|
bridge: better interfaces, working github configurator
|
2018-09-21 18:53:44 +02:00 |
|