gstreamer/ci
Xavier Claessens 4c3bb001f5 Install meson from git when MESON_COMMIT variable is set
When starting manually a CI pipeline with MESON_COMMIT variable defined,
install the specified version of Meson. This can be used to help the
Meson project smoke testing RC releases or investigate eventual
regressions.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3036>
2022-11-24 16:17:08 +00:00
..
docker ci: Bump meson to 0.62.2 in Fedora docker images 2022-09-22 09:56:05 +05:30
fuzzing build/fuzzing: integrate fuzz targets into the build system 2022-04-07 08:17:35 +10:00
gitlab ci: Fix traceback when user doesn't have a cerbero fork 2022-10-26 14:49:14 +05:30
meson ci: Add a Windows native cross-arm64 job with a new image 2022-01-28 02:01:39 +05:30
scripts Install meson from git when MESON_COMMIT variable is set 2022-11-24 16:17:08 +00:00
README.txt ci: remove jenkins files which are no longer used 2022-02-22 10:49:49 +00:00

GStreamer Continuous Integration
================================

This repository contains all material relevant to the GStreamer
Continuous Integration system.

* Docker images

* Build scripts and code