gstreamer/ci
Nirbheek Chauhan 673b742751 ci: Add a Windows native cross-arm64 job with a new image
Needed an update to the windows Dockerfile to:

1. Install the 'UniversalBuildTools' workload for Cerbero
2. Install ARM and ARM64 workloads for cross-uwp-universal in Cerbero
3. Install VS 2019 since we need that for ARM64 NEON support in Opus

We can't test UWP in gstreamer.git because glib needs custom patches
for that. It will be tested in Cerbero.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1570>
2022-01-28 02:01:39 +05:30
..
docker ci: Add a Windows native cross-arm64 job with a new image 2022-01-28 02:01:39 +05:30
fuzzing ci/fuzzing: update for mono repo 2021-10-26 14:09:24 +00:00
gitlab trigger_cerbero_pipeline.py: Do not hardcode gitlab instance 2021-10-06 09:04:30 +00: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