e256cde
Fix some comments
Click to expand commit body
Signed-off-by: dockercui <dockercui@aliyun.com>
dockercui created
e256cde
Fix some comments
Signed-off-by: dockercui <dockercui@aliyun.com>
dockercui created
c82881c
Merge pull request #1148 from mcepl/patch-1
Update README.md
Michael Muré created
5c66bf1
Update README.md
I know this is a stupid nit, but people have a tendency to copy & paste to the command line, so it should work.
Matěj Cepl created
681ca6e
Merge pull request #1147 from deferdeter/master
chore: fix some struct names in comments
Michael Muré created
ce7fd6f
chore: fix some struct names in comments
Signed-off-by: deferdeter <deferdeter@outlook.com>
deferdeter created
4d4a4d5
Merge pull request #1145 from jvasile/Use-https-repo-url
Use HTTPS repo url
Michael Muré created
e6065e0
Use HTTPS repo url
When cloning this repo for installation (as opposed to development), users should use the HTTPS url for this repo, as they almost certainly do not have the necessary access rights to clone via SSH.
James Vasile created
1212f75
Merge pull request #1124 from Crown0815/patch-1
Fix typo
Michael Muré created
706ba9f
Fix typo
Felix Kröner created
20e6297
Merge pull request #1088 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.36
build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36
Michael Muré created
429b913
fix openpgp handling to sign/check
Michael Muré created
de8d2c1
codespell: more ignore
Michael Muré created
31a9738
api/graphql: regenerate after gqlgen upgrade
Michael Muré created
f44555f
build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.20 to 0.17.36. - [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.17.20...v0.17.36) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
1c44dcb
build(deps): bump github.com/99designs/gqlgen from 0.17.20 to 0.17.36
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.20 to 0.17.36. - [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.17.20...v0.17.36) --- updated-dependencies: - dependency-name: github.com/99designs/gqlgen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
a0d225c
Merge pull request #1091 from MichaelMure/dependabot/go_modules/github.com/fatih/color-1.15.0
build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0
Michael Muré created
17daf49
Merge pull request #1089 from MichaelMure/dependabot/go_modules/github.com/spf13/cobra-1.7.0
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Michael Muré created
3703463
Merge pull request #1092 from MichaelMure/dependabot/go_modules/github.com/hashicorp/golang-lru-1.0.2
build(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2
Michael Muré created
e97a401
regenerate after cobra update
Michael Muré created
ef27a0d
Merge pull request #1094 from MichaelMure/dependabot/go_modules/golang.org/x/oauth2-0.11.0
build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0
Michael Muré created
f5e094f
update to golang-lru v2
Michael Muré created
e723f77
build(deps): bump github.com/hashicorp/golang-lru from 0.5.4 to 1.0.2
Bumps [github.com/hashicorp/golang-lru](https://github.com/hashicorp/golang-lru) from 0.5.4 to 1.0.2. - [Release notes](https://github.com/hashicorp/golang-lru/releases) - [Commits](https://github.com/hashicorp/golang-lru/compare/v0.5.4...v1.0.2) --- updated-dependencies: - dependency-name: github.com/hashicorp/golang-lru dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
0b4deba
build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.11.0
Bumps [golang.org/x/oauth2](https://github.com/golang/oauth2) from 0.8.0 to 0.11.0. - [Commits](https://github.com/golang/oauth2/compare/v0.8.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/oauth2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
4c086c5
Merge pull request #1090 from MichaelMure/dependabot/go_modules/golang.org/x/vuln-1.0.0
build(deps): bump golang.org/x/vuln from 0.0.0-20220908155419-5537ad2271a7 to 1.0.0
Michael Muré created
c41cfe3
Merge pull request #1095 from MichaelMure/dependabot/go_modules/golang.org/x/sync-0.3.0
build(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0
Michael Muré created
233f60b
Merge pull request #1096 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.19
build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19
Michael Muré created
bc6e3fc
build(deps): bump github.com/mattn/go-isatty from 0.0.17 to 0.0.19
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) from 0.0.17 to 0.0.19. - [Commits](https://github.com/mattn/go-isatty/compare/v0.0.17...v0.0.19) --- 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>
dependabot[bot] created
5dd6834
build(deps): bump golang.org/x/sync from 0.1.0 to 0.3.0
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.1.0 to 0.3.0. - [Commits](https://github.com/golang/sync/compare/v0.1.0...v0.3.0) --- updated-dependencies: - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
a1f730a
build(deps): bump github.com/fatih/color from 1.13.0 to 1.15.0
Bumps [github.com/fatih/color](https://github.com/fatih/color) from 1.13.0 to 1.15.0. - [Release notes](https://github.com/fatih/color/releases) - [Commits](https://github.com/fatih/color/compare/v1.13.0...v1.15.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>
dependabot[bot] created
6ab4cbd
build(deps): bump golang.org/x/vuln
Bumps [golang.org/x/vuln](https://github.com/golang/vuln) from 0.0.0-20220908155419-5537ad2271a7 to 1.0.0. - [Commits](https://github.com/golang/vuln/commits/v1.0.0) --- updated-dependencies: - dependency-name: golang.org/x/vuln dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
f0499f2
build(deps): bump github.com/spf13/cobra from 1.6.1 to 1.7.0
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](https://github.com/spf13/cobra/compare/v1.6.1...v1.7.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>
dependabot[bot] created
27d6e20
Merge pull request #1070 from MichaelMure/dependabot/go_modules/github.com/cloudflare/circl-1.3.3
build(deps): bump github.com/cloudflare/circl from 1.3.1 to 1.3.3
Michael Muré created
c86a2ff
Merge pull request #1087 from MichaelMure/dependabot/go_modules/golang.org/x/crypto-0.12.0
build(deps): bump golang.org/x/crypto from 0.5.0 to 0.12.0
Michael Muré created
d330b1e
build(deps): bump github.com/cloudflare/circl from 1.3.1 to 1.3.3
Bumps [github.com/cloudflare/circl](https://github.com/cloudflare/circl) from 1.3.1 to 1.3.3. - [Release notes](https://github.com/cloudflare/circl/releases) - [Commits](https://github.com/cloudflare/circl/compare/v1.3.1...v1.3.3) --- updated-dependencies: - dependency-name: github.com/cloudflare/circl dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
c6144c9
build(deps): bump golang.org/x/crypto from 0.5.0 to 0.12.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.5.0 to 0.12.0. - [Commits](https://github.com/golang/crypto/compare/v0.5.0...v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
d953eca
Merge pull request #1084 from MichaelMure/dependabot/go_modules/github.com/vbauerster/mpb/v8-8.5.2
build(deps): bump github.com/vbauerster/mpb/v8 from 8.1.4 to 8.5.2
Michael Muré created
528c944
Merge pull request #1082 from MichaelMure/dependabot/go_modules/golang.org/x/term-0.11.0
build(deps): bump golang.org/x/term from 0.8.0 to 0.11.0
Michael Muré created
5d11918
build(deps): bump github.com/vbauerster/mpb/v8 from 8.1.4 to 8.5.2
Bumps [github.com/vbauerster/mpb/v8](https://github.com/vbauerster/mpb) from 8.1.4 to 8.5.2. - [Release notes](https://github.com/vbauerster/mpb/releases) - [Commits](https://github.com/vbauerster/mpb/compare/v8.1.4...v8.5.2) --- updated-dependencies: - dependency-name: github.com/vbauerster/mpb/v8 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
500fa2c
Merge pull request #1086 from MichaelMure/dependabot/go_modules/golang.org/x/sys-0.11.0
build(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0
Michael Muré created
d8bcd71
codespell: no "with" means using codespellrc, add more opt out
Michael Muré created
7585675
build(deps): bump golang.org/x/term from 0.8.0 to 0.11.0
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.8.0 to 0.11.0. - [Commits](https://github.com/golang/term/compare/v0.8.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
1d17be6
build(deps): bump golang.org/x/sys from 0.8.0 to 0.11.0
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.8.0 to 0.11.0. - [Commits](https://github.com/golang/sys/compare/v0.8.0...v0.11.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
d69d530
Merge pull request #1085 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.12.0
build(deps): bump golang.org/x/text from 0.9.0 to 0.12.0
Michael Muré created
c952b30
Merge pull request #1083 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.90.0
build(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.90.0
Michael Muré created
32b634f
build(deps): bump golang.org/x/text from 0.9.0 to 0.12.0
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.12.0. - [Release notes](https://github.com/golang/text/releases) - [Commits](https://github.com/golang/text/compare/v0.9.0...v0.12.0) --- updated-dependencies: - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] created
fd670dc
build(deps): bump github.com/xanzy/go-gitlab from 0.79.1 to 0.90.0
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.79.1 to 0.90.0. - [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go) - [Commits](https://github.com/xanzy/go-gitlab/compare/v0.79.1...v0.90.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
add55c9
Merge pull request #1073 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.4
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4
Michael Muré created
b7fc47e
build(deps): bump github.com/stretchr/testify from 1.8.1 to 1.8.4
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.1 to 1.8.4. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](https://github.com/stretchr/testify/compare/v1.8.1...v1.8.4) --- 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
9bca0dc
Merge pull request #1067 from MichaelMure/dependabot/go_modules/golang.org/x/oauth2-0.8.0
build(deps): bump golang.org/x/oauth2 from 0.4.0 to 0.8.0
Michael Muré created
d523898
Merge pull request #1039 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.4.1
build(deps): bump github.com/go-git/go-billy/v5 from 5.4.0 to 5.4.1
Michael Muré created