summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* doc: Avoid shelling out to hotdoc to generate plugins config filesThibault Saunier2023-04-251-2/+3
* ci: Move MESON_GST_WERROR string into a meson machine fileJordan Petridis2023-04-241-18/+1
* ci: Replace yaml anchor of simple build with a variableJordan Petridis2023-04-241-16/+18
* citemplate: port fedora build jobs to a parallel matrixJordan Petridis2023-04-241-30/+62
* citemplate: move debugbuild option to variableJordan Petridis2023-04-241-3/+5
* citemplate: move the buildtype from the meson args to a variableJordan Petridis2023-04-241-8/+8
* citemplate: replace werror var with a booleanJordan Petridis2023-04-241-8/+14
* gir: Checkout all .gir files and check that they are updated on the CIThibault Saunier2023-04-221-2/+8
* ci: Always run the windows build image jobJordan Petridis2023-04-221-2/+0
* ci: trigger cerbero when MESON_COMMIT is setXavier Claessens2023-04-051-0/+1
* ci: Add .gitlab-images-tags.yml to the changes rulesJordan Petridis2023-04-051-0/+1
* ci: Export cargo/rust paths into the build envJordan Petridis2023-04-031-1/+4
* ci: Add playbin3 validate stepEdward Hervey2023-03-291-0/+7
* ci: update indent image to GNU indent 2.2.12Tim-Philipp Müller2023-03-171-1/+1
* ci: bump ci-templates versionTim-Philipp Müller2023-03-171-2/+2
* ci: Add a job to verify commit messages on MRsThibault Saunier2023-02-241-0/+36
* ci: Mark MESON_COMMIT for prefill in gitlabJordan Petridis2023-02-031-0/+4
* ci: mark valgrind ges job as allowed to failTim-Philipp Müller2022-12-221-0/+4
* ci: build less for integration testsuiteTim-Philipp Müller2022-12-061-0/+15
* ci: sprinkle some date -R to easier see how long build steps takeTim-Philipp Müller2022-11-081-0/+5
* ci: use 8 parallel jobs for the integration test suiteTim-Philipp Müller2022-11-081-1/+1
* ci: Allow the documentation job to always run post-mergeJordan Petridis2022-10-271-3/+1
* ci: Make jobs explicitly depend on the trigger job to runJordan Petridis2022-10-271-0/+8
* ci: consolidate pre-build CI stagesJordan Petridis2022-10-271-7/+4
* ci: Replace obselete variableJordan Petridis2022-10-271-2/+1
* ci: Run windows jobs when win-* binary subprojects are updatedNirbheek Chauhan2022-10-181-0/+2
* ci: Fix website regen on pushNirbheek Chauhan2022-10-101-2/+3
* ci: Move non-image-tag variables back to .gitlab-ci.ymlNirbheek Chauhan2022-09-231-0/+10
* ci: Bump cerbero trigger timeout to 4hNirbheek Chauhan2022-09-221-1/+1
* ci: Use include syntax for files on the same gitlab instanceNirbheek Chauhan2022-09-221-2/+6
* ci: Move image tags into a separate template ymlNirbheek Chauhan2022-09-221-20/+7
* ci: Remove unused FEDORA_DOCS_IMAGE variableNirbheek Chauhan2022-09-221-1/+0
* ci: Bump meson to 0.62.2 in Fedora docker imagesNirbheek Chauhan2022-09-221-1/+1
* ci: bump image tags so subprojects get updatedTim-Philipp Müller2022-09-171-2/+2
* Build documentation for rust pluginsThibault Saunier2022-09-151-12/+16
* docs: Generate gst-plugins-rs documentationThibault Saunier2022-09-151-1/+1
* subprojects: update openh264 wrap to v2.3.0Tim-Philipp Müller2022-09-021-2/+2
* docker/windows: Pass a couple installargs to python3Jordan Petridis2022-08-261-1/+1
* build: Fix some compiler warnings by upgrading wrapsNirbheek Chauhan2022-07-311-2/+2
* windows/Dockerfile: replace ADD arguments with Invoke-WebRequestJordan Petridis2022-07-291-1/+1
* ci: Update the windows imageJordan Petridis2022-07-291-1/+1
* ci: Disable werror for documentation buildNirbheek Chauhan2022-06-101-0/+2
* ci: Make sure to always update subprojectsXavier Claessens2022-05-271-2/+0
* ci: run gst-inspect after the buildJordan Petridis2022-05-201-1/+5
* ci: run ninja install post buildJordan Petridis2022-05-201-1/+21
* ci: use LONGPATH for the windows containerJordan Petridis2022-05-181-1/+1
* ci: remove windows-rust jobsJordan Petridis2022-05-181-53/+0
* ci: re-enable artifacts upload for the windows jobsJordan Petridis2022-05-181-7/+5
* ci: Install Media Foundations on the windows containerJordan Petridis2022-05-181-4/+4
* ci: set the code page of powershell to utf-8Jordan Petridis2022-05-151-0/+10