fc56820
termui: fix an excessive assumption about an error
Michael Muré created
fc56820
termui: fix an excessive assumption about an error
Michael Muré created
1bcba47
Merge pull request #280 from MichaelMure/bridge-gitlab
bridge/gitlab: add base url configuration
Michael Muré created
c769348
bridge/gitlab/config.go printing typo
Co-Authored-By: Michael Muré <batolettre@gmail.com>
Amine and Michael Muré created
8acbc9d
Merge pull request #277 from MichaelMure/dependabot/dep/github.com/MichaelMure/go-term-text-0.2.4
build(deps): bump github.com/MichaelMure/go-term-text from 0.2.1 to 0.2.4
Michael Muré created
6fffe24
dep ensure
Michael Muré created
2852bb2
build(deps): bump github.com/MichaelMure/go-term-text
Bumps [github.com/MichaelMure/go-term-text](https://github.com/MichaelMure/go-term-text) from 0.2.1 to 0.2.4. - [Release notes](https://github.com/MichaelMure/go-term-text/releases) - [Commits](https://github.com/MichaelMure/go-term-text/compare/v0.2.1...v0.2.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] created
3a3a4ff
Merge pull request #278 from MichaelMure/bridge-conf-workflow
bridge: allow to configure and pull without having set a user first
Michael Muré created
5cffb5d
bridge/gitlab: add missing baseUrl prompt and options
bridge/gitlab: fix api calls with self hosted Gitlab instances
amine created
864d3ed
bridge: allow to configure and pull without having set a user first
- init() only the importer or exporter as required - assign a "default user" user Id to credentials at creation if no user has been set - "bridge auth": also display the user - "bridge auth show": adapt to a potential "default user" user Id - "bridge configure": allow to run without a user set - "bridge pull": allow to run without a user set - "user adopt": replace "default user" by the actual user id when run
Michael Muré created
e96d8e6
Merge pull request #274 from MichaelMure/gitlab-bridge
bridge/gitlab: support self-hosted GitLab instance
Michael Muré created
f6b4830
bridge/gitlab: support self-hosted GitLab instance
amine created
ef6801a
Merge pull request #273 from MichaelMure/user-create-set
cmd: "user create" only assign the user identity if not set
Amine created
da6591e
cmd: "user create" only assign the user identity if not set
Michael Muré created
f1ed857
Merge pull request #271 from MichaelMure/bridge-credentials
bridge: huge refactor to accept multiple kind of credentials
Michael Muré created
58c0e5a
auth: Correctly cast configs[configKeyKind]
amine created
4c6d33e
type the CredentialKind values
Co-Authored-By: Amine <hilalyamine@gmail.com>
Michael Muré and Amine created
69af7a1
Merge pull request #272 from MichaelMure/fix-import-time-save
bridge: fix incorrect last import time on context cancel
Amine created
8f7f895
bridge: fix incorrect last import time on context cancel
Michael Muré created
b92adfc
bridge: huge refactor to accept multiple kind of credentials
Michael Muré created
981a4a8
Merge pull request #265 from contrapunctus-1/doc-grammar
readme - fix some grammatical issues
Michael Muré created
f7f1924
readme - fix some grammatical issues
contrapunctus created
5207fb4
Merge pull request #263 from MichaelMure/configure-cleanup
github: tiny cleanups of the configurator
Amine created
1a1e313
bridge: move export event handling to the CLI
Michael Muré created
4f856d6
gitlab: configurator cleanup
Michael Muré created
afe69d0
github: tiny cleanups of the configurator
Michael Muré created
26a6269
Merge pull request #262 from MichaelMure/bridge
bridge: trim inputs during bridge configuration
Michael Muré created
7cb7720
bridge: trim inputs during bridge configuration
amine created
44f648a
Merge pull request #260 from MichaelMure/bridge
Support bridge configuration with global tokens
Michael Muré created
06abb5a
bridge/gitlab: add gitlab bridge configuration
amine created
da2d797
bridge/core: add LoadTokensWithTarget and LoadOrCreateToken functions
bridge/github: global fixes
amine created
09db1cd
commands: add bridge configure --token-id flag
amine created
014e754
bridge/github: use core.ConfigKeyToken instead of keyToken
amine created
b1d0f48
bridge/github: configuration with global configs
amine created
bf75838
bridge/core: load token value in ensureInit
bridge/core: add more token functionalities
amine created
6345895
Merge pull request #258 from MichaelMure/fixes
Bridges fixes
Michael Muré created
f35845d
Merge pull request #255 from MichaelMure/dependabot/dep/github.com/awesome-gocui/gocui-a34ffb0
build(deps): bump github.com/awesome-gocui/gocui from `c9d3c2b` to `a34ffb0`
Michael Muré created
17b4329
vendor: update github.com/awesome-gocui/gocui dependencies
amine created
76b6129
bridge: use the target as well in the token ID
Michael Muré created
dcf3feb
Merge pull request #254 from MichaelMure/import-events
Bridge: correctly emit NothingEvents
Michael Muré created
5054b8d
github: sort project candidate in the interactive wizard
Michael Muré created
22085f3
Merge pull request #256 from MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.22.1
build(deps): bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1
Michael Muré created
d6d5978
bridge/launchpad: importer correctly emit NothingEvent
amine created
60427f0
bridge configure: no default name if the default has already been created
Michael Muré created
87f86bc
vendor: update github.com/xanzy/go-gitlab dependencies
amine created
967f19a
bridge/gitlab: importer and exporter correctly emit NothingEvents
amine created
87244d3
bridge/github: export correctly emit nothing events
amine created
62fea26
Merge pull request #213 from MichaelMure/hash-collision
bug: make sure there is no Operation's hash collision
Michael Muré created
8b5685b
bridge/github: importer corectly emit events
amine created
283e971
bug: make sure there is no Operation's hash collision
Michael Muré created
e01ceff
Merge pull request #247 from MichaelMure/bridge-origin
bridge: move keyOrigin to core package
Michael Muré created