Commit Graph

12 Commits

Author SHA1 Message Date
Magne Sjaastad
c4993b6869 GitHub Actions: Add apt mirror to make package download more robust
- Download of Ubuntu packages from Azure is unstable. Add mirror sites to improve reliability.
- Improve use of clang-format and include source code changes
2023-03-16 07:16:11 +01:00
Magne Sjaastad
47dd934670 GHA: Add retry for apt commands 2023-03-16 07:16:11 +01:00
Magne Sjaastad
09d3725198 add apt-get update
Make sure to call apt-get update before apt-get install
2023-03-16 07:16:11 +01:00
Magne Sjaastad
2cd7576413 Update files 2022-10-13 20:09:08 +02:00
Magne Sjaastad
ab9e8646db Update vcpkg and GitHub Actions (#8682)
* Update vcpkg to latest release (2021.05.12) Use https://github.com/microsoft/vcpkg
* Update all GHA to latest from dev
* Python code linting changes detected by black
2022-03-15 08:19:44 +01:00
Magne Sjaastad
105deba056 Update path for Qt to make caching work (#6281) 2020-08-09 09:19:40 +02:00
Magne Sjaastad
df3cf7bee7 gha : Upgrade to latest version of cache and checkout 2020-06-09 09:38:07 +02:00
Magne Sjaastad
f176f920d5 bump 2020-04-17 13:54:14 +02:00
Magne Sjaastad
c23b00b9f2 fix run-cmake 2020-04-17 13:54:14 +02:00
Magne Sjaastad
fd89b79462 Typo 2020-04-17 13:54:14 +02:00
Magne Sjaastad
52d6b99f0c Test cache of Qt 2020-04-17 13:54:14 +02:00
Magne Sjaastad
3083dd319a Add build of AppFwk (#5689) 2020-03-15 19:28:33 +01:00