Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-26 | ci: Switch to upstream ci-templates and use Debian bullseye | Jonas Ådahl | |
This switches to the ci-templates that is found on https://gitlab.freedesktop.org/freedesktop/ci-templates/ While at it, switch to Debian bullseye, as this contains more reasonably versioned build tools, i.e. a new enough version of meson. Signed-off-by: Jonas Ådahl <jadahl@gmail.com> | |||
2019-11-21 | Add .gitlab-ci.yml | Simon Ser | |
The script runs automated protocol validation checks. The image is generated using fd.o CI templates [1]. [1]: https://gitlab.freedesktop.org/wayland/ci-templates Signed-off-by: Simon Ser <contact@emersion.fr> Closes: https://gitlab.freedesktop.org/wayland/wayland-protocols/issues/5 |