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)
Fri, Mar 22, 11:12 PM
Unknown Object (File)
Fri, Mar 22, 11:12 PM
Unknown Object (File)
Fri, Mar 22, 11:12 PM
Unknown Object (File)
Sat, Mar 9, 4:00 PM
Unknown Object (File)
Jan 10 2024, 3:37 AM
Unknown Object (File)
Jan 7 2024, 2:50 PM
Unknown Object (File)
Jan 7 2024, 2:50 PM
Unknown Object (File)
Jan 7 2024, 2:50 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 Not Applicable
Unit
Tests Not Applicable

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.