Jan Käberich
87ab2fccca
install missing svg library for RPi5 build
Build / PC_Application_Ubuntu (push) Has been cancelled
Build / PC_Application_RPi5 (push) Has been cancelled
Build / PC_Application_Windows (push) Has been cancelled
Build / PC_Application_OSX (push) Has been cancelled
Build / PC_Application_OSX_13 (push) Has been cancelled
Build / Embedded_Firmware (push) Has been cancelled
HIL_Tests / Get_Repository (push) Has been cancelled
Unit_Tests / Tests (push) Has been cancelled
HIL_Tests / PC_Application_RPi5 (push) Has been cancelled
HIL_Tests / Embedded_Firmware (push) Has been cancelled
HIL_Tests / HIL (push) Has been cancelled
2025-11-14 08:55:57 +01:00
alexey.lysiuk
56dbec82d4
Add image saving to SVG format
...
This allows to create images independent from screen resolution
Replaced copy-pasted screenshot code with the single implementation
2025-11-12 15:14:37 +02:00
Jan Käberich
67cffbb69e
fix windows build workflow
2025-07-20 18:30:25 +02:00
Jan Käberich
c1705290ff
update workflows to use windows-2022 runner
2025-07-16 07:46:47 +02:00
Jan Käberich
51c9ef2795
Update workflows to use Ubuntu 22.04 for firmware builds
2025-04-16 20:02:25 +02:00
M Gray
2d5609b1c5
Updated release tagger to build and tag MacOS 13.7 builds.
2025-03-02 19:03:33 +00:00
M Gray
7eaa72529a
Added MacOS 13 builder
...
To combat the "application can not run on this version of MacOS" errors - due to latest have a minimum compat version of MacOS 14 - we need to add another builder to ship an "Up-to-13.7" build.
2025-03-02 18:31:51 +00:00
Jan Käberich
9660b4e58b
do not run HIL tests on PRs
2025-02-26 08:50:11 +01:00
Jan Käberich
2b9b623dd0
update windows release workflow
2025-02-21 16:47:42 +01:00
Jan Käberich
185f8a9e16
fix release_tag RPi5 upload url
2025-01-08 08:44:54 +01:00
Jan Käberich
0cc4470cbf
skip fixMacDylibs.sh for macos-latest
2024-11-03 13:56:53 +01:00
Jan Käberich
67a186be4f
workflow update + minor bugs/warnings fixes
2024-11-03 13:36:54 +01:00
Jan Käberich
8b021cf5d1
fix upload_url for RPi release
2024-06-28 09:48:50 +02:00
Jan Käberich
77efc4d924
rename test workflow, add badges
2024-04-22 17:35:27 +02:00
Jan Käberich
2a3343d464
update other workflows
2024-04-22 17:17:14 +02:00
Jan Käberich
0fc6c912fc
Stop sweep after reset, fix failing tests
2024-04-22 15:08:10 +02:00
Jan Käberich
b09f409509
Adjust HIL workflow
2024-04-22 12:38:10 +02:00
Jan Käberich
6cc83a1aba
Adjust HIL workflow
2024-04-22 12:37:41 +02:00
Jan Käberich
70c44d006d
add return value to tests, allow GUI to start without display
2024-04-22 12:26:13 +02:00
Jan Käberich
f897d98ab0
Adjust workflows, disable debug build for firmware
2024-04-22 12:05:53 +02:00
Jan Käberich
e3b4972025
first test of self-hosted actions
2024-04-22 11:57:15 +02:00
Jan Käberich
124feb5b6b
update macOS action for releases
2024-04-05 12:13:29 +02:00
William Dillon
4fcd1abf85
Fix deployment
2023-12-17 19:07:46 -08:00
William Dillon
99d4d089b9
Attempt to fix missing dylibs in macos
...
First attempt; these commits will be collapsed when it's verified working.
2023-12-16 12:22:34 -08:00
Jan Käberich
ed0b968752
CI update test
2023-11-19 17:36:19 +01:00
Jan Käberich
b729600cd8
adjust test workflow to qt6
2023-03-28 11:58:00 +02:00
Jan Käberich
f422ef1274
remove qt6 branch as workflow trigger
2023-03-28 11:54:11 +02:00
Jan Käberich
b0e44b9fcf
Adjust documentation and release workflow to Qt6
2023-03-28 11:28:03 +02:00
Jan Käberich
ac2d532b0c
Attempt to adapt the github workflows to Qt6
2023-03-26 19:21:56 +02:00
Jan Käberich
cd4698d92f
Attempt to fix OSX workflow
2022-11-27 18:55:33 +01:00
Jan Käberich
73426459ef
moved to -alpha.2, updated release workflow
2022-11-20 21:08:57 +01:00
jankae
c4f75916a4
Update description of necessary files
2022-11-09 23:27:48 +01:00
Jan Käberich
d2eb15c776
Copy only the required library
2022-10-24 22:26:17 +02:00
Jan Käberich
a5e837076b
Qt path fixed
2022-10-23 21:08:45 +02:00
Jan Käberich
44feac6e64
adjust workflows
2022-10-23 20:55:53 +02:00
Jan Käberich
541b10f494
remove compoundDevice branch from workflows
2022-10-01 23:28:31 +02:00
Jan Käberich
2ef913f073
try GUI test with -platform offscreen
2022-10-01 20:31:32 +02:00
Jan Käberich
96f8b6c90a
split test and build workflow, adjust windows copy path
2022-10-01 17:25:07 +02:00
Jan Käberich
fa7d789935
remove unused test code, adjust release workflow paths
2022-10-01 17:19:37 +02:00
Jan Käberich
a58b705f08
Move project, add simple test
2022-10-01 17:10:34 +02:00
Jan Käberich
1c6422b524
Fix release workflows
2022-07-28 15:47:52 +02:00
Jan Käberich
3765e4009f
Change windows version to fix CI toolchain
2022-06-27 16:15:02 +02:00
Jan Käberich
9c1ea89f66
use newer version of ubuntu for compiling embedded firmware
2022-06-26 19:24:52 +02:00
Jan Käberich
051aed0e13
issue templates suggested changes
2022-06-19 12:22:53 +02:00
Kiara Navarro
f05d4b68a2
issue: implement issue forms
...
Signed-off-by: Kiara Navarro <sophiekovalevsky@fedoraproject.org>
2022-06-18 12:52:07 -05:00
Kiara Navarro
68faa10b62
actions: increase granularity in artifacts, automate releases
2021-07-17 10:44:49 -03:00
Jan Käberich
4c8b10ac12
Github workflow adjustment
2021-04-10 12:47:17 +02:00
Jan Käberich
8a5f944214
Rename to LibreVNA
2021-04-10 12:10:57 +02:00
TT
33b878e52e
add macdeployqt in build step
2021-02-06 11:59:57 +09:00
TT
eb5a8d1fdd
add qt path
2021-02-06 11:39:40 +09:00