1
0
Fork 0
mirror of https://gitlab.gnome.org/GNOME/calls.git synced 2024-06-27 22:29:29 +00:00
Commit graph

26 commits

Author SHA1 Message Date
Evangelos Ribeiro Tzaras 37d4010156 ci: Reenable flatpak builds 2021-06-22 06:30:40 +02:00
Evangelos Ribeiro Tzaras 538d98f21d ci: disable flatpak build
Reenable the build after the build failures from #291 have been sorted out.
2021-06-02 12:22:43 +02:00
Evangelos Ribeiro Tzaras 0c475a41dd ci: Generate code coverage reports 2021-04-27 04:59:02 +02:00
Evangelos Ribeiro Tzaras e798d61b83 ci: disable testing in flatpak
Because it is very flaky currently.
2021-04-15 18:50:39 +02:00
Evangelos Ribeiro Tzaras 26c8bad9cc ci: add -noreset to xvfb-run invocation
Fixes issues in CI `cannot open display`. Similar to 8cd90523
2021-04-06 14:27:26 +00:00
Evangelos Ribeiro Tzaras 8cd9052378 ci: add -noreset to xvfb-run invocation for flatpak builds 2021-03-15 18:44:26 +00:00
Evangelos Ribeiro Tzaras 3050e30672 project: rename back to calls
The project files should not have been renamed in c732c74
as these changes might infringe on GNOME trademarks
2021-02-11 08:31:27 +00:00
Evangelos Ribeiro Tzaras c732c74703 project: rename to gnome-calls 2021-02-04 01:19:26 +00:00
Evangelos Ribeiro Tzaras ca9c5747ab ci: Build flatpak in packaging stage
Closes #220
2021-02-04 00:25:38 +01:00
Julian Sparber 1bfcdd545a Revert "ci: write STDOUT for flatpak build to file"
Revert the commit since the log limit for the ci was increased.
This reverts commit 70c75822f7.
2021-01-27 12:36:14 +01:00
Julian Sparber 70c75822f7 ci: write STDOUT for flatpak build to file
The flatpak build excites the log limit therefore redirect the log to a
file.
2021-01-26 14:33:12 +01:00
Julian Sparber 87f70265e9 ci: build flatpak 2021-01-26 14:33:12 +01:00
Julian Sparber 613d5acde5 ci: drop bullseyeci packages 2021-01-26 12:14:39 +01:00
Julian Sparber f1e35ed97c ci: don't use global variables and definitions 2021-01-26 12:14:36 +01:00
Julian Sparber 9d2d0b8484 ci: build packages only for byzantium 2021-01-26 12:07:39 +01:00
Guido Günther acbbe4697f gitlab-ci: Use byzantium instead of Debian bullseye
We didn't have bullseye images back then.
2021-01-20 10:53:17 +01:00
Sebastian Krzyszkowiak 5acf019518 gitlab-ci: Don't use global before_script for package jobs
It used to work because the pipeline definitions had been
overriding `before_script`, which isn't the case anymore.

Fixes #213
2021-01-20 09:42:19 +00:00
Evangelos Ribeiro Tzaras 8070c41e46 CI: build documentation 2020-12-05 15:39:49 +01:00
Guido Günther d0e3e580c9 gitlab-ci: Fail when C files are missing from POTFILES.in
If there are translation in C files but not in POTFILES.in
fail the pipeline.
2020-11-13 08:08:38 +00:00
Sebastian Krzyszkowiak b9fb2775cd
gitlab-ci: Use bullseye CI repo
This is needed to be able to use callaudiod before it reaches
Debian Bullseye.
2020-10-30 18:29:05 +01:00
Guido Günther 78921fadea gitlab-ci: Allow to only build a package 2020-09-10 08:58:24 +00:00
Guido Günther 11cc1a219a Build against Debian bullseye 2020-05-12 10:49:44 +00:00
Guido Günther ad56f9aa85 gitlab-ci: Build package and run autopkgtest / lintian
Use prebuilt pipelines to build debs for arm64 and amd64. Test
the amd64 ones using (potential) autopkgtests and lintian.
2020-01-13 12:19:46 +01:00
Guido Günther a85710869c gitlab-ci: Specify stages
We want proper ordering on the to be added stages
2020-01-13 12:19:46 +01:00
Bob Ham 46c94e6e2a Fix GitLab CI and Debian packaging for ModemManager dependencies 2018-08-03 14:37:20 +00:00
Guido Günther 153a0d6f9e Test compilation and run unit tests via gitlab-ci 2018-07-27 10:18:10 +02:00