Commit log

8537869 doc/README: normalize verb tense and fix typo

Waldir Pimenta created

2d9c30b build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.76.0 to 0.77.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.76.0...v0.77.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

19b4bf1 Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.76.0

Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0

Michael Muré created

562d548 Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0

Click to expand commit body
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0

Michael Muré created

6a498ac build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0

Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.4.0...v0.5.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

4a341b5 WIP

Michael Muré created

0cd2f3b fix: remove repeated use of the same fmt.Errorf() calls

Steve Moyer created

0ac39a7 WIP

Michael Muré created

49929c0 feat: wrap ErrMultipleConfigEntry to report duplicate key

Click to expand commit body
References #935.

Steve Moyer created

64c18b1 feat: wrap ErrNoConfigEntry to report missing key

Click to expand commit body
Resolves #935.

Steve Moyer created

c6bb6b9 benchmark-action: make it work?

Michael Muré created

8b000de Merge pull request #931 from MichaelMure/benchmark

Click to expand commit body
gha: add a workflow to continuously run benchmarks

Michael Muré created

c227f2e gha: add a workflow to continuously run benchmarks

Michael Muré created

6f4d477 build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.74.0 to 0.76.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.74.0...v0.76.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

70bd737 Merge pull request #870 from MichaelMure/cli-reorg

Click to expand commit body
commands: reorg into different packages

Michael Muré created

acc9a6f commands: reorg into different packages

Michael Muré created

a3fa445 release: don't build for darwin/386 as support has been removed in golang

Michael Muré created

e814bcf Merge pull request #921 from MichaelMure/release-workflow

Click to expand commit body
GHA: add a release workflow to build and upload binaries

Michael Muré created

c74fabd GHA: add a release workflow to build and upload binaries

Michael Muré created

231755e Merge pull request #919 from MichaelMure/pack-webui

Click to expand commit body
webui: pack into binary

Michael Muré created

61c9f40 webui: pack into binary

Michael Muré created

3c0fcb7 gogit: fix incorrect loader handling

Michael Muré created

b02ba48 Merge pull request #917 from MichaelMure/github-cap-rate-limit

Click to expand commit body
github: sanitize rate limit waiting time

Michael Muré created

9abeb99 github: sanitize rate limit waiting time

Click to expand commit body
In particular, for the case of when the local clock is wrong, but also if the returned value is bogus.

Michael Muré created

733c7c6 Merge pull request #916 from MichaelMure/repo-parallel-clock-loading

Click to expand commit body
go-git: concurrent loading of clocks

Michael Muré created

432e4f2 Merge pull request #915 from MichaelMure/github-fix-rate-limiting

Click to expand commit body
github: fix rate limiting

Michael Muré created

d1744f5 go-git: concurrent loading of clocks

Michael Muré created

a52c474 github: fix rate limiting

Click to expand commit body
It seems like the error message that github return changed.

Michael Muré created

53059ec Merge pull request #907 from MichaelMure/dependabot/go_modules/github.com/stretchr/testify-1.8.1

Click to expand commit body
build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Michael Muré created

7d896ee Merge pull request #903 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.4.0

Click to expand commit body
build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0

Michael Muré created

7a1cd28 build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1

Click to expand commit body
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.0...v1.8.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

3c905c1 Merge pull request #909 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.74.0

Click to expand commit body
build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0

Michael Muré created

9b393b4 Merge pull request #913 from MichaelMure/comment-id-fix

Click to expand commit body
core: bubble up the comment ID when created, or edited the first comment

Michael Muré created

3c6ebc2 core: bubble up the comment ID when created, or edited the first comment

Michael Muré created

b70f6e2 build(deps): bump github.com/xanzy/go-gitlab from 0.73.1 to 0.74.0

Click to expand commit body
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.73.1 to 0.74.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.73.1...v0.74.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

55a2e8e doc: fix incorrect indentation

Click to expand commit body
fix #905

Michael Muré created

879b905 build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0

Click to expand commit body
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.7 to 0.4.0.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.7...v0.4.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

0eef939 makefile: better PHONY

Michael Muré created

a769deb Merge pull request #895 from MichaelMure/update-webui

Click to expand commit body
webui: update most of dependencies

Michael Muré created

49fe8e9 webui: put react-scripts and typescript as dev-dependency

Michael Muré created

c02528b webui: update most of dependencies

Michael Muré created

a001219 Merge pull request #880 from MichaelMure/dependabot/go_modules/github.com/99designs/gqlgen-0.17.20

Click to expand commit body
build(deps): bump github.com/99designs/gqlgen from 0.17.17 to 0.17.20

Steve Moyer created

d48f325 build(deps): bump github.com/99designs/gqlgen from 0.17.17 to 0.17.20

Click to expand commit body
Bumps [github.com/99designs/gqlgen](https://github.com/99designs/gqlgen) from 0.17.17 to 0.17.20.
- [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.17...v0.17.20)

---
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

90d0a7a Merge pull request #882 from MichaelMure/dependabot/go_modules/github.com/praetorian-inc/gokart-0.5.1

Click to expand commit body
build(deps): bump github.com/praetorian-inc/gokart from 0.4.0 to 0.5.1

Steve Moyer created

917a197 Merge pull request #889 from MichaelMure/fix-884-pr-workflow

Click to expand commit body
fix(884): scan PRs for insecure practices

Steve Moyer created

ef08155 Merge pull request #892 from MichaelMure/fix-process-unused-err

Click to expand commit body
fix: process unused (but assigned) error

Steve Moyer created

fc44491 fix: process unused (but assigned) error

Steve Moyer created

2b47003 fix(884): scan PRs for insecure practices

Click to expand commit body
References #884

Steve Moyer created

d92c115 Merge pull request #885 from MichaelMure/feat-530-make-label-commands-consistent

Click to expand commit body
feat(530): make label commands consistent

Steve Moyer created

0ffa79e feat(530) make label commands consistent

Steve Moyer created