Page MenuHomeFreeBSD

devel/gitlab-runner update to 15.6.1
ClosedPublic

Authored by mfechner on Nov 28 2022, 9:23 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 17 2025, 5:07 AM
Unknown Object (File)
Sep 17 2025, 4:58 AM
Unknown Object (File)
Sep 15 2025, 12:36 AM
Unknown Object (File)
Sep 13 2025, 10:42 AM
Unknown Object (File)
Sep 4 2025, 9:32 AM
Unknown Object (File)
Aug 31 2025, 2:58 PM
Unknown Object (File)
Aug 31 2025, 6:24 AM
Unknown Object (File)
Aug 30 2025, 11:10 PM
Subscribers
None

Details

Summary

The current gitlab-runner package is very outdated and I see problems with jobs in my pipeline.
I'm not sure if it is related to the old version, but I think an upgrade will not hurt.

The upgrade uses the nicer way from ports to build go packages, but fetches the go.mod from the gitlab platform, as goproxy does not have it.

(If it is ok for you, I would cotmmit it together with the gitlab-ce 15.6 update.)
I saw that it also fixes security issues, if it is ok for you, I would commit it directly:
https://gitlab.com/gitlab-org/gitlab-runner/-/blob/main/CHANGELOG.md

Test Plan

I built the package, installed it and connected to against a 15.4.x gitlab installation.
Buildjobs were successfully assigned to the new version and where executed.

I tested it only with the shell executer.

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

mfechner created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Dec 3 2022, 6:39 AM
This revision was automatically updated to reflect the committed changes.