aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/core/interfaces.go
Commit message (Expand)AuthorAgeFilesLines
* CLI: Add non-interactive option to interactive commands (#651)Sascha2021-05-091-2/+2
* github: correct casing for user provided loginMichael Muré2020-02-291-11/+11
* bridges: pass the context to Init for when a client build process needs itMichael Muré2020-02-151-2/+2
* bridges: massive refactorMichael Muré2020-02-151-0/+3
* it compiles \o/Michael Muré2020-02-081-0/+5
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-081-4/+3
* bridge/core: add context.Context to ImportAll and ExportAll signaturesAmine Hilaly2019-08-181-2/+3
* [bridge/github] improve comments and documentationAmine2019-07-051-1/+1
* [core] Implement ExportResultsAmine Hilaly2019-06-301-1/+1
* changes to the BridgeImpl InterfaceAmine Hilaly2019-05-291-1/+1
* Add importer testsAmine Hilaly2019-05-051-4/+4
* github: deal with the deleted user case where github return a null actorMichael Muré2018-10-061-8/+10
* bridge: validate config before useMichael Muré2018-09-241-0/+3
* bridge: big refactor and cleanupMichael Muré2018-09-241-11/+15
* bridge: better interfaces, working github configuratorMichael Muré2018-09-211-0/+29