gitaly 16.0.7+ds1-2 source package in Ubuntu

Changelog

gitaly (16.0.7+ds1-2) unstable; urgency=medium

  * Reupload to unstable
  * Update minimum version of gitlab-shell
  * Drop override_dh_install obsoleted by ruby code removal

 -- Pirate Praveen <email address hidden>  Mon, 10 Jul 2023 17:43:28 +0530

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gitaly_16.0.7+ds1-2.dsc 4.7 KiB f2cf6af7a150b2741a706e7eafec796c29da0896a8a7653d533a8a402c143a0a
gitaly_16.0.7+ds1.orig-vendor.tar.xz 51.9 MiB c2447603d0a6653dd2d58b3c02eb00f643af25fc3f41001ed8c5b00c206f3af5
gitaly_16.0.7+ds1.orig.tar.xz 2.2 MiB 47b87f01424c0bf60d0b2d1f5e75e9722be69bc5abed88e2c7c32b65b56b9df6
gitaly_16.0.7+ds1-2.debian.tar.xz 20.8 KiB f0c5a7868eac81efebdcbc9eca0508f47fe126bbfe4e05dacdcc6ffa446f18d4

Available diffs

No changes file available.

Binary packages built by this source

gitaly: Git RPC service for handling all the git calls made by GitLab

 Gitaly makes the git data storage tier of large GitLab instances fast.
 .
 This is achieved by moving git operations as close to the data as possible and
 Optimizing git services using caching.
 .
 Gitaly is a core service of gitlab.

gitaly-dbgsym: debug symbols for gitaly
gitlab-common: git powered software platform to collaborate on code (common)

 gitlab provides web based interface to host source code and track issues.
 It allows anyone for fork a repository and send merge requests. Code review
 is possible using merge request workflow. Using groups and roles project
 access can be controlled.
 .
 This package includes configurations common to gitlab and gitaly.

golang-gitlab-gitlab-org-gitaly-dev: Gitaly golang module

 Gitaly makes the git data storage tier of large GitLab instances fast.
 .
 This is achieved by moving git operations as close to the data as possible and
 Optimizing git services using caching.
 .
 Gitaly is a core service of gitlab.
 .
 This package provides golang module of gitaly.

ruby-gitaly: Auto-generated gRPC client for gitaly

 Auto-generated gRPC ruby client for gitaly.
 .
 Gitaly is part of GitLab. It is a server application that uses its own gRPC
 protocol to communicate with its clients.