gnome-shell/.gitlab-ci
Florian Müllner 0a420404c6 ci: Update JS tooling
Provided we use the correct version of the SpiderMonkey shell, we
can perform checks using the same engine that is used by gjs.

However some engine features are opt-in, so the set of features enabled
by gjs and js102 may differ. The obvious option for avoiding this is
replacing js102 with gjs for tests.

For that reason the check-potfiles.js script has been ported to gjs
and a second (simpler) script to replace `js102 --compileonly` was
added. This work happened in a separate repository to make sharing
between different JS-based projects easier.

Update the CI image to pull in those scripts and include gjs.

This will also address the issue that `js102 --compileonly` does not
handle modules.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2193>
2023-04-21 18:28:32 +00:00
..
check-potfiles.sh ci: Include .ui files in POTFILES check 2022-02-12 11:49:03 +00:00
checkout-mutter.sh ci: Try falling back to stable branch before HEAD 2022-07-04 17:47:36 +02: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
install-meson-project.sh ci: Make fringe meson-install arguments optional 2023-04-20 15:59:56 +00:00
run-eslint ci: Use junit output format 2020-11-13 22:32:50 +01:00