Commit Graph

1074 Commits

Author SHA1 Message Date
amine
17b4329973 vendor: update github.com/awesome-gocui/gocui dependencies 2019-11-19 21:29:09 +01:00
Michael Muré
76b612936d bridge: use the target as well in the token ID 2019-11-19 21:23:03 +01:00
Michael Muré
dcf3feb0b5
Merge pull request #254 from MichaelMure/import-events
Bridge: correctly emit NothingEvents
2019-11-19 21:13:13 +01:00
Michael Muré
5054b8dbdc github: sort project candidate in the interactive wizard 2019-11-19 21:12:10 +01:00
Michael Muré
22085f30d3
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
2019-11-19 20:38:48 +01:00
amine
d6d5978b6d bridge/launchpad: importer correctly emit NothingEvent 2019-11-19 20:33:20 +01:00
Michael Muré
60427f066a bridge configure: no default name if the default has already been created 2019-11-19 20:20:19 +01:00
amine
87f86bca1e vendor: update github.com/xanzy/go-gitlab dependencies 2019-11-19 20:17:51 +01:00
amine
967f19a30f bridge/gitlab: importer and exporter correctly emit NothingEvents 2019-11-19 20:09:29 +01:00
amine
87244d3c8d bridge/github: export correctly emit nothing events 2019-11-19 20:04:40 +01:00
Michael Muré
62fea2615d
Merge pull request #213 from MichaelMure/hash-collision
bug: make sure there is no Operation's hash collision
2019-11-19 20:03:57 +01:00
amine
8b5685bb99 bridge/github: importer corectly emit events 2019-11-19 19:54:07 +01:00
Michael Muré
283e97111b bug: make sure there is no Operation's hash collision 2019-11-19 19:51:18 +01:00
Michael Muré
e01cefff98
Merge pull request #247 from MichaelMure/bridge-origin
bridge: move keyOrigin to core package
2019-11-19 19:25:43 +01:00
amine
8ffe2a9b03 bridge/launchpad: add missing metadata
bridge: use a specific key for origin metadata
2019-11-19 19:16:16 +01:00
Michael Muré
67c82f4a2d bridge/core: document import/export events 2019-11-19 19:13:15 +01:00
Michael Muré
abae3c245e
Merge pull request #257 from MichaelMure/core-fixes
Core fixes
2019-11-19 18:54:22 +01:00
Michael Muré
ed2ac793e9
bug: use NeedCommit() in the interface, drop HasPendingOp() 2019-11-19 00:28:06 +01:00
Michael Muré
a9b32e6bda
repo: esthetism rename 2019-11-19 00:27:40 +01:00
Michael Muré
0b2a99ab96
bug: don't forget to assign the new packs after a merge
fix #235
2019-11-19 00:26:38 +01:00
dependabot-preview[bot]
846a1b6a92
build(deps): bump github.com/xanzy/go-gitlab from 0.22.0 to 0.22.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.22.0 to 0.22.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.22.0...v0.22.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 04:26:13 +00:00
dependabot-preview[bot]
e4b30ee75c
build(deps): bump github.com/awesome-gocui/gocui
Bumps [github.com/awesome-gocui/gocui](https://github.com/awesome-gocui/gocui) from `c9d3c2b` to `a34ffb0`.
- [Release notes](https://github.com/awesome-gocui/gocui/releases)
- [Commits](c9d3c2bec4...a34ffb0559)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-18 04:24:07 +00:00
Michael Muré
fdbff4dba7
Merge pull request #249 from MichaelMure/iterator-fix
bridge/github: fix iterator regression
2019-11-11 23:10:01 +01:00
amine
e3e37fd79e bridge/github: fix iterator regression 2019-11-11 22:19:57 +01:00
Michael Muré
2367029124
Merge pull request #248 from MichaelMure/github-deprecated
github: follow API changes
2019-11-11 21:00:57 +01:00
Michael Muré
c1f33db2f2
github: follow API changes
https://developer.github.com/v4/changelog/2019-06-04-schema-changes/
2019-11-11 20:26:13 +01:00
Michael Muré
6a1c8c4dd4
Merge pull request #245 from MichaelMure/dependabot/dep/github.com/xanzy/go-gitlab-0.22.0
build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0
2019-11-11 02:22:52 +01:00
amine
83eb7abd43 vendor: update github.com/xanzy/go-gitlab to v0.22.0 2019-11-10 18:31:29 +01:00
Michael Muré
802b61e254
Merge pull request #219 from MichaelMure/global-config
Global config, global bridge token
2019-11-10 18:30:46 +01:00
Michael Muré
350ab761d7
Merge pull request #246 from MichaelMure/bridge-docs
README: update importer implementation table
2019-11-10 18:30:21 +01:00
amine
bde170ebf2 update bridge importers implementation features 2019-11-10 17:52:13 +01:00
Michael Muré
e0b15ee764
cli: rename "token" into "auth" 2019-11-10 17:33:44 +01:00
Michael Muré
f8cf3fea03
cli: add bridge token show 2019-11-10 15:50:56 +01:00
Michael Muré
e2445edcb9
bridge: various improvement on the global token PR 2019-11-10 14:53:40 +01:00
Michael Muré
eaf963164c
Merge pull request #242 from MichaelMure/gocui
termui: migrate to awesome-gocui instead of the old fork I had
2019-11-10 13:14:42 +01:00
Michael Muré
965102f73c termui: rework the cursor in bugtable to match the rendering before the switch to awesome-gocui 2019-11-10 13:05:01 +01:00
amine
45653bd31d token: regenerate documentation and fix imports 2019-11-09 14:55:27 +01:00
amine
bbbf3c6c7f bridge/core: store token in the global config and replace scopes with create date 2019-11-09 14:52:20 +01:00
amine
4dc7b8b06e tokens: use entity.Id as id type 2019-11-09 13:26:52 +01:00
amine
baefa687b5 tokens: use a hash as token identifier instead of the token it self 2019-11-09 13:26:52 +01:00
Michael Muré
3984919a3d bridge: various cleanups 2019-11-09 13:26:48 +01:00
Amine
3433fa5def commands: use token value as identifier 2019-11-09 13:25:07 +01:00
Amine
967e168333 bridge/core: use token id instead of name
commands: add bridge token rm/add
commands: improve bridge token printing
2019-11-09 13:25:07 +01:00
Amine
9370e1292b commands: add bridge token subcommand 2019-11-09 13:25:07 +01:00
Amine
56551b6a22 bridge/core: comment token functionalities 2019-11-09 13:24:44 +01:00
Amine
a6ce534403 bridge/core: Implement token functionalities 2019-11-09 13:13:13 +01:00
dependabot-preview[bot]
af382431ca
build(deps): bump github.com/xanzy/go-gitlab from 0.21.0 to 0.22.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.21.0...v0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-11-07 04:26:31 +00:00
Amine
318039df31
Merge pull request #243 from MichaelMure/github-iterator
bridge: global fixes to github and gitlab bridges
2019-11-05 23:22:34 +01:00
amine
bf84a789c9 bridge/github: improve iterator readability 2019-11-05 23:11:38 +01:00
Amine
a0697c79ff
Merge pull request #244 from MichaelMure/makefile
makefile: support Darwin operating systems (xargs)
2019-11-05 22:17:58 +01:00