summaryrefslogtreecommitdiff
path: root/ci/ciimage/fedora
AgeCommit message (Collapse)Author
2025-10-24Switch C# test to use gtk-sharp-3Balló György
2025-07-19Hack around hotdoc build failuresMichał Górny
Build hotdoc from the git repository to work around the build failures resulting from C99 incompatibilities. The issues are already fixed, but the fix has not made it into a release yet. Signed-off-by: Michał Górny <mgorny@quansight.com>
2025-01-07ci: add qt6 QML libraries in Linux imagesPierre Lamot
These packages are required to test `qml_module` from qt
2024-12-06add netinet/sctp.h to FedoraPaolo Bonzini
It is needed by objfw. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-04-28Install ObjFW on macOS, Fedora and MSYS2 CIJonathan Schleifer
2024-02-09ci: fedora; add file packageSam James
FAILED unittests/linuxliketests.py::LinuxlikeTests::test_install_strip - FileNotFoundError: [Errno 2] No such file or directory: 'file' Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
2023-11-12CI: adapt to renamed fedora package when building updated imagesEli Schwartz
2022-02-27modules/wayland: Add unstable_wayland moduleMark Bolhuis
2021-09-04ci: Fix missing MESON_CI_JOBNAME in the image buildersDaniel Mensinger
2021-07-07Annotate framework tests with where they are expected to skipJon Turney
Remove hard-coded framework test skip logic in skippable(), instead annotate test.json with environments in which skip is expected. (Mainly this is done with by testing the value of MESON_CI_JOBNAME now set for linux jobs)
2021-06-11ci: Fix CI image builderDaniel Mensinger
2020-10-13ci: fix fedora imageDaniel Mensinger
2020-06-17coverage: llvm-cov supportCary Converse
2020-04-22ci: install python3-lxmlDylan Baker
This will be used by the junit validation tests.
2020-04-02ci: New CI image builder infrastructureDaniel Mensinger
2020-04-02ci: Added python-jsonschema to docker imagesDaniel Mensinger
2020-04-01ci: Added boost_python to fedoraDaniel Mensinger
2020-02-11ci: Add Fedora and OpenSUSE imagesDaniel Mensinger