94b7e2ffff
github: Add more options to the issue config
2025-11-14 10:46:15 -05:00
567766508a
ci: do not force ci to rerun if a pr was marked ready for review without additional code changes
2025-11-13 10:17:24 +00:00
1b67293d9c
ci: name sonar and codeql jobs after their respective tools making them easier to distinguish on the ci report
2025-11-13 10:17:24 +00:00
75922cb944
ci: Skip CodeQL when the changes will not will change the scan results
2025-11-13 10:17:24 +00:00
e712bf6c8e
ci: Skip sonarcloud when the changes will not change the scan results
2025-11-13 10:17:24 +00:00
63026752b5
ci: Use deskflow version in the title for continuous release
2025-11-10 15:59:52 -05:00
9f669dbbce
ci: Set OSX_DEPLOYMENT_TARGET as a configuration option
2025-11-03 09:40:59 -05:00
dc997a80d5
ci: Add Ubuntu 25.10
2025-10-31 10:21:08 +00:00
293c321ba5
ci: Add Fedora 43
2025-10-31 10:21:08 +00:00
c3f0b18df6
feat: support translation generation
2025-10-27 17:54:32 -04:00
4a0e2c492c
docs: Add CODEOWNERS file to for default PR review requests
2025-10-24 14:04:01 +00:00
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