882b71ea84
ci: consistant upload name for flatpak fixes 7911
2024-11-25 19:37:13 +00:00
d26339d94a
ci: remove unused test-actions workflow
2024-11-25 19:27:05 +00:00
3003670b94
ci: use x86_64 for job names
2024-11-21 14:55:58 +00:00
79c17e3564
ci: use master version of flatpak builder
2024-11-21 14:55:58 +00:00
397f9f0fac
ci: add linux to flatpak bundle name
2024-11-21 14:55:58 +00:00
f11178327d
chore: remove unused python parts
2024-11-21 14:27:01 +00:00
2cdbd8f491
build: use CPack for macOS to create dmg
2024-11-21 14:27:01 +00:00
ceaeb7fef4
ci: build flatpaks
2024-11-20 08:47:13 +00:00
215706fa1e
ci: rename ci.yml to => continuous-integration.yml
2024-11-12 14:10:03 +00:00
3815bc6f5c
ci: update winget release for new filename scheme
2024-11-08 16:23:26 +00:00
3822336db2
ci: release on master or tags/v
2024-11-08 10:02:21 +00:00
5ca9afc3f7
ci: get-version strip refs/tags/v from DESKFLOW_PACKAGE_VERSION"
2024-11-08 10:02:21 +00:00
fa9b2d91d5
ci: release a file with packages sums 'sums.txt' with releases
2024-11-06 15:41:37 -05:00
170b4251f3
build: align window mac names with community norms
2024-11-06 12:45:28 -05:00
ddf6450486
build: use PACKAGE_VERSION_LABEL to set generated package's name
...
If unset use CPACK_PACKAGE_VERSION when set only replaces the version in the package's filename
2024-11-06 11:49:31 -05:00
4a769e6a7f
ci: get-version action new DESKFLOW_PACKAGE_VERSION returns "continuous" when not a v* tag otherwise the tag
...
DESKFLOW_VERSION is the version described by git
2024-11-06 11:32:50 -05:00
37889e5659
ci: git-version-action: Always report described version
2024-11-01 11:52:45 +00:00
1835a2cab6
ci: use pre-release for continuous to stop it from grabbing latest tag also
2024-11-01 10:16:24 +00:00
8c314ad82c
ci: Use GITHUB_TOKEN in place of PAT
2024-10-31 12:39:39 +00:00
1880a157b6
ci: added updated winget package submission
2024-10-30 13:28:38 +00:00
915760b899
chore: add link to wayland discussion
...
added an additional link to the linux wayland question pointing to the discussion
2024-10-28 11:56:08 +00:00
1aa6e8c6bb
ci: add fedora-41
2024-10-23 14:13:37 +01:00
6846a97eec
ci: Drop Docker container builds (not enough time saved)
...
Add user 'build' for arch to make a package
2024-10-23 14:13:37 +01:00
01565ba9a9
ci: make sure git is installed before calling fancy-checkout
...
When we want to use the base runners they do not have git
Install devscripts for debian images that will make packages
2024-10-23 14:13:37 +01:00
a406b51f96
ci: one matrix to run them all
2024-10-22 12:29:17 -04:00
b2532c81b9
ci: Add install-dependencies action
2024-10-22 12:29:17 -04:00
a362174e73
ci: only do release job when run on master
2024-10-22 09:42:32 -04:00
7b7ff81a9f
build: Require libei and libportal from the system on linux
...
Removing remaining meson parts
2024-10-22 09:42:32 -04:00
f967b9ed46
ci: use fancy checkout action
2024-10-21 15:24:06 -04:00
5d183c98e9
ci: Bump containers for analyze workflows
2024-10-21 14:15:05 -04:00
9ea143c1df
ci: unify cmake config command into a base env.CMAKE_CONFIGURE
2024-10-20 21:46:36 +01:00
a6b5879df3
ci: new mac os ci
2024-10-20 21:46:36 +01:00
1b904e7c02
ci: Normalize CI step names, descriptions, etc
...
Also:
- Surfaced the comment about the Kitware repo so it's more visible
- Remove the hard-coded CMake version in comment which is likely to get out of sync and confuse someone
2024-10-20 02:01:58 +01:00
bf4a762124
build: use vcpkg for all depends, vcpkg action on ci to cache
2024-10-19 03:07:13 -04:00
7199e5f170
docs: Checkbox for continuous build on bug template
2024-10-18 19:09:07 -04:00
6395630964
ci: Make integtests optional on FreeBSD and reduce CMake arg dupe
...
- Integration tests are flakey by nature, make them optional.
- This also includes a mini refactor of `ci.yml` to reduce some duplication.
2024-10-18 21:11:56 +01:00
246f5d59ab
ci: remove unused cache step
2024-10-18 13:57:11 -04:00
add8d5370a
ci: Remove CMake presets
2024-10-18 18:23:26 +01:00
33b14ccc5c
ci: cache vcpkg
...
Fixes:7712
2024-10-18 17:29:54 +01:00
ba5eaa4c90
build: Require cmake 3.24
...
Fixes:#7739
2024-10-18 15:22:35 +01:00
99251ad867
chore: Update feature request template
...
For a feature request we only want to know about the proposed feature
2024-10-17 21:39:48 +01:00
52f616a15d
ci: vcpkg cache working
2024-10-16 20:58:42 +01:00
da6b3942ae
build: Linux packages with proper names
2024-10-16 16:51:24 +01:00
8424ffa438
ci: Ignore .editorconfig in workflows
2024-10-15 23:08:28 +01:00
78d086369b
ci: Always run PR comments job
2024-10-15 22:49:35 +01:00
5f78d175c9
ci: Ignore paths for CodeQL Analysis
2024-10-15 22:19:02 +01:00
2b930a7b03
ci: Remove cmake-format linter
2024-10-15 22:03:15 +01:00
28c8aae9af
ci: More consistent code style in ci.yml
2024-10-15 19:14:06 +01:00
3cc43bf1ce
docs: Add other build type to bug report template
2024-10-15 18:44:34 +01:00
6af331bd93
ci: clearer and cleaner steps
2024-10-15 14:17:33 +01:00