summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* CI: Run the distcheck job for merge request pipelinesFederico Mena Quintero2022-06-101-0/+1
* CI: Enable Fedora 33 buildKleis Auke Wolthuizen2022-05-271-1/+1
* CI: Always build the reference docs on branch pipelines, not just the main br...Federico Mena Quintero2022-05-131-2/+0
* CI: Fix the clippy job to emit the code quality report in jsonFederico Mena Quintero2022-04-291-1/+0
* Work around #848 by using crun for runners instead of standard runcFederico Mena Quintero2022-02-181-0/+12
* Ignore dependencies for coverage infoFederico Mena Quintero2022-02-181-2/+2
* Let individual 'make' targets fail in the coverage jobFederico Mena Quintero2022-02-181-1/+1
* Always keep the coverage reportsFederico Mena Quintero2022-02-181-0/+1
* Run the full test suite for the coverage jobFederico Mena Quintero2022-02-181-3/+8
* Oops, create the public directory before emitting coverageFederico Mena Quintero2022-02-171-0/+1
* Move .gitlab-ci to just ciFederico Mena Quintero2022-02-171-4/+4
* Don't litter with so many coverage profile filesFederico Mena Quintero2022-02-171-5/+3
* Only build the documentation in the main branchFederico Mena Quintero2022-02-171-0/+2
* ci: source the cargo bin path before running grcovJordan Petridis2022-01-221-0/+1
* ci: disable aarch64 buildJordan Petridis2022-01-211-1/+1
* ci: disable fedorta and debian buildsJordan Petridis2022-01-211-4/+4
* ci: Port to fd.o ci-templatesJordan Petridis2022-01-211-120/+222
* Start the msys2-mingw64 job earlier to shorten the pipelineFederico Mena Quintero2022-01-141-0/+2
* Hack around grcov bug to make the toplevel index.html actually show all sourc...Federico Mena Quintero2022-01-141-1/+1
* Publish HTML test coverageFederico Mena Quintero2022-01-141-1/+7
* (#628): Implement cobertura reportDunja Lalic2022-01-131-3/+10
* Publish the gi-docgen docsFederico Mena Quintero2022-01-061-0/+21
* Remove --enable-gtk-doc arguments from the CI scriptsFederico Mena Quintero2022-01-071-3/+3
* Install gi-docgen during the CIFederico Mena Quintero2022-01-071-1/+1
* Install python3-docutils for the CIFederico Mena Quintero2022-01-041-0/+2
* Run the Windows tests in the acceptance tests phaseFederico Mena Quintero2021-11-171-1/+1
* Add an msys2-mingw64 CI jobFederico Mena Quintero2021-11-171-0/+14
* Don't output the rust/cargo versions in all CI jobsFederico Mena Quintero2021-11-171-3/+0
* Rename references to the master branch to mainFederico Mena Quintero2021-09-281-4/+4
* Allow debian builds to failFederico Mena Quintero2021-09-151-0/+1
* Use the cargo cache for the fmt stage in CIFederico Mena Quintero2021-07-271-0/+1
* CI: run "cargo check --all-targets" to catch breakage in the benchmarksFederico Mena Quintero2021-06-071-1/+1
* (#741) Switch Rust nightly to Debian testingDunja Lalic2021-05-291-1/+1
* Oops, create a directory before copying the docs artifactsFederico Mena Quintero2021-05-261-1/+2
* Generate two sets of Rust docs, one the public API and one for internalsFederico Mena Quintero2021-05-261-0/+2
* (#705): Fix coverage jobDunja Lalic2021-04-071-1/+2
* Include cmdline tests in the 'Unit test' stepSven Neumann2021-04-061-1/+1
* Run coverage with no fail fastDunja Lalic2021-04-061-1/+1
* (#628): Add source based coverageDunja Lalic2021-04-021-0/+18
* ci: Adjust gitlab-clippy invocationSven Neumann2020-11-061-4/+4
* Add bench tests to CIDunja Lalic2020-11-041-0/+25
* ci: turn rustc warnings into errors in the CIJordan Petridis2020-11-031-0/+2
* ci: replace .common template with default keyJordan Petridis2020-11-031-17/+5
* ci: Disable cache for 'cargo fmt', it doesn't need itSven Neumann2020-11-031-12/+22
* Don't run the reference/loading_crash/render_crash tests in the "cargo test" ...Federico Mena Quintero2020-10-301-1/+1
* Remove package names in the CI; there is a single crate now.Federico Mena Quintero2020-10-301-1/+1
* Introduce code quality metrics to MRsDunja Lalic2020-10-301-0/+11
* ci: do "cross distro" and "release" jobs with LIBRSVG_DEBUG="no"Sven Neumann2020-10-291-5/+10
* ci: Simplify by removing the global_before templateSven Neumann2020-10-291-7/+4
* ci: Remove more extra handling from debian:testing buildSven Neumann2020-10-291-3/+0