Steve Moyer
33e3e4b65e
fix: resolve Go vulnerabilities
...
Resolves #975
2023-01-03 10:20:08 -05:00
Steve Moyer
3915d2b76e
Merge pull request #969 from MichaelMure/dependabot/go_modules/github.com/go-git/go-billy/v5-5.4.0
...
build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0
2023-01-02 13:25:26 -05:00
dependabot[bot]
86bb2f3dd9
build(deps): bump github.com/go-git/go-billy/v5 from 5.3.1 to 5.4.0
...
Bumps [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy ) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/go-git/go-billy/releases )
- [Commits](https://github.com/go-git/go-billy/compare/v5.3.1...v5.4.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-billy/v5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-01-02 13:16:47 +00:00
Steve Moyer
a4cee7539b
Merge pull request #963 from MichaelMure/feat/upgrade-go-git-v5.1.1
...
feat: upgrade go-git to v5.5.1
2023-01-02 08:08:03 -05:00
Steve Moyer
de6f5404e4
fix: keyrings must return keys with entities/identities
2022-12-30 17:08:25 -05:00
Michael Muré
e6517006fa
Merge pull request #964 from MichaelMure/dependabot/go_modules/github.com/mattn/go-isatty-0.0.17
...
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
2022-12-29 13:17:41 +01:00
Michael Muré
c8ad1576b1
Merge pull request #966 from MichaelMure/cmdjson
...
commands: share JSON creation
2022-12-29 13:17:23 +01:00
Michael Muré
5844dd0a6a
commands: share JSON creation
2022-12-29 12:53:06 +01:00
Michael Muré
211a038c60
Merge pull request #967 from MichaelMure/ci
...
CI: remove lint security step as it's crashing
2022-12-29 12:52:34 +01:00
Michael Muré
57f328fbbc
CI: remove lint security step as it's crashing
2022-12-29 12:50:53 +01:00
Michael Muré
2a62c131a2
Merge pull request #965 from MichaelMure/nitpic
...
commands: don't double build the lamport clocks
2022-12-29 10:49:24 +01:00
Michael Muré
c9009b5299
commands: don't double build the lamport clocks
2022-12-29 10:26:47 +01:00
dependabot[bot]
67a507f476
build(deps): bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17
...
Bumps [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty ) from 0.0.16 to 0.0.17.
- [Release notes](https://github.com/mattn/go-isatty/releases )
- [Commits](https://github.com/mattn/go-isatty/compare/v0.0.16...v0.0.17 )
---
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>
2022-12-29 04:03:32 +00:00
Steve Moyer
7c4a3b12c1
feat: upgrade go-git to v5.1.1
...
Related to #934
2022-12-28 09:35:26 -05:00
Michael Muré
d11ea5c2ad
Merge pull request #962 from MichaelMure/select-completion
...
commands: generic "select" code, move bug completion in bugcmd
2022-12-27 19:48:19 +01:00
Michael Muré
b11f60f5c0
Merge pull request #961 from MichaelMure/cache-events
...
cache: simplify cache building events handling
2022-12-27 19:48:06 +01:00
Michael Muré
e920987860
commands: generic "select" code, move bug completion in bugcmd
2022-12-27 19:40:40 +01:00
Michael Muré
b27958758f
cache: simplify cache building events handling
2022-12-27 19:39:09 +01:00
Michael Muré
8cea6c7515
Merge pull request #960 from MichaelMure/inputs
...
commands: move bug specific input code into commands/bug/input
2022-12-27 17:31:32 +01:00
Michael Muré
d5b07f4837
commands: move bug specific input code into commands/bug/input
2022-12-27 17:23:56 +01:00
Michael Muré
4c7043e8ed
Merge pull request #959 from MichaelMure/core-event
...
cache: tie the last printf in an event to make the core print free
2022-12-27 11:31:25 +01:00
Michael Muré
13a7a59917
cache: tie the last printf in an event to make the core print free
2022-12-27 11:19:45 +01:00
Steve Moyer
f94616ec76
Merge pull request #936 from MichaelMure/feat/935/disambiguate-config-errors
...
feat(935): disambiguate config errors
2022-12-23 07:16:36 -05:00
Michael Muré
0a5a0ec1ef
Merge pull request #938 from MichaelMure/cache-reorg
...
Generic cache layer
2022-12-23 01:48:14 +01:00
Michael Muré
9591110082
cache: fix some bugs after refactor
2022-12-23 01:41:03 +01:00
Michael Muré
108518530e
github: cleanup test token when test is done
2022-12-22 23:53:13 +01:00
Michael Muré
d65e8837aa
cache: generic withSnapshot, some cleanup
2022-12-22 00:48:00 +01:00
Michael Muré
02510cb197
Merge pull request #956 from MichaelMure/dependabot/go_modules/github.com/99designs/keyring-1.2.2
...
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
2022-12-21 23:15:33 +01:00
Michael Muré
9b98fc0648
cache: tie up the refactor up to compiling
2022-12-21 21:54:36 +01:00
Michael Muré
905c9a90f1
repository: return specific error on object not found, accept multiple namespace to push/pull
2022-12-21 21:42:45 +01:00
dependabot[bot]
6d53132eb5
build(deps): bump github.com/99designs/keyring from 1.2.1 to 1.2.2
...
Bumps [github.com/99designs/keyring](https://github.com/99designs/keyring ) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/99designs/keyring/releases )
- [Commits](https://github.com/99designs/keyring/compare/v1.2.1...v1.2.2 )
---
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>
2022-12-20 04:05:19 +00:00
Michael Muré
f2def3a933
WIP
2022-12-19 18:09:59 +01:00
Michael Muré
60d40d60e9
repo: proper reduced interface for full-text indexing
...
Additionally, remove and concentrate quite a lot of complexity from the cache layer
into a "per app" single site where to configure how indexing is done.
2022-12-19 18:09:37 +01:00
Michael Muré
3b62fe0a4c
WIP
2022-12-15 13:17:03 +01:00
Michael Muré
af563be5b0
Merge pull request #948 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.77.0
...
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
2022-12-15 11:26:05 +01:00
Michael Muré
840f14d6b3
Merge pull request #955 from waldyrious/patch-1
...
doc/README: normalize verb tense and fix typo
2022-12-15 11:25:49 +01:00
Waldir Pimenta
8537869a58
doc/README: normalize verb tense and fix typo
2022-12-14 19:03:56 +00:00
dependabot[bot]
2d9c30bba7
build(deps): bump github.com/xanzy/go-gitlab from 0.76.0 to 0.77.0
...
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>
2022-12-13 04:03:20 +00:00
Michael Muré
19b4bf1688
Merge pull request #920 from MichaelMure/dependabot/go_modules/github.com/xanzy/go-gitlab-0.76.0
...
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
2022-12-08 12:28:08 +01:00
Michael Muré
562d548021
Merge pull request #941 from MichaelMure/dependabot/go_modules/golang.org/x/text-0.5.0
...
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
2022-12-08 12:27:24 +01:00
dependabot[bot]
6a498ac938
build(deps): bump golang.org/x/text from 0.4.0 to 0.5.0
...
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>
2022-12-05 04:05:06 +00:00
Michael Muré
4a341b5e17
WIP
2022-11-29 13:01:53 +01:00
Steve Moyer
0cd2f3b4bd
fix: remove repeated use of the same fmt.Errorf() calls
2022-11-28 15:15:41 -05:00
Michael Muré
0ac39a7ab5
WIP
2022-11-28 17:20:25 +01:00
Steve Moyer
49929c034f
feat: wrap ErrMultipleConfigEntry to report duplicate key
...
References #935 .
2022-11-27 20:56:45 -05:00
Steve Moyer
64c18b15a4
feat: wrap ErrNoConfigEntry to report missing key
...
Resolves #935 .
2022-11-27 20:51:37 -05:00
Michael Muré
c6bb6b9c7e
benchmark-action: make it work?
2022-11-26 14:05:53 +01:00
Michael Muré
8b000de6e8
Merge pull request #931 from MichaelMure/benchmark
...
gha: add a workflow to continuously run benchmarks
2022-11-26 13:53:38 +01:00
Michael Muré
c227f2e985
gha: add a workflow to continuously run benchmarks
2022-11-25 17:23:04 +01:00
dependabot[bot]
6f4d477611
build(deps): bump github.com/xanzy/go-gitlab from 0.74.0 to 0.76.0
...
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>
2022-11-22 13:54:24 +00:00