mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
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
|
||
|---|---|---|
| .. | ||
| build-toolbox-image.sh | ||
| check-potfiles.sh | ||
| checkout-mutter.sh | ||
| commit-rules.yml | ||
| download-coverity-tarball.sh | ||
| eslint-coding-style.sh | ||
| export-artifact-path | ||
| install-meson-project.sh | ||
| run-eslint | ||