GStreamer multimedia framework
Find a file
Thibault Saunier 929a611889 ci: Check valgrind for all modules on gst-devtools
Now that we have [`gst-tester`] all module are starting to be tested
with `gst-validate` (core and -base already have validate based unit
tests) so we need to ensure that changes there do not break those
modules.

[gst-tester]: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/461

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/294>
2020-05-29 22:19:14 +00:00
docker docker/fedora: Remove WPEBackend-FDO 2020-05-14 08:49:47 +00:00
fuzzing oss-fuzz: update for autotools removal 2020-04-21 08:47:28 +00:00
gitlab ci: Check valgrind for all modules on gst-devtools 2020-05-29 22:19:14 +00:00
jenkins jenkins: Update meson-fedora 2017-10-28 10:59:08 +02:00
.gitignore Add gitignore 2017-10-28 11:01:33 +02:00
.gitlab-ci.yml .gitlab-ci.yml: fix buildah syntax for tagging images 2020-05-14 12:46:54 +03:00
README.txt Initial commit 2017-10-21 12:07:02 +02:00

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

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

* Jenkins scripts

* Docker images

* Build scripts and code