summaryrefslogtreecommitdiffstatshomepage
path: root/bridge/launchpad/config.go
Commit message (Expand)AuthorAge
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* CLI: Add non-interactive option to interactive commands (#651)Sascha2021-05-09
* github: correct casing for user provided loginMichael Muré2020-02-29
* Merge pull request #341 from MichaelMure/bridges-default-loginMichael Muré2020-02-23
|\
| * bridge: record the login used during the configure and use it as default cred...Michael Muré2020-02-23
* | use regex.MustCompile instead of dealing with the errorMichael Muré2020-02-23
|/
* bridges: massive refactorMichael Muré2020-02-15
* it compiles \o/Michael Muré2020-02-08
* gitlab also compileMichael Muré2020-02-08
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-10
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* bridge/launchpad: add missing metadataamine2019-11-19
* commands: read token from stdin in bridge configurationAmine Hilaly2019-08-31
* bridge: use a single KeyTarget constant for all bridgesMichael Muré2019-07-07
* add target to launchpad configurationAmine Hilaly2019-06-17
* add unit tests for launchpad bridge configurationAmine Hilaly2019-05-30
* Update configuration process and add unit testsAmine Hilaly2019-05-29
* Update documentation and function namingAmine2019-05-29
* Update flags descriptions Amine2019-05-29
* Add warning messages for launchpad-previewAmine Hilaly2019-05-29
* Launchpad bridge configuration from `BridgeParams` Project and URLAmine Hilaly2019-05-29
* Launchpad changesAmine Hilaly2019-05-29
* launchpad: minor cleaningMichael Muré2018-12-17
* Initial Launchpad bridge.Cyril Roelandt2018-12-16