a00f1a9
Merge pull request #773 from gaelj/fix-gitlab-pat-format
Click to expand commit body
Allow new gitlab PAT format
Michael Muré created
a00f1a9
Merge pull request #773 from gaelj/fix-gitlab-pat-format
Allow new gitlab PAT format
Michael Muré created
b8a799a
Merge pull request #767 from MichaelMure/single-author
bug: don't serialize multiple time the author, only once in OperationPack
Michael Muré created
09037ba
Allow new gitlab PAT format
Gaël James created
450d7f7
entity/dag: add an extensive example
Michael Muré created
d0e65d5
doc: add missing file
Michael Muré created
14e3d0a
Merge pull request #670 from MichaelMure/update-doc
update doc
Michael Muré created
c9cec5b
update doc
Michael Muré created
5f9359e
build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.7.0 to 1.7.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
c5b70d8
bug: don't serialize multiple time the author, only once in OperationPack
Michael Muré created
cac20c8
Merge pull request #766 from MichaelMure/jira-fix
jira: fix incorrect client creation reusing the same credential
Michael Muré created
6f11282
jira: fix incorrect client creation reusing the same credential
Michael Muré created
1d12021
Merge pull request #764 from MichaelMure/update-cobra
update cobra to v1.4.0
Michael Muré created
61c3f04
update cobra to v1.4.0
Michael Muré created
09ce0e1
Merge pull request #754 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.1
Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1
Michael Muré created
032d71a
Bump github.com/99designs/gqlgen from 0.16.0 to 0.17.1
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.16.0 to 0.17.1. - [Release notes](https://github.com/99designs/gqlgen/releases) - [Changelog](https://github.com/99designs/gqlgen/blob/master/CHANGELOG.md) - [Commits](https://github.com/99designs/gqlgen/compare/v0.16.0...v0.17.1) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
3431231
Merge pull request #765 from MichaelMure/update-go
build: require go 1.16
Michael Muré created
8e45edd
build: require go 1.16
This is needed for a gqlgen update
Michael Muré created
4eb5621
Merge pull request #756 from MichaelMure/dependabot/go_modules/github.com/vektah/gqlparser/v2-2.4.1
Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1
Michael Muré created
c0d5d95
Merge pull request #758 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.1
build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1
Michael Muré created
069a4c9
Merge pull request #763 from MichaelMure/resolve-entity
entity: allow to resolve identities when numashalling operations
Michael Muré created
fc4536a
build(deps): bump github.com/99designs/keyring from 1.2.0 to 1.2.1
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/99designs/keyring/releases) - [Commits](https://github.com/99designs/keyring/compare/v1.2.0...v1.2.1) --- updated-dependencies: - dependency-name: github.com/99designs/keyring dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
f183613
Bump github.com/vektah/gqlparser/v2 from 2.4.0 to 2.4.1
Bumps [github.com/vektah/gqlparser/v2](https://github.com/vektah/gqlparser) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/vektah/gqlparser/releases) - [Commits](https://github.com/vektah/gqlparser/compare/v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: github.com/vektah/gqlparser/v2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
b1fc312
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
Michael Muré created
bf9c7e0
Merge pull request #762 from MichaelMure/fix-comment
Fix a bunch of comments and documentations
Michael Muré created
fd14a07
entity: allow to resolve identities when numashalling operations
Michael Muré created
b11679b
Fix a bunch of comments and documentations
Michael Muré created
db7b190
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>
dependabot[bot] created
df55cc4
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>
dependabot[bot] and dependabot[bot] created
2dbe0fd
Merge pull request #750 from MichaelMure/sandhose/webui-upgrade
Upgrade webui dependencies
Michael Muré created
8229e80
webui: fix dark theme colors
Michael Muré created
4af2666
webui: fix compile
Michael Muré created
03ad448
CI: update nodejs
Michael Muré created
08e00b4
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
Michael Muré created
25ff01b
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>
dependabot[bot] created
5f35db2
webui: replace GraphQL linter
Quentin Gliech created
fd17d6d
webui: upgrade Material UI
Quentin Gliech created
b0eb041
webui: upgrade react-router
Quentin Gliech created
b2f0e12
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
Michael Muré created
bce4d09
webui: replace React imports
Quentin Gliech created
ce50269
webui: upgrade most dependencies
Also reformat everything with prettier
Quentin Gliech created
11d51be
webui: upgrade graphql-codegen dependencies
Quentin Gliech created
bcd6d5b
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>
dependabot[bot] created
5ecfcb0
update gocui
Michael Muré created
44f61b6
update keyring and migrate to github.com/ProtonMail/go-crypto
Michael Muré created
9ed515f
update gqlgen
Michael Muré created
05d73e1
Merge pull request #571 from 5nord/add-new-gitlab-iterator
[gitlab] Add new iterator with state change events
Michael Muré created
843da8e
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>
dependabot[bot] and dependabot[bot] created
58a08dd
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>
dependabot[bot] and dependabot[bot] created
6c89148
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>
dependabot[bot] and dependabot[bot] created
9063774
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>
dependabot[bot] and dependabot[bot] created