change gitlab ref to recommended values

Created on 25 March 2024, about 1 year ago
Updated 8 April 2024, 12 months ago

Problem/Motivation

In working on πŸ› Possible random failure in build tests for cron updates Postponed , where we have a weird case of in our build tests of updating core Automatic Updates gets updated for some reason.

1 Problem with figuring out what is going on is that our gitlabci.yml is using
ref: main instead of ref: $_GITLAB_TEMPLATES_REF.
This means that the includes we get from the gitlab templates projects is going to be changing more often.

So it is hard to tell whether the tests are failing because we truly have a random problem in our tests or the tests just started failing because of something upstream in the gitlab templates.

Steps to reproduce

Proposed resolution

To make our testing infrastructure have changes less frequently let's switch to ref: main

πŸ“Œ Task
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States tedbow Ithaca, NY, USA

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024