Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | github: correct casing for user provided login | Michael Muré | 2020-02-29 | 1 | -0/+2 |
| | |||||
* | Merge pull request #341 from MichaelMure/bridges-default-login | Michael Muré | 2020-02-23 | 1 | -1/+0 |
|\ | | | | | bridge: record the login used during the configure and use it as default credential | ||||
| * | bridge: record the login used during the configure and use it as default ↵ | Michael Muré | 2020-02-23 | 1 | -1/+0 |
| | | | | | | | | | | | | credential fix #338 | ||||
* | | use regex.MustCompile instead of dealing with the error | Michael Muré | 2020-02-23 | 1 | -4/+1 |
|/ | |||||
* | bridges: massive refactor | Michael Muré | 2020-02-15 | 1 | -13/+10 |
| | | | | | | - automatic flag validation and warning - generalized prompt - cleanups | ||||
* | it compiles \o/ | Michael Muré | 2020-02-08 | 1 | -7/+0 |
| | |||||
* | gitlab also compile | Michael Muré | 2020-02-08 | 1 | -24/+2 |
| | |||||
* | bridge/gitlab: support self-hosted GitLab instance | amine | 2019-12-10 | 1 | -0/+3 |
| | |||||
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -20/+19 |
| | |||||
* | bridge/launchpad: add missing metadata | amine | 2019-11-19 | 1 | -3/+3 |
| | | | | bridge: use a specific key for origin metadata | ||||
* | commands: read token from stdin in bridge configuration | Amine Hilaly | 2019-08-31 | 1 | -1/+7 |
| | | | | bridge: improve bridge config validation | ||||
* | bridge: use a single KeyTarget constant for all bridges | Michael Muré | 2019-07-07 | 1 | -4/+3 |
| | |||||
* | add target to launchpad configuration | Amine Hilaly | 2019-06-17 | 1 | -0/+7 |
| | |||||
* | add unit tests for launchpad bridge configuration | Amine Hilaly | 2019-05-30 | 1 | -9/+14 |
| | | | | | add tests for validateUsername in Github bridge panic when compile regex fail | ||||
* | Update configuration process and add unit tests | Amine Hilaly | 2019-05-29 | 1 | -2/+7 |
| | | | | Update launchpad bridge | ||||
* | Update documentation and function naming | Amine | 2019-05-29 | 1 | -1/+4 |
| | | | Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
* | Update flags descriptions | Amine | 2019-05-29 | 1 | -2/+2 |
| | | | | | Enhance printing in prompt Co-Authored-By: Michael Muré <batolettre@gmail.com> | ||||
* | Add warning messages for launchpad-preview | Amine Hilaly | 2019-05-29 | 1 | -0/+7 |
| | | | | | fix --target flag description improve comments | ||||
* | Launchpad bridge configuration from `BridgeParams` Project and URL | Amine Hilaly | 2019-05-29 | 1 | -5/+48 |
| | | | | Improve Github config comments | ||||
* | Launchpad changes | Amine Hilaly | 2019-05-29 | 1 | -6/+12 |
| | | | | Use bridge params to configure the bridge | ||||
* | launchpad: minor cleaning | Michael Muré | 2018-12-17 | 1 | -4/+8 |
| | |||||
* | Initial Launchpad bridge. | Cyril Roelandt | 2018-12-16 | 1 | -0/+50 |
This a just a preview. Not all features are expected to work. |