gnome-shell/.gitlab-ci
Florian Müllner a7d974e670 ci: Prohibit template strings in translatable files
Sadly, xgettext's dealing with template strings is abysimal, so we
had to stop using them in files with translatable strings.

Make sure we don't accidentally sneak in template strings again(*)
and enforce that rule in a CI job.

(*) easy "mistake", considering how much nicer they are than
    String.prototype.format()

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1016
2020-02-26 22:53:00 +00:00
..
check-commit-log.sh ci: Adjust URL check 2020-02-26 00:24:14 +01:00
check-potfiles.sh ci: Check that files with translatable strings are listed in POTFILES 2020-02-26 22:53:00 +00:00
check-template-strings.sh ci: Prohibit template strings in translatable files 2020-02-26 22:53:00 +00:00
checkout-mutter.sh ci: Fix checking out mutter on stable branches 2019-11-06 22:52:38 +00:00
Dockerfile.extension-ci ci: Include git in extension-ci image 2019-07-24 00:28:45 +02:00
run-eslint.sh lint: Convert eslint JSON to YAML 2019-11-11 23:51:17 +00:00