Commit Graph

1877 Commits

Author SHA1 Message Date
Michael Muré
069a4c975f
Merge pull request #763 from MichaelMure/resolve-entity
entity: allow to resolve identities when numashalling operations
2022-03-10 16:56:46 +01:00
Michael Muré
b1fc312aac
Merge pull request #761 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.59.0
build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0
2022-03-10 16:39:35 +01:00
Michael Muré
bf9c7e00d0
Merge pull request #762 from MichaelMure/fix-comment
Fix a bunch of comments and documentations
2022-03-10 16:37:45 +01:00
Michael Muré
fd14a0763e entity: allow to resolve identities when numashalling operations 2022-03-10 16:37:24 +01:00
Michael Muré
b11679bc80 Fix a bunch of comments and documentations 2022-03-10 16:30:27 +01:00
dependabot[bot]
db7b1908f8
build(deps): bump github.com/xanzy/go-gitlab from 0.57.0 to 0.59.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.57.0 to 0.59.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.57.0...v0.59.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-10 04:11:05 +00:00
dependabot[bot]
df55cc49a8
Bump github.com/xanzy/go-gitlab from 0.55.1 to 0.57.0 (#757)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.55.1 to 0.57.0.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.55.1...v0.57.0)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-07 05:30:53 +01:00
Michael Muré
2dbe0fd5fc
Merge pull request #750 from MichaelMure/sandhose/webui-upgrade
Upgrade webui dependencies
2022-03-01 20:57:43 +01:00
Michael Muré
8229e80d1e webui: fix dark theme colors 2022-03-01 20:46:51 +01:00
Michael Muré
4af26663c1 webui: fix compile 2022-03-01 20:46:35 +01:00
Michael Muré
03ad448c9f CI: update nodejs 2022-03-01 20:26:41 +01:00
Michael Muré
08e00b4eb8
Merge pull request #752 from MichaelMure/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.4.0
Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0
2022-03-01 19:52:02 +01:00
dependabot[bot]
25ff01b3cf
Bump github.com/vektah/gqlparser/v2 from 2.2.0 to 2.4.0
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.2.0 to 2.4.0.
- [Release notes](https://github.com/vektah/gqlparser/releases)
- [Commits](https://github.com/vektah/gqlparser/compare/v2.2.0...v2.4.0)

---
updated-dependencies:
- dependency-name: github.com/vektah/gqlparser/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-01 04:13:37 +00:00
Quentin Gliech
5f35db2275
webui: replace GraphQL linter 2022-02-22 21:59:18 +01:00
Quentin Gliech
fd17d6dd1f
webui: upgrade Material UI 2022-02-22 21:50:14 +01:00
Quentin Gliech
b0eb041e57
webui: upgrade react-router 2022-02-22 20:38:32 +01:00
Michael Muré
b2f0e126a1
Merge pull request #745 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.55.1
Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1
2022-02-22 18:53:55 +01:00
Quentin Gliech
bce4d095e1
webui: replace React imports 2022-02-16 10:32:20 +01:00
Quentin Gliech
ce50269639
webui: upgrade most dependencies
Also reformat everything with prettier
2022-02-16 10:27:26 +01:00
Quentin Gliech
11d51bee9e
webui: upgrade graphql-codegen dependencies 2022-02-16 09:44:07 +01:00
dependabot[bot]
bcd6d5bef4
Bump github.com/xanzy/go-gitlab from 0.54.3 to 0.55.1
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.54.3 to 0.55.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.54.3...v0.55.1)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 20:55:31 +00:00
Michael Muré
5ecfcb0e6e update gocui 2022-02-15 21:52:36 +01:00
Michael Muré
44f61b6677 update keyring and migrate to github.com/ProtonMail/go-crypto 2022-02-15 21:35:49 +01:00
Michael Muré
9ed515fd54 update gqlgen 2022-02-15 19:57:26 +01:00
Michael Muré
05d73e1b53
Merge pull request #571 from 5nord/add-new-gitlab-iterator
[gitlab] Add new iterator with state change events
2022-02-01 09:24:58 +01:00
dependabot[bot]
843da8e1f5
Bump follow-redirects from 1.13.0 to 1.14.7 in /webui (#735)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-29 20:52:23 +01:00
dependabot[bot]
58a08dd000
Bump github.com/xanzy/go-gitlab from 0.54.1 to 0.54.3 (#734)
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.54.1 to 0.54.3.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.54.1...v0.54.3)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-29 20:51:32 +01:00
dependabot[bot]
6c89148ee3
Bump github.com/spf13/cobra from 1.2.1 to 1.3.0 (#731)
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md)
- [Commits](https://github.com/spf13/cobra/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-05 14:19:49 +01:00
dependabot[bot]
90637744aa
Bump ws from 5.2.2 to 5.2.3 in /webui (#728)
Bumps [ws](https://github.com/websockets/ws) from 5.2.2 to 5.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/5.2.2...5.2.3)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-05 14:19:32 +01:00
dependabot[bot]
0bb8825d02
Bump tmpl from 1.0.4 to 1.0.5 in /webui (#711)
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)

---
updated-dependencies:
- dependency-name: tmpl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-05 13:39:42 +01:00
dependabot[bot]
8afb5fa005
Bump path-parse from 1.0.6 to 1.0.7 in /webui (#701)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-05 13:39:15 +01:00
dependabot[bot]
7ae9482f2f
Bump url-parse from 1.5.1 to 1.5.3 in /webui (#714)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-05 13:38:53 +01:00
dependabot[bot]
245e61e4f1
Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1 (#732)
* Bump github.com/xanzy/go-gitlab from 0.50.4 to 0.54.1

Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.50.4 to 0.54.1.
- [Release notes](https://github.com/xanzy/go-gitlab/releases)
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](https://github.com/xanzy/go-gitlab/compare/v0.50.4...v0.54.1)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 6543 <6543@obermui.de>
2022-01-05 13:37:15 +01:00
Michael Muré
e888391b36
gitlab: re-enable previously broken test 2021-12-05 11:19:40 +01:00
Michael Muré
e762290e23
gitlab: order events on the fly 2021-12-05 11:07:29 +01:00
Michael Muré
ee40c1cfe2
Merge pull request #712 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.13.0
Bump github.com/fatih/color from 1.12.0 to 1.13.0
2021-12-04 12:39:16 +01:00
Michael Muré
d1adc163bd
Merge pull request #705 from GlancingMind/compact-ls-format
Command ls: Add compact format
2021-12-04 12:37:48 +01:00
Michael Muré
4ab6d91df6
Merge pull request #715 from remram44/gitlab-access-tokens
Fix GitLab access tokens settings link
2021-12-04 12:34:03 +01:00
Michael Muré
c9e6a0ad3c
Merge pull request #716 from sitiom/patch-1
Add scoop installation for Windows
2021-12-04 12:32:33 +01:00
Michael Muré
cadbccb533
Merge pull request #727 from MichaelMure/rng-dynamics/fix-import-empty-title
Fix: github import, some issue titles cause error
2021-12-04 12:29:24 +01:00
Michael Muré
8fefcbd58e
Merge pull request #726 from MichaelMure/rng-dynamics/fix-push-pull-bug-duplication
Fix: github bridge: push then pull without duplication
2021-12-04 12:28:11 +01:00
Alexander Scharinger
160ba2420b Fix: github import, some issue titles cause error 2021-12-04 09:50:24 +01:00
Alexander Scharinger
476526ac2b Fix: github bridge: push then pull without duplication 2021-12-03 23:21:11 +01:00
Remi Rampin
882579b129 Update URL of GitLab access token settings 2021-10-13 15:07:03 -04:00
Remi Rampin
f50aea486b Fix GitLab showing https:/../personal_access_token
Using path.Join() to concatenate URLs doesn't really make sense, and in
particular will change "//" to "/".
2021-10-13 15:06:47 -04:00
sitiom
370ce7650e
Add scoop installation for Windows 2021-10-11 08:03:07 +08:00
dependabot[bot]
1eaf3ec0cb
Bump github.com/mattn/go-isatty from 0.0.13 to 0.0.14 (#709)
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.13 to 0.0.14.
- [Release notes](https://github.com/mattn/go-isatty/releases)
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.13...v0.0.14)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-23 19:04:48 +02:00
dependabot[bot]
7043a06b39
Bump github.com/fatih/color from 1.12.0 to 1.13.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/fatih/color/releases)
- [Commits](https://github.com/fatih/color/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: github.com/fatih/color
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-22 04:24:06 +00:00
rng-dynamics
d546cdeee1
Tests for the github bridge (#706)
Add integration test for github bridge
2021-09-14 22:24:34 +02:00
rng-dynamics
247e1a865d
feature: Github bridge mutation rate limit (#694)
Unified handling of rate limiting of github graphql api
2021-09-14 22:22:28 +02:00