Commit Graph

12 Commits

Author SHA1 Message Date
yaya
90b5fe45d8 gitlab: fix update.py 2026-04-22 14:22:24 +02:00
Leona Maroni
1f131a1a8d gitaly.git: remove leaveDotGit from src FOD and modernize
leaveDotGit is currently very unstable for this FOD. Gitaly normally
clones the Git repo. This change changes this behaviour to just copy
Git.
2026-02-07 12:19:14 +01:00
Leona Maroni
f345bd77f7 gitlab: 18.7.2 -> 18.8.3
https://about.gitlab.com/releases/2026/01/15/gitlab-18-8-released/
https://about.gitlab.com/releases/2026/02/04/gitlab-18-8-3-released/

This update breaks the normal update.py flow partially.
The frontend_islands hash doesn't update automatically, and as this seems
to be fixed in GitLab master, I don't care to fix the update script for
that short period.

Gitaly's git build doesn't use tagged versions anymore, but commits.
This lead to a change in the update script that finds out what the last
major version is. Because nix-update can't be used (version has no relation
with src.rev), the update script was extended with a manual updater.
2026-02-06 00:35:29 +01:00
Leona Maroni
90a9a62d08 gitlab: update update script to use SRI hashes 2026-02-06 00:35:11 +01:00
Leona Maroni
9f6ee695a7 gitlab: 18.6.4 -> 18.7.2
https://about.gitlab.com/releases/2025/12/18/gitlab-18-7-released/

We need to use the vendored sidekiq for now, as GitLab introduced custom
code changes currently making it incompatable with sidekiq upstream.

The fix for gitlab_query_language is provided by Janne Heß.
2026-02-01 20:35:02 +01:00
Leona Maroni
f2b1f5dbd2 gitlab-kas: init at 18.6.3 2026-01-13 11:40:46 +01:00
Leona Maroni
671d377637 gitlab: 18.5.2 -> 18.6.0
https://about.gitlab.com/releases/2025/11/20/gitlab-18-6-released/
2025-11-20 17:25:03 +01:00
Leona Maroni
6a4709ac65 gitlab: 18.4.2 -> 18.5.0
https://about.gitlab.com/releases/2025/10/16/gitlab-18-5-released/
2025-10-17 18:10:30 +02:00
Jessie Slight
f819d421f6 gitlab: 18.4.1 -> 18.4.2 2025-10-09 00:29:07 -07:00
Leona Maroni
b695fba515 gitlab: 18.3.2 -> 18.4.0
This update introduces a new rust-based dependency for
gitlab-elasticsearch-indexer: gitlab-code-parser.
This change includes both the addition of this package, and the adaption
of the update script.
2025-09-21 17:17:09 +02:00
Leona Maroni
a481b62120 gitlab: 18.2.2 -> 18.2.5
https://about.gitlab.com/releases/2025/08/27/patch-release-gitlab-18-3-1-released/
2025-08-28 10:52:49 +02:00
Yaya
4a1bbbba52 gitlab: move to pkgs/by-name 2025-05-20 13:29:47 +02:00