- Apr 14, 2025
-
-
Georges Racinet authored
-
Georges Racinet authored
-
Georges Racinet authored
This is used when clients pull hidden changesets from the server. Part of heptapod#1800
-
Georges Racinet authored
The Heptapod Runner Helper image now has Mercurial with Rust, hence the repo has been cloned with a persistent nodemap.
-
Georges Racinet authored
-
- Apr 13, 2025
-
-
Heptapod Upstream Merge Bot authored
-
- Apr 10, 2025
-
-
Ash McKenzie authored
Update module github.com/prometheus/client_golang to v1.22.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1263 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Apr 09, 2025
-
-
GitLab Renovate Bot authored
-
Vasilii Iakliushin authored
Update module google.golang.org/protobuf to v1.36.6 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1257 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Apr 03, 2025
-
-
GitLab Renovate Bot authored
-
- Apr 09, 2025
-
-
Ash McKenzie authored
Update dependency golang to v1.24.2 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1261 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Apr 04, 2025
-
-
GitLab Renovate Bot authored
-
- Apr 06, 2025
-
-
Heptapod Upstream Merge Bot authored
-
- Apr 04, 2025
-
-
Igor Drozdov authored
Update github.com/charmbracelet/git-lfs-transfer digest to fd7f679 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1259 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 31, 2025
-
-
GitLab Renovate Bot authored
-
- Apr 03, 2025
-
-
Igor Drozdov authored
Update dependency danger-review to v2.1.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1258 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 28, 2025
-
-
GitLab Renovate Bot authored
-
- Mar 30, 2025
-
-
Heptapod Upstream Merge Bot authored
-
- Mar 27, 2025
-
-
Patrick Bajao authored
Update module github.com/golang-jwt/jwt/v5 to v5.2.2 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1256 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 21, 2025
-
-
GitLab Renovate Bot authored
-
- Mar 25, 2025
-
-
Igor Drozdov authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.11.10 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1253 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 20, 2025
-
-
GitLab Renovate Bot authored
-
- Mar 25, 2025
-
-
Heptapod Upstream Merge Bot authored
-
- Mar 24, 2025
-
-
Georges Racinet authored
-
Georges Racinet authored
Part of #15
-
- Mar 23, 2025
-
-
Heptapod Upstream Merge Bot authored
-
- Mar 20, 2025
-
-
Ash McKenzie authored
Update module gitlab.com/gitlab-org/labkit to v1.23.2 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1254 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 19, 2025
-
-
GitLab Renovate Bot authored
-
Ash McKenzie authored
Update module gitlab.com/gitlab-org/labkit to v1.23.1 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1252 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 18, 2025
-
-
GitLab Renovate Bot authored
-
Ash McKenzie authored
Update Gitaly client dependency to include DNS lookup change See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1251 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Eric Ju <eju@gitlab.com>
-
- Mar 17, 2025
-
-
Eric Ju authored
SSHUploadPack has been removed from Gitaly proto file, so TestGitalyServer cannot refer to it anymore. This commit removes SSHUploadPack related code.
-
- Mar 13, 2025
-
-
Eric Ju authored
In https://gitlab.com/gitlab-org/gitaly/-/merge_requests/7673, gitaly, Gitaly updated how the client dials connections, including changes to DNS lookups. This commit manually updates the Gitaly client dependency to include that change.
-
- Mar 16, 2025
-
-
Georges Racinet authored
Merge upstream GitLab Shell into Heptapod Shell See merge request !110
-
- Feb 28, 2025
-
-
Heptapod Upstream Merge Bot authored
As clearly stated in [go.mod reference](https://go.dev/doc/modules/gomod-ref#go), the declaration is a *minimum* version (and it also prevents using newer language features). Upstream still has 1.22 in their matrix, but we could check on their base image that it actually upgrades to 1.24 when one runs `make test_golang`, hence it does not make any sense to keep 1.22 in our CI – it fails, because the `golang` base images do not perform this automatic upgrade.
-
- Mar 13, 2025
-
-
Vasilii Iakliushin authored
Update github.com/charmbracelet/git-lfs-transfer digest to d4ecc24 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1250 Merged-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Approved-by:
Javiera Tapia <jtapia@gitlab.com> Approved-by:
Vasilii Iakliushin <viakliushin@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 10, 2025
-
-
GitLab Renovate Bot authored
-
Igor Drozdov authored
Update module golang.org/x/crypto to v0.36.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/1245 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Mar 06, 2025
-
-
GitLab Renovate Bot authored
-