gstreamer/ci
Nirbheek Chauhan 9fc753a4eb ci: Fix traceback when user doesn't have a cerbero fork
```
Traceback (most recent call last):
  File "ci/gitlab/trigger_cerbero_pipeline.py", line 59, in <module>
    if cerbero is None:
NameError: name 'cerbero' is not defined
```

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3063>
2022-10-26 14:49:14 +05:30
..
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 ci: Make sure to always update subprojects 2022-05-27 14:33:53 +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