Skip to content

Update gitlab pages version

Kassio Borges requested to merge update-gitlab-pages-version into master

What does this MR do and why?

This should fix When Project Path has an Upper Case, lower case... (#438699 - closed).

Update gitlab-pages

Main changes:

  • Fix project path lookup to work in case insensitive
  • Update dependency golang to v1.21.6
  • Update module golang.org/x/time to v0.5.0

Reference: gitlab-pages@852bde8a...d8501186


This is part of the Gitlab Pages update process

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Edited by Kassio Borges

Merge request reports