9b4b1fc
Rebase and add bridge push zsh & powershell completion
Amine Hilaly created
9b4b1fc
Rebase and add bridge push zsh & powershell completion
Amine Hilaly created
0dea0f6
[bridge/github] simplify export operation hashs
[bridge/github] exporter tests: add more test cases and global tests [bridge/github] rename export_query to export_mutation [bridge/github] exporter: Log number of exported issues and labels [bridge/github] Improve comments
Amine Hilaly created
fc09f2a
[bridge/github] exporter: Add test cases
correct delete repo improve tests set user identity
Amine Hilaly created
12cc74e
[bridge/github] correct label & comment edit mutations bugs
Amine Hilaly created
23f2c58
[bridge/github] create label: Generate hexColor from label rgba
Amine Hilaly created
4ad3d33
[bridge/github] use context.WithTimeout on all graphql queries
Amine Hilaly created
f70c279
[bridge/github] exporter: Improve error handling
[bridge/github] queries: use api v4 for getLabel / createLabel [bridge/github] add comments to getIdentityClient
Amine Hilaly created
e511f3d
[misc] update man docs and completion scripts
[cache] BugCache: Fix set metadata raw [bridge/github] Fix graphql input objects
Amine Hilaly created
a58ac69
[bridge/github] exporter: Check bug import origin
[bridge/github] export only allowed bugs
Amine Hilaly created
07492fb
[bridge/github] importer: tag imported issues with origin metadata
[bridge/github] exporter: correct export signature and cache maps
Amine Hilaly created
1d42814
[bridge/github] cache user token
fix import typo init tests verify issue
Amine Hilaly created
a121991
[bridge/github] exporter: support multiple tokens/clients
Amine Hilaly created
6d9ba4a
rebase & fix push command
Amine Hilaly created
e649a50
[bug] Operations: add GetAuthor method for operation interface and
BaseOp
Amine Hilaly created
cbac482
[bridge/github] update github bug exporter
- cache repository ID - cache all comment IDs
Amine Hilaly created
6451dd2
[cache] BugCache: Add set metadata methods
[bridge/github] fix add/remove mutation requests [bridge/github] iterator: fix typo
Amine Hilaly created
2f620e6
[bridge/github] exporter: add graphql functionalities
[bridge/github] graphql mutation objects [bridge/github] github create and get labels [bridge/github] repository node_id query [bridge/github] exporter: ignore old bugs and old operations [bridge/github] add update labels/status functionalities [bridge/github] exporter: cache labels while exporting
Amine Hilaly created
946c936
[vendor] update dependencies: github.com/shurcooL/githubv4
[bridge/github] graphql: Add more mutations structs
Amine Hilaly created
fbb0e83
[bridge/github] Add exporter implementation
Amine Hilaly created
0424a0f
[commands] bridge: add push sub command
[commands] bridge: use cobra max args
Amine Hilaly created
aa4464d
readme: document the PowerShell completion
Michael Muré created
54e95cf
Merge pull request #171 from MichaelMure/graphql-mutation-relay
Graphql mutation relay
Michael Muré created
17cbe45
graphql: fix typo
Michael Muré created
9f4da4c
cache: consistently use "ref" to fetch a repository
Michael Muré created
5bae915
minor cleanup
Michael Muré created
fb964bd
Merge pull request #168 from MichaelMure/dependabot/dep/github.com/spf13/cobra-0.0.5
build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5
Michael Muré created
b64587f
misc: generate PowerShell command completion
Michael Muré created
7461c1f
build(deps): bump github.com/spf13/cobra from 0.0.4 to 0.0.5
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 0.0.4 to 0.0.5. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v0.0.4...0.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] created
89c6732
Merge pull request #156 from A-Hilaly/bridge-rm
Fix bridge rm command
Michael Muré created
acfd8ff
Update repository/mock_repo.go
Co-Authored-By: Michael Muré <batolettre@gmail.com>
Amine and Michael Muré created
777ccb9
bug: fix Bug's Lamport edit time potentially wrong due to rebase
Michael Muré created
07cc5e4
Rebase & Update commands/bridge_rm.go
Co-Authored-By: Michael Muré <batolettre@gmail.com>
Amine Hilaly and Michael Muré created
ee2ca51
Changes to Repo.RmConfigs
RmConfigs try to remove key/value or section from keyPrefix
Amine Hilaly created
470996a
Merge pull request #170 from A-Hilaly/config-file
[bridge] Change bridge name format in the config
Michael Muré created
316b4ea
LoadBridge create a bridge using loadConfig
update loadConfig signature
Amine Hilaly created
041dc08
add target to launchpad configuration
Amine Hilaly created
319b648
Naming fixes
Amine Hilaly created
bc03a89
fix tests
Michael Muré created
b2f8572
graphql: change mutations to respect the Relay specification
https://facebook.github.io/relay/graphql/mutations.htm This specification also allow to expose a mutationId for fire and forget, as well as the created operation.
Michael Muré created
08c0e18
cache: expose the operation when creating a new bug
Michael Muré created
f70e775
Store bridge type alongside the other params in the config
Amine Hilaly created
d69dcce
Merge pull request #153 from A-Hilaly/bridge-configuration
[Breaking] Bridge configuration enhancements
Michael Muré created
1c2ad95
add verbose flag to go test
Amine Hilaly created
8d6bdb6
rename GITHUB_TOKEN to GITHUB_PRIVATE_TOKEN
Amine Hilaly created
a6c8b6b
make token visible in configuration process
validate token global fixes
Amine Hilaly created
a9629db
Merge pull request #162 from A-Hilaly/bridge-list
Consistent bridge implementations list
Michael Muré created
cb3bddf
Merge pull request #160 from MichaelMure/dependabot/npm_and_yarn/webui/js-yaml-3.13.1
build(deps): bump js-yaml from 3.13.0 to 3.13.1 in /webui
Michael Muré created
d954486
Merge pull request #163 from MichaelMure/dependabot/npm_and_yarn/webui/handlebars-4.1.2
build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webui
Michael Muré created
9862582
build(deps): bump handlebars from 4.1.1 to 4.1.2 in /webui
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](https://github.com/wycats/handlebars.js/compare/v4.1.1...v4.1.2) Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
da3281c
Sort bridges list
Amine Hilaly created