gnome-shell/.gitlab-ci
Florian Müllner 5e063d3167
ci: Use meson introspect to generate artifact path
We currently assume that the `CI_COMMIT_TAG` variable matches the
version component of the generated dist tarball.

That is usually correct, but sometimes errors happen and a wrong
tag is pushed, and the real release uses something like "46.0-real".

Account for that by building the artifact path from `meson introspect`
and exporting it as environment variable.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3340>
(cherry picked from commit 27445a1c98)
2024-05-26 12:52:38 +02:00
..
build-toolbox-image.sh ci: Don't disable modular repos in toolbox image 2023-08-17 02:21:13 +02:00
check-potfiles.sh ci: Include .desktop files in POTFILES check 2023-08-22 00:16:52 +00:00
checkout-mutter.sh ci: Look for matching ref in user remote for branch pipeline 2023-07-07 17:28:26 +00:00
commit-rules.yml ci: Add commit rule to not end subject with punctuation 2021-02-26 14:59:07 +01:00
download-coverity-tarball.sh ci: Add job for pushing coverity reports 2021-07-16 21:49:19 +00:00
export-artifact-path ci: Use meson introspect to generate artifact path 2024-05-26 12:52:38 +02:00
install-meson-project.sh ci: Use sudo to run meson install 2023-08-17 02:21:13 +02:00
run-eslint ci: Simplify run-eslint script 2023-08-09 15:10:38 +00:00