- Aug 08, 2023
-
-
Igor Drozdov authored
Release 14.26.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/827 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Igor Drozdov authored
- Include error and log as Error when recovering !825 - Fix the established session metric !826 - Require Go 1.19 and drop use of golang-crypto fork !806 - Update dependency gitlab-dangerfiles to '~> 3.13.0' !824 - Create gotestsum in support/bin and ignore !825
-
Ash McKenzie authored
Fix the established session metric See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/826 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Igor Drozdov authored
Include error and log as Error when recovering Closes #669 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/825 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
-
Igor Drozdov authored
This metric shouldn't include delays that may happen due to the user's behaviour. It should include only app-related delays.
-
- Aug 07, 2023
-
-
Ash McKenzie authored
Require Go 1.19 and drop use of golang-crypto fork See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/806 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
-
Ash McKenzie authored
Update dependency gitlab-dangerfiles to '~> 3.13.0' See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/824 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Aug 04, 2023
-
-
Stan Hu authored
All changes in our fork have been upstreamed in the latest `master` of `golang.org/x/crypto`, so upgrade to that version. This version requires Go 1.19 due to a new UNIX build constraint (https://gitlab.com/gitlab-org/golang-crypto/-/merge_requests/13#note_1462100383). Relates to https://gitlab.com/gitlab-org/gitlab-shell/-/issues/623 Changelog: changed
-
- Aug 03, 2023
-
-
Igor Drozdov authored
Create gotestsum in support/bin and ignore See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/821 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Jaime Martinez <jmartinez@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Igor Drozdov authored
Release v14.25.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/822 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Igor Drozdov authored
- Ensure context is not nil before processing - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.1 - Update module google.golang.org/grpc to v1.57.0 - Update module gitlab.com/gitlab-org/labkit to v1.20.0 - Update dependency golang to v1.20.7
-
Igor Drozdov authored
Ensure context is not nil before processing Closes #667 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/820 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Jaime Martinez <jmartinez@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
Update dependency golang to v1.20.7 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/819 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
- Aug 02, 2023
-
-
Ash McKenzie authored
-
Ash McKenzie authored
-
- Aug 01, 2023
-
-
GitLab Renovate Bot authored
-
- Jul 31, 2023
-
-
Ash McKenzie authored
Update module gitlab.com/gitlab-org/labkit to v1.20.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/817 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Jul 27, 2023
-
-
Igor Drozdov authored
Update module google.golang.org/grpc to v1.57.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/815 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Igor Drozdov authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.1 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/814 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
Igor Drozdov authored
Release v14.24.1 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/816 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com>
-
Igor Drozdov authored
-
Patrick Bajao authored
Return metadata context without using channels See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/810 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Co-authored-by:
Igor Drozdov <idrozdov@gitlab.com>
-
- Jul 26, 2023
-
-
GitLab Renovate Bot authored
-
Igor Drozdov authored
-
Igor Drozdov authored
On production environment a race condition causes a panic because a message is being sent to a closed channel
-
- Jul 25, 2023
-
-
GitLab Renovate Bot authored
-
- Jul 21, 2023
-
-
Igor Drozdov authored
Update module gitlab.com/gitlab-org/gitaly/v16 to v16.2.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/813 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Jul 17, 2023
-
-
Igor Drozdov authored
Update dependency gitlab-dangerfiles to '~> 3.12.0' See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/811 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Co-authored-by:
GitLab Renovate Bot <gitlab-bot@gitlab.com>
-
GitLab Renovate Bot authored
-
- Jul 13, 2023
-
-
Patrick Bajao authored
Release 14.24.0 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/809 Merged-by:
Patrick Bajao <ebajao@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com> Reviewed-by:
Patrick Bajao <ebajao@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
- Bump golang to 1.20.6 !808 - Ensure all binaries respond to -version !800 - Update module google.golang.org/grpc to v1.56.2 !804 - Update module golang.org/x/crypto to v0.11.0 !803 - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.2 !802 - Add support for gotestsum !796 - Log 'access: finish' line with additional metadata !783 - Ensure prometheus counter has time to increment !795 - Use both go and ruby cache for test jobs !793 - Split caching of go and ruby jobs !792 - Optimise Ruby and Go based CI jobs !787 - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.1 !794 - Update module google.golang.org/protobuf to v1.31.0 !789 - Update dependency gitlab-dangerfiles to '~> 3.11.0' !788 - New modules:tidy and modules:download jobs !784 - Update module google.golang.org/grpc to v1.56.1 !786 - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.1.0 !785 - Tidy up go.mod and go.sum !781 - Create a 'msg: "access"' log entry at the completion of work, including a `duration_s` field !782 - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.0.5 !779 - Update module github.com/otiai10/copy to v1.12.0 !780 - Ensure test cache is not used for 'go test' !778 - Update module google.golang.org/grpc to v1.56.0 !777 - Update module github.com/prometheus/client_golang to v1.16.0 !776 - Update module gitlab.com/gitlab-org/labkit to v1.19.0 !771 - Update module golang.org/x/sync to v0.3.0 !775 - Update module golang.org/x/crypto to v0.10.0 !774 - Update Ruby dependencies !773 - Update module gitlab.com/gitlab-org/gitaly/v16 to v16.0.4 !772 - Update dependency golang to v1.20.5 !768 - Use gitlab-shell maintainers group instead for CODEOWNERS !770 - Update module github.com/golang-jwt/jwt/v4 to v5 !759 - Update module github.com/hashicorp/go-retryablehttp to v0.7.4 !767
-
Ash McKenzie authored
Bump golang to 1.20.6 See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/808 Merged-by:
Ash McKenzie <amckenzie@gitlab.com> Approved-by:
Patrick Bajao <ebajao@gitlab.com>
-
- Jul 12, 2023
-
-
Ash McKenzie authored
-
- Jul 10, 2023
-
-
Igor Drozdov authored
Ensure all binaries respond to -version See merge request https://gitlab.com/gitlab-org/gitlab-shell/-/merge_requests/800 Merged-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Igor Drozdov <idrozdov@gitlab.com> Approved-by:
Jaime Martinez <jmartinez@gitlab.com> Reviewed-by:
Ash McKenzie <amckenzie@gitlab.com> Reviewed-by:
Jaime Martinez <jmartinez@gitlab.com> Co-authored-by:
Ash McKenzie <amckenzie@gitlab.com>
-
Ash McKenzie authored
-
Ash McKenzie authored
-