aboutsummaryrefslogtreecommitdiffstats
path: root/bridge/launchpad
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #171 from MichaelMure/graphql-mutation-relayMichael Muré2019-06-231-1/+1
|\ | | | | Graphql mutation relay
| * cache: expose the operation when creating a new bugMichael Muré2019-06-161-1/+1
| |
* | add target to launchpad configurationAmine Hilaly2019-06-171-0/+7
|/
* add unit tests for launchpad bridge configurationAmine Hilaly2019-05-302-9/+107
| | | | | add tests for validateUsername in Github bridge panic when compile regex fail
* Update configuration process and add unit testsAmine Hilaly2019-05-291-2/+7
| | | | Update launchpad bridge
* Update documentation and function namingAmine2019-05-291-1/+4
| | | Co-Authored-By: Michael Muré <batolettre@gmail.com>
* Update flags descriptions Amine2019-05-291-2/+2
| | | | | Enhance printing in prompt Co-Authored-By: Michael Muré <batolettre@gmail.com>
* Add warning messages for launchpad-previewAmine Hilaly2019-05-291-0/+7
| | | | | fix --target flag description improve comments
* Launchpad bridge configuration from `BridgeParams` Project and URLAmine Hilaly2019-05-291-5/+48
| | | | Improve Github config comments
* Launchpad changesAmine Hilaly2019-05-291-6/+12
| | | | Use bridge params to configure the bridge
* Add importer testsAmine Hilaly2019-05-051-6/+1
| | | | | | Changes to Importer and exporter interface Improve importer Fix extra edits bug
* github: fix 3 edge-case failuresMichael Muré2019-03-011-5/+5
|
* identity: work on higher level now, cache, first two identity commandsMichael Muré2019-03-011-1/+1
|
* identity: more progress and fixesMichael Muré2019-03-011-8/+32
|
* identity: more progress and fixesMichael Muré2019-03-011-1/+1
|
* Launchpad bridge: fetch comments.Cyril Roelandt2019-02-272-3/+102
|
* launchpad: minor cleaningMichael Muré2018-12-172-7/+12
|
* Initial Launchpad bridge.Cyril Roelandt2018-12-164-0/+332
This a just a preview. Not all features are expected to work.