summaryrefslogtreecommitdiffstatshomepage
path: root/bridge/github/config.go
Commit message (Expand)AuthorAge
* feat: update references to the git-bug organization (#1249)sudoforge2024-08-24
* chore: remove refs to deprecated io/ioutilguoguangwu2024-07-23
* cache: tie up the refactor up to compilingMichael Muré2022-12-21
* move {bug,identity} to /entities, move input to /commandsMichael Muré2022-08-18
* feature: Github bridge mutation rate limit (#694)rng-dynamics2021-09-14
* CLI: Add non-interactive option to interactive commands (#651)Sascha2021-05-09
* Support new GitHub token formatsEllis Clayton2021-04-19
* github: minor cleanupsMichael Muré2021-04-09
* github: minor cleanupsMichael Muré2020-11-22
* Change return type from map to structAlexander Scharinger2020-11-18
* Apply suggestions from code reviewrng-dynamics2020-11-18
* Revision of Github bridge device authorization grantAlexander Scharinger2020-11-18
* Replace Github authorization endpoint by device authorization grantAlexander Scharinger2020-11-18
* bridge: store credentials in the Keyring instead of the git configMichael Muré2020-09-29
* 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: more refactor and cleanupMichael Muré2020-02-15
* bridges: massive refactorMichael Muré2020-02-15
* auth: refactor and introduce Login and LoginPassword, salt IDsMichael Muré2020-02-12
* github/gitlab: many fixes and improvments at the config stepMichael Muré2020-02-10
* it compiles \o/Michael Muré2020-02-08
* gitlab also compileMichael Muré2020-02-08
* more more wipMichael Muré2020-02-08
* wipMichael Muré2020-02-08
* more wipMichael Muré2020-02-08
* more wipMichael Muré2020-02-08
* WIPMichael Muré2020-02-08
* input: better reusable prompt functionsMichael Muré2020-02-08
* bridge: allow to configure and pull without having set a user firstMichael Muré2019-12-25
* bridge/gitlab: support self-hosted GitLab instanceamine2019-12-10
* bridge: huge refactor to accept multiple kind of credentialsMichael Muré2019-12-08
* gitlab: configurator cleanupMichael Muré2019-11-26
* github: tiny cleanups of the configuratorMichael Muré2019-11-26
* bridge: trim inputs during bridge configurationamine2019-11-25
* bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functionsamine2019-11-24
* commands: add bridge configure --token-id flagamine2019-11-23
* bridge/github: configuration with global configsamine2019-11-23
* github: sort project candidate in the interactive wizardMichael Muré2019-11-19
* bridge/launchpad: add missing metadataamine2019-11-19
* bridge/core: add tokenStdin field to bridgeParamsAmine Hilaly2019-09-02
* bridge/github: move cleaners to where is calledAmine Hilaly2019-09-01
* bridge/github: recover terminal state in password promptsAmine Hilaly2019-08-31
* commands: enhance flag description Amine2019-08-31
* commands: read token from stdin in bridge configurationAmine Hilaly2019-08-31
* fix index out of range panic in github configurationAmine Hilaly2019-07-23
* bridge/github: fix project visibility promptAmine Hilaly2019-07-22
* bridge: use a single KeyTarget constant for all bridgesMichael Muré2019-07-07
* Naming fixesAmine Hilaly2019-06-16