gstreamer/ci
Jordan Petridis 6ba2212c64 ci: use LONGPATH for the windows container
Sometimes the CI might create paths that are bigger than the 260
character limit.

ex:
```
error: unable to create file subprojects/gst-integration-testsuites/testsuites/validate/h264/parse.trickmode_predicted.seek_trickmode_predicted/flow-expectations/log-parse-src-expected: Filename too long
```

https://docs.microsoft.com/en-us/windows/win32/fileio/maximum-file-path-limitation

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/2808>
2022-07-30 13:10:19 +00:00
..
docker ci: use LONGPATH for the windows container 2022-07-30 13:10:19 +00:00
fuzzing ci/fuzzing: update for mono repo 2021-10-26 14:09:24 +00:00
gitlab ci: Fix project URL when triggering cerbero pipelines 2022-07-16 11:15:21 +02:00
jenkins ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00
meson ci: Add a Windows native cross-arm64 job with a new image 2022-01-28 02:01:39 +05:30
scripts ci: fedora-docker: Cache media files 2021-12-06 12:18:25 +00:00
README.txt ci: Port CI to the new monorepo 2021-09-24 16:21:18 -03:00

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

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

* Jenkins scripts

* Docker images

* Build scripts and code