akallabeth
4b2e192869
[ci] update workflows
...
* disable codeql schdeuled job
* fix abi-checker scheduled job base reference
2024-03-04 14:27:45 +01:00
akallabeth
6483ca29d2
[ci,mingw] add git, meson and cmake deps
2024-02-27 15:30:53 +01:00
akallabeth
7c320056b3
[ci,abi] add suppressions
2024-02-27 15:30:53 +01:00
akallabeth
3086869bf2
[ci,mingw] add ninja to deps
2024-02-27 14:46:35 +01:00
akallabeth
c0e3a00502
[ci] add weekly workflow run and status badges
2024-02-27 14:10:14 +01:00
akallabeth
cc427103eb
mingw builder workflow
2024-02-27 14:10:14 +01:00
akallabeth
6b5ed8e36a
[ci,abi] only check out pull request on trigger
2024-02-27 09:11:16 +01:00
akallabeth
ff353d8f2f
[ci,abi] fix checkout for pull_request_target
2024-02-26 20:53:26 +01:00
akallabeth
b791a74e07
[ci,api] fetch complete history
2024-02-26 20:53:26 +01:00
akallabeth
c125ebf8fc
[ci,abi] fix workflow
2024-02-26 18:49:57 +01:00
akallabeth
c9f7b7d05c
[ci,abi] simplify run
2024-02-26 14:39:15 +01:00
akallabeth
8345838bcc
Update abi-checker.yml
2024-02-26 14:18:26 +01:00
akallabeth
fd77b7f044
[ci,abi] fix workflow
2024-02-26 13:32:47 +01:00
akallabeth
0ffe787d5f
workflow abi-checker
2024-02-26 13:05:46 +01:00
akallabeth
52b8fc0f46
[ci,tidy] add missing opencl library dependency
2024-02-13 17:27:03 +01:00
akallabeth
83b8acf897
[ci,tidy] enable all features/dependencies for build
2024-02-13 17:06:00 +01:00
akallabeth
34d5462111
[ci,codeql] update to v3
2024-02-10 13:06:07 +01:00
akallabeth
24c901c898
[ci] fix merge commit extraction for ci
2024-02-10 12:58:28 +01:00
akallabeth
d710acbed5
[ci,tidy] run on pull request
...
* add required permission
2024-02-10 12:47:00 +01:00
akallabeth
83e067dacc
[ci,tidy] upload artifacts
2024-02-10 12:47:00 +01:00
akallabeth
8a97ebbbc0
[ci,tidy] use .clang-tidy
...
* use .clang-tidy from project
* run on pull_request
2024-02-10 12:47:00 +01:00
akallabeth
d7f5e529eb
[ci,tidy] remove unsupported options
...
* workflow_dispatch does not work with plugin
* remove limited permissions
2024-02-10 09:33:56 +01:00
akallabeth
93649f62cd
[ci] add workflow_dispatch to all
...
* Add an option to manually trigger a run of the workflow
* Trigger all on pull_request_target (less error prone, does not execute
code from pull request but base branch)
* Remove scheduled run from CodeQL
2024-02-09 08:59:50 +01:00
akallabeth
8ba27a7992
[ci,tidy] add xsltproc and docbook-xsl to deps
2024-02-09 08:11:05 +01:00
akallabeth
119409a155
[ci] add image dependencies to workflow
2024-02-09 08:11:05 +01:00
matoro
e08c4acb50
[ci] add multiarch workflow
2024-02-09 08:11:05 +01:00
akallabeth
31942b0817
[ci,tidy] fix apt_packages
2024-02-08 22:47:11 +01:00
akallabeth
cad7e007f5
[ci] fix clang-tidy workflow
2024-02-08 20:37:49 +01:00
akallabeth
60e02aab8a
[ci] fix clang-tidy package installation
2024-02-08 19:44:35 +01:00
akallabeth
44fcb3326d
[ci] add clang-tidy
2024-02-08 15:12:37 +01:00
Armin Novak
d5b0939040
[ci,codeql] update dependencies
2023-12-20 23:16:10 +01:00
akallabeth
8309b95fec
[ci] update codeql deps
2023-11-21 14:29:47 +01:00
akallabeth
5f95193303
[client,common] drop fuse2 support
2023-10-10 19:35:27 +02:00
akallabeth
05830e907b
[codeql] use clang verbosly
2023-08-22 13:10:15 +02:00
akallabeth
c8ce3eba06
[codeql] add libwebkit2gtk-4.0-dev
2023-08-04 12:59:11 +02:00
Armin Novak
bad77f0514
[ci] add libsdl2-ttf dependency
2023-07-21 09:50:02 +02:00
Armin Novak
266bbebfbb
Add pkcs11 headers to install list
2023-06-28 10:02:15 +02:00
Sergey Bronnikov
2a1a411eaf
[ci] Add fuzzing workflow
...
Patch adds a fuzzing workflow to GH Actions. Workflow will guarantee
that building fuzzing tests is healthy.
2023-06-08 09:45:25 +02:00
Armin Novak
dc38b94263
[ci] add cJSON dependency
2023-03-10 16:38:07 +01:00
Armin Novak
c49f71f2f5
[ci] added libkrb5-dev to codeql dependencies
2023-02-27 11:18:02 +01:00
Armin Novak
e781ccb9cf
[ci] add docbook-xsl to dependencies
2023-02-23 20:28:15 +01:00
akallabeth
8041b91c12
[ci] add SDL dependencies for codeQL
2023-01-10 17:38:00 +01:00
Armin Novak
1f60ab6192
[codeql] update to API v2
2023-01-10 10:51:17 +01:00
Alex
082a370a2a
Update codeql-analysis.yml
2022-09-12 11:23:46 +02:00
Armin Novak
4e3bb2bf92
Updated chat addresses.
2021-06-07 14:44:09 +02:00
akallabeth
ce396a9aff
Force enable wayland in ci and nightly
2021-01-23 10:10:11 +01:00
jackyzy823
7f043ebb52
x11: update cmake file to build with fuse2/fuse3 or without fuse
2021-01-18 19:13:56 +01:00
Bernhard Miklautz
7bec71a632
ci [codeql]: run apt update before install
2020-12-04 14:37:59 +01:00
akallabeth
2b676bf1e7
Create codeql-analysis.yml
2020-11-27 09:11:15 +01:00
Bernhard Miklautz
27f2eb13c7
new: add a simple issue template for backports
2020-05-05 18:03:03 +02:00