a4aa540bc8
ci: make vcpkg pull from master on ci
2025-10-13 20:13:12 +01:00
58c750471f
ci: Use Qt 6.10
2025-10-13 10:19:42 -04:00
8d577aaa93
fix: Always rune code scanning, even if draft PR
2025-10-13 08:10:30 -04:00
47662c359e
chore: Use new SonarCloud action
...
refactor: Rename job from 'sonarcloud-analysis' to 'analyze' in SonarCloud workflow
refactor: Reorder SonarQube scan and build wrapper installation steps in SonarCloud workflow
refactor: Update SonarQube scan step to use new action and streamline options
fix: Update SonarQube scan step to correctly pass coverage report paths and environment variables
fix: Set CPU core count to a fixed value in SonarCloud analysis workflow
refactor: Move 'Install Build Wrapper' step to the correct position in the SonarCloud analysis workflow
refactor: Remove unused Sonar Scanner environment variables from analysis workflow
2025-10-13 08:10:30 -04:00
4fb76bec41
refactor: Remove matrix strategy for CodeQL analysis and set language directly
2025-10-13 08:10:30 -04:00
5945114b7b
refactor: Run SonarCloud workflow standalone and cleanup comments
...
fix: Prevent SonarCloud analysis from running on draft pull requests
2025-10-13 08:10:30 -04:00
559b7b5a17
chore: Standardize quotes and formatting in CI workflow
2025-10-13 08:10:30 -04:00
f4a6d3d43d
chore: fix up feature request yml
2025-10-09 09:28:19 -04:00
0820c5a188
chore: add note to feature request for up or down vote
2025-10-07 08:25:47 -04:00
06263ceaad
feat: drop cli11
2025-10-01 10:55:03 -04:00
4a5f173422
feat: remove toml config file only use our QSettings based format
...
remove deskflow/Config and related tests
2025-10-01 09:41:12 -04:00
fd7950bc04
ci: use mac os 14 large to build x86
2025-09-23 07:33:41 -04:00
134c8fd1c1
ci: fix names of suse and arch architecture postfix
2025-09-16 12:46:18 +01:00
4632bec405
ci: be sure to always run CI checks
2025-09-15 12:58:10 +01:00
247d48d318
docs: Simplify bug_report.yml to make it easier to use
2025-09-11 00:13:39 +00:00
ddadd4ad83
ci: use action checkout v5
2025-08-26 08:45:45 -04:00
a8bf217e62
ci: Rename job 'reuse-lint' to 'lint-reuse' for consistency
2025-08-06 23:29:56 +01:00
fff25b4144
ci: Rename lint-check action to lint-clang
2025-08-06 23:29:56 +01:00
82ba5a4b97
ci: Remove redundant markdown header
2025-08-06 23:29:56 +01:00
436f5b7f0a
ci: Fix naming conventions for step names and bash vars
2025-08-06 23:29:56 +01:00
cf1789545a
ci: Surface lint and test results to comment
...
It's a bit annoying how you have to go to the workflow result to see the lint error and test results. This surfaces it to the comment in the PR.
2025-08-06 23:29:56 +01:00
d7f882f0c4
ci: Include clang-format version in lint summary
...
This could help confused developers understand why their clang-format is working differently to CI
2025-08-06 23:29:56 +01:00
4f644acbca
ci: Use cat directly when printing PR comments
...
Wrapping in echo was stripping newlines.
2025-08-06 10:47:13 -04:00
21f47de36c
ci: Use reuse-actionv5
2025-08-06 05:54:25 -04:00
f497b6886a
ci: use Qt 6.9.0 for x64 windows to avoid random build failures with 6.9.1
2025-07-19 10:52:43 -04:00
21d38ff444
Revert "ci: force ninja update on windows"
...
This reverts commit 28c690074c .
2025-07-18 10:51:50 -04:00
28c690074c
ci: force ninja update on windows
2025-07-17 18:27:02 +01:00
97c5a17e9d
ci: use Qt 6.9.1 on windows
2025-07-17 12:06:15 +01:00
082d27a88c
ci :remove EOL fedora 40 builds
2025-07-09 09:59:54 +01:00
f9f12a9500
ci: Attempt to release both x64 and arm64 builds for winget
2025-07-03 02:59:51 +00:00
2b38fe6f91
ci: Add Windows Arm builds
2025-07-03 02:59:51 +00:00
776b02aafc
ci: ensure run tests fails if eitehr tests outcome not success'
2025-06-23 11:29:17 +01:00
7b437b8d35
ci: allow arch runner to deloy pages
2025-06-10 02:20:09 +01:00
bd8e2c5335
ci: use johnwason/vcpkg-action@v7 for vcpkg action
2025-06-09 17:18:05 -07:00
13c993c798
ci: downgrade Qt for windows to 6.8.3 to avoid random windows ci failures
2025-06-09 17:18:05 -07:00
3e4a085bc1
ci: bump Qt for windows / mac builds to 6.9.1
2025-06-09 17:27:10 +01:00
0ce5c2de9a
ci: remove unused qt-install-dir var
2025-06-09 17:27:10 +01:00
59173d6405
build: add qt6-svg to arch package depends
...
ci: install qt6-svg when building on arch
2025-05-28 10:42:18 +01:00
12fbc2fd57
ci: do not run the Install Depends step of the Install Dependencies action on windows since it does nothing anyway
2025-05-20 15:01:18 +01:00
06324a941a
ci: do not install ninja or cmake for mac os runners, they are now part of the runner
2025-05-20 15:01:18 +01:00
8dd9e17e72
ci: remove install ninja action ninja is included on the runner
2025-05-20 15:01:18 +01:00
49173b11b9
ci: enable coverage for Qt Tests
2025-05-12 13:48:21 +01:00
3ae2b3a571
build: rename old tests binary to legacytests
...
ci: run-tests action, split legacy and new unit tests into two steps
2025-05-12 13:48:21 +01:00
db3b18b36d
build: Add new SKIP_BUILD_TESTS option to allow the build time test to be skipped and run later on
...
ci: run and check Qt Tests post build
2025-05-12 13:48:21 +01:00
1c907991af
build: remove unused integtests
2025-05-08 15:26:44 +01:00
97863bda7c
ci: use sithlord48/vcpkg-action@v7
2025-05-02 11:45:55 -07:00
6e3426855d
ci: use normal built in vcpkg cache
2025-04-28 04:29:51 -07:00
b6196f147a
ci: chore: remove unused arch var for macos-14
2025-04-22 09:26:18 +01:00
2c4a68ebcf
ci: add osxSysroot to mac os14 job
2025-04-22 09:26:18 +01:00
d8f480b981
ci: Adjust back to main flatpak builder
...
see: https://github.com/flathub-infra/flatpak-github-actions/issues/17
2025-04-21 15:19:40 -07:00