Lukas Grossar activity https://gitlab.com/tongpu 2026-02-09T08:02:31Z tag:gitlab.com,2025-10-28:4753236021 Lukas Grossar commented on issue #578331 at GitLab.org / GitLab 2025-10-28T07:41:57Z tongpu Lukas Grossar

Is this a general issue which should be reflected in the upgrade path tool (e.g. introduce an intermediate step at 18.4.x) or is it still considered safe to skip 18.4, when correctly performing the database migrations after each step in the upgrade path?

tag:gitlab.com,2025-10-13:4705266027 Lukas Grossar deleted project branch chore/switch_component at Lukas Grossar / Cosign demo 2025-10-13T06:27:08Z tongpu Lukas Grossar

Lukas Grossar (bfe3bb76) at 13 Oct 06:27

tag:gitlab.com,2025-10-13:4705265842 Lukas Grossar pushed to project branch main at Lukas Grossar / Cosign demo 2025-10-13T06:27:02Z tongpu Lukas Grossar

Lukas Grossar (60a2469a) at 13 Oct 06:27

Merge branch 'chore/switch_component' into 'main'

... and 1 more commit

tag:gitlab.com,2025-10-13:4705265805 Lukas Grossar accepted merge request !3: ci: use official component at Lukas Grossar / Cosign demo 2025-10-13T06:27:01Z tongpu Lukas Grossar

Now that components/package!12 has been merged we can switch back to the official component

tag:gitlab.com,2025-10-13:4705253664 Lukas Grossar pushed to project branch chore/switch_component at Lukas Grossar / Cosign demo 2025-10-13T06:22:16Z tongpu Lukas Grossar

Lukas Grossar (bfe3bb76) at 13 Oct 06:22

ci: use official component

tag:gitlab.com,2025-10-13:4705248308 Lukas Grossar opened merge request !3: ci: use official component at Lukas Grossar / Cosign demo 2025-10-13T06:20:08Z tongpu Lukas Grossar

Now that components/package!12 has been merged we can switch back to the official component

tag:gitlab.com,2025-10-13:4705242904 Lukas Grossar pushed new project branch chore/switch_component at Lukas Grossar / Cosign demo 2025-10-13T06:18:08Z tongpu Lukas Grossar

Lukas Grossar (3578cd0b) at 13 Oct 06:18

ci: use official component

tag:gitlab.com,2025-09-25:4652452170 Lukas Grossar commented on merge request !12 at GitLab components / Package 2025-09-25T10:48:30Z tongpu Lukas Grossar

@jdrpereira I switched to CI_COMMIT_REF_SLUG in 39d5651c.

tag:gitlab.com,2025-09-25:4652449368 Lukas Grossar pushed to project branch fix/signing_verification at Lukas Grossar / Package 2025-09-25T10:47:37Z tongpu Lukas Grossar

Lukas Grossar (39d5651c) at 25 Sep 10:47

feat: use CI_COMMIT_REF_SLUG as default image tag

tag:gitlab.com,2025-09-24:4650053478 Lukas Grossar commented on merge request !12 at GitLab components / Package 2025-09-24T18:13:44Z tongpu Lukas Grossar

I've also considered replacing the default of CI_COMMIT_REF_NAME for IMAGE_TAG, since it fails whenever a / is used in the branch name, but I wanted to discuss that in this MR first.

A potential replacement might be CI_COMMIT_REF_SLUG