Skip to content

Move binary compilation steps to shared script

What does this merge request do and why?

Create a shared script for compiling binaries instead of repeating these steps in .gitlab/ci/compile.gitlab-ci.yml. This reduces duplication and makes updates easier.

Closes #2260 (closed)

How to set up and validate locally

Ensure compile:* jobs build and upload precompiled binaries successfully.

Impacted categories

The following categories relate to this merge request:

Merge request checklist

  • This change is backward compatible. If not, please include steps to communicate to our users.
  • Tests added for new functionality. If not, please raise an issue to follow-up.
  • Documentation added/updated, if needed.
  • Announcement added, if change is notable.
  • gdk doctor test added, if needed.
Edited by Nao Hashizume

Merge request reports

Loading