summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2022-11-08ci: sprinkle some date -R to easier see how long build steps takeTim-Philipp Müller1-0/+5
2022-11-08ci: use 8 parallel jobs for the integration test suiteTim-Philipp Müller1-1/+1
2022-10-27ci: Allow the documentation job to always run post-mergeJordan Petridis1-3/+1
2022-10-27ci: Make jobs explicitly depend on the trigger job to runJordan Petridis1-0/+8
2022-10-27ci: consolidate pre-build CI stagesJordan Petridis1-7/+4
2022-10-27ci: Replace obselete variableJordan Petridis1-2/+1
2022-10-18ci: Run windows jobs when win-* binary subprojects are updatedNirbheek Chauhan1-0/+2
2022-10-10ci: Fix website regen on pushNirbheek Chauhan1-2/+3
2022-09-23ci: Move non-image-tag variables back to .gitlab-ci.ymlNirbheek Chauhan1-0/+10
2022-09-22ci: Bump cerbero trigger timeout to 4hNirbheek Chauhan1-1/+1
2022-09-22ci: Use include syntax for files on the same gitlab instanceNirbheek Chauhan1-2/+6
2022-09-22ci: Move image tags into a separate template ymlNirbheek Chauhan1-20/+7
2022-09-22ci: Remove unused FEDORA_DOCS_IMAGE variableNirbheek Chauhan1-1/+0
2022-09-22ci: Bump meson to 0.62.2 in Fedora docker imagesNirbheek Chauhan1-1/+1
2022-09-17ci: bump image tags so subprojects get updatedTim-Philipp Müller1-2/+2
2022-09-15Build documentation for rust pluginsThibault Saunier1-12/+16
2022-09-15docs: Generate gst-plugins-rs documentationThibault Saunier1-1/+1
2022-09-02subprojects: update openh264 wrap to v2.3.0Tim-Philipp Müller1-2/+2
2022-08-26docker/windows: Pass a couple installargs to python3Jordan Petridis1-1/+1
2022-07-31build: Fix some compiler warnings by upgrading wrapsNirbheek Chauhan1-2/+2
2022-07-29windows/Dockerfile: replace ADD arguments with Invoke-WebRequestJordan Petridis1-1/+1
2022-07-29ci: Update the windows imageJordan Petridis1-1/+1
2022-06-10ci: Disable werror for documentation buildNirbheek Chauhan1-0/+2
2022-05-27ci: Make sure to always update subprojectsXavier Claessens1-2/+0
2022-05-20ci: run gst-inspect after the buildJordan Petridis1-1/+5
2022-05-20ci: run ninja install post buildJordan Petridis1-1/+21
2022-05-18ci: use LONGPATH for the windows containerJordan Petridis1-1/+1
2022-05-18ci: remove windows-rust jobsJordan Petridis1-53/+0
2022-05-18ci: re-enable artifacts upload for the windows jobsJordan Petridis1-7/+5
2022-05-18ci: Install Media Foundations on the windows containerJordan Petridis1-4/+4
2022-05-15ci: set the code page of powershell to utf-8Jordan Petridis1-0/+10
2022-05-15ci: add gst-env.py to the changes rulesJordan Petridis1-0/+1
2022-05-14ci: remove unused filesJordan Petridis1-1/+0
2022-05-05ci: update/rebuild windows imageJordan Petridis1-3/+3
2022-05-05ci: fix the windows-rust image buildsJordan Petridis1-8/+2
2022-04-05gstreamer-sharp: ensure a consitent code formatAndoni Morales Alastruey1-12/+4
2022-04-01ci: Don't check indentation on post merge pipelinesTim-Philipp Müller1-0/+6
2022-04-01ci: stop automatically running tests post-mergeTim-Philipp Müller1-1/+2
2022-03-30ci: Don't tie up a full job slot for cerbero triggerDaniel Stone1-0/+2
2022-03-29python: Add a suppression file for a leak in PyGObjectThibault Saunier1-0/+1
2022-03-14Bump Meson requirement to >=0.60.0Xavier Claessens1-2/+2
2022-03-11windows: increase the timeout to create the windows docker imageAndoni Morales Alastruey1-0/+1
2022-03-11ci: force a new windows image to update cerbero's bootstrapAndoni Morales Alastruey1-1/+1
2022-03-02Revert "ci: Disable windows jobs for now"Jordan Petridis1-7/+7
2022-02-24ci: Disable windows jobs for nowJordan Petridis1-7/+7
2022-02-15ci: Increase cerbero trigger timeout to 3hNirbheek Chauhan1-0/+1
2022-02-05ci: Trigger all jobs on gitlab CI script changesNirbheek Chauhan1-2/+3
2022-01-28ci: Add a Windows native cross-arm64 job with a new imageNirbheek Chauhan1-4/+22
2021-12-06ci: run fedora amd64 docker jobs on packet runnersTim-Philipp Müller1-0/+2
2021-12-06ci: fedora-docker: Cache media filesNicolas Dufresne1-13/+8