gstreamer/ci/docker
Andoni Morales Alastruey 3213e641ec hooks: use pre-commit to run all hooks
Migrate all the pre-commit and commit-msg hooks to use
pre-commit (https://pre-commit.com/)

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5192>
2025-01-31 19:15:25 -03:00
..
abi-check ci/abi-check: provide the header dir to abidw 2024-11-27 14:57:48 +00:00
checks hooks: use pre-commit to run all hooks 2025-01-31 19:15:25 -03:00
debian ci: install qrencode 2024-10-31 15:02:59 +00:00
fedora docs: Embed the gstreamer-rs documentation into our documentation in CI 2025-01-23 10:52:50 +00:00
windows ci: Update to Rust 1.83 2024-11-30 12:38:28 +00:00
README hooks: use pre-commit to run all hooks 2025-01-31 19:15:25 -03:00

GStreamer Docker images

* `fedora`: main image used to build GStreamer
* `checks`: image with pre-commit and gitlint used in the check stage