Commit graph

20 commits

Author SHA1 Message Date
Peio Rigaux
1156bd78c0 Reduce rights of uploaded files 2026-01-15 12:19:56 +01:00
Julien Wadel
11487b3aeb - Use of SDK master to prepare for 6.2 (SDK 5.5):
- Remove deprecations (Qt, LDAP, AudioDevice, Compose)
- Fix absolute paths that can be wrong with temporary binaries images like Appimage. This way rootca will target the packaged one.
- Remove some packaged path as they are already set by SDK (from a fix on its side).
- Remove duplicated rootca packaging.
2025-11-10 17:23:10 +01:00
Peio Rigaux
300bf3e409 Using needs in place of dependencies, even for empty needs 2025-10-21 14:11:16 +02:00
Gaelle Braud
4e81981c07 Fixes:
try to remove ffmpeg dependency #LINQT-2015

Clean friends manager maps when restarting app as the linphone core will be reset (fix #LINQT-1933)

only show error message once when linphone restarts if remote configuration failed #LINQT-2030

auto update contact list on carddav synchronized (fix #LINQT-1983)
2025-10-17 14:00:46 +02:00
Peio Rigaux
179be1bb15 Fix windows signature return code, as we are using Invoke-Expression, and makes sure that this job doesn't prevent upload even when it fails 2025-05-06 14:57:39 +02:00
Julien Wadel
ebba8f342f Fix packaging + update SDK 2025-02-03 10:39:45 +00:00
Julien Wadel
a870dca8fb Add removed RELEASE file from artifacts by putting it into Packages folder, and for saving space. 2025-01-31 11:39:45 +01:00
Peio Rigaux
3a4da9694c Escapes Variables to avoid erros during evaluation by Gitlab-runner (especially at the start of the string)
Use Invoke Expression to workaround the variables evaluation issue

Set up missing var to get right environment for code signing
Add missing artifact for code signing job
2025-01-29 13:04:54 +00:00
Julien Wadel
85f4c6d0b1 Windows: Seperate codesigning job 2024-12-17 15:44:10 +01:00
Julien Wadel
9ebdefe24a Windows codesigning 2024-12-06 12:56:58 +00:00
Julien Wadel
84aa09cdab CI : fix executable name 2024-10-21 09:29:22 +02:00
Julien Wadel
1ad2170336 Custom application/executable name 2024-10-17 14:57:11 +02:00
Julien Wadel
7da4977ffc Fix CI for upload and RELEASE file 2024-09-27 18:21:06 +02:00
Julien Wadel
f0dd46e227 Fix notarization and upload 2024-09-26 03:57:23 -04:00
Peio Rigaux
8cc2b9367c Renamed windows jobs for more clarity and moved/removed unrelated variables 2024-09-20 10:25:31 +02:00
Julien Wadel
12c00cfcbe CI: Remove vs2019, add ninja and use it for packaging 2024-09-19 12:02:13 +02:00
Julien Wadel
7d9841d833 Added vs2022 build, check if sccache works with MSVC 2024-09-19 11:32:44 +02:00
Benoit Philibert
2459e5aba6 CI deployment to download for internal purposes 2024-05-15 14:46:57 +00:00
Julien Wadel
92f7d05b18 MacDeploy debug 2024-01-18 14:15:45 +01:00
Julien Wadel
ca40833b43 CI: Fix git error on linux images. 2023-10-16 17:18:22 +02:00
Renamed from .gitlab-ci-files/job-windows-desktop.yml (Browse further)