aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/github/github.go
Commit message (Collapse)AuthorAgeFilesLines
* bridge: various cleanupsMichael Muré2019-11-091-4/+0
|
* [bridge/github] importer: tag imported issues with origin metadataAmine Hilaly2019-06-241-1/+1
| | | | [bridge/github] exporter: correct export signature and cache maps
* [bridge/github] Add exporter implementationAmine Hilaly2019-06-241-1/+1
|
* Change keyUser to keyOwner in Github bridgeAmine Hilaly2019-05-291-1/+2
|
* Improve naming and functions signaturesAmine Hilaly2019-05-051-2/+2
| | | | | | expose `NewIterator` in `github` package remove `exist` in tests cases skip tests when env var GITHUB_TOKEN is not given
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-2/+2
|
* add documentationMichael Muré2018-10-011-0/+1
|
* github: query most of the dataMichael Muré2018-09-241-15/+9
|
* bridge: big refactor and cleanupMichael Muré2018-09-241-3/+15
|
* bridge: better interfaces, working github configuratorMichael Muré2018-09-211-1/+27
|
* bridge: make github 2FA workMichael Muré2018-09-211-14/+0
|
* bridge: add the beginning of a github importerMichael Muré2018-09-211-0/+18