Commit graph

70 commits

Author SHA1 Message Date
iceman1001
0509755e3c fix warning 2024-09-06 10:20:36 +02:00
Henry Gabryjelski
7712acff64 Use actions/setup-python for Ubuntu also 2024-05-05 18:35:38 -07:00
Henry Gabryjelski
3d824425d2 Use actions/setup-python for MacOS 2024-05-05 18:23:45 -07:00
iceman1001
4b2c42aff8 update checkout to v4 2024-04-24 11:10:05 +02:00
iceman1001
aa504ace00 update codeql version to v3 2024-04-24 11:02:14 +02:00
iceman1001
5025a18722 pushed update to use latest setup script 2024-04-22 09:51:42 +02:00
iceman1001
24442510cf update checkout api version to v4 2024-02-20 11:11:18 +01:00
Marcos Del Sol Vives
c94c6f90a1
Install GD in CI pipelines 2024-01-07 00:59:48 +01:00
Self Not Found
a333438fa4
Speed up CodeQL 2023-10-16 21:04:15 +08:00
wh201906
531ab9b219
Faster CI 2023-10-14 17:46:23 +08:00
Philippe Teuwen
87d43b87d1 fix workflows/uniq.yaml
Lines containing # were entirely ignored but some contain a key, e.g. in iclass_default_keys.dic
2023-07-20 09:39:34 +02:00
Philippe Teuwen
16812fe32b add LZ4 to the lin & win CI 2023-07-15 23:15:25 +02:00
Self Not Found
bcc2b1ee70
Fix changelog reminder 2023-04-20 13:30:36 +08:00
Esteban Martinena Guerrero
3cf938c38a
minor job name fix 2023-04-09 17:57:24 +02:00
Esteban Martinena Guerrero
a7abe86efe
22.04 2023-04-09 10:24:21 +02:00
Esteban Martinena Guerrero
a1e8161aff
fix 2023-04-09 10:17:15 +02:00
Esteban Martinena Guerrero
2491c2b772
uniq workflow 2023-04-09 10:15:50 +02:00
iceman1001
a4bf1c5710 update to 22.04 2023-02-23 20:36:27 +01:00
iceman1001
601b442b6c fix warning in GH actions 2023-02-23 20:35:07 +01:00
iceman1001
2b27ce0286 mac os actions seem to report a different return code and it exits the action. lets see if it works if it continues 2022-12-31 13:21:22 +01:00
iceman1001
87f29d1fa9 node12 is deprecated, v3 uses Node16 2022-12-03 12:31:53 +01:00
iceman1001
951bfb580d V2 used Node12, which is deprecated for Node16 2022-12-03 12:28:07 +01:00
iceman1001
93f8021049 remove old dependency 2022-12-03 12:21:29 +01:00
iceman1001
9627c9dc28 liblua5.2-0-dbg package doesnt seem to exist anymore 2022-12-03 11:57:54 +01:00
iceman1001
16909994be update workflow version. Since v1 is being deprecated 2022-06-06 13:25:11 +02:00
Philippe Teuwen
ab5213126d test removal of qt5 symlink hack for osx 2022-02-28 17:00:23 +01:00
Philippe Teuwen
5fb37ee406 Try to remove symlink hack for openssl in osx CI 2022-02-28 16:17:37 +01:00
Philippe Teuwen
3a27160f75 OSX CI: missing few coreutils 2022-02-27 23:15:59 +01:00
iceman1001
c7cb449eb6 coreutils dependency 2022-02-27 12:34:34 +01:00
Philippe Teuwen
2e151e97b5 CodeQL: compile with BTADDON for more code coverage 2022-02-15 16:20:22 +01:00
Uli Heilmeier
aa38b5ca61 Adopt CodeQL to proxmark3 2022-02-15 13:34:35 +01:00
Iceman
384e8eb4ef
Create codeql-analysis.yml 2022-02-08 05:19:04 +01:00
İlteriş Yağıztegin Eroğlu
391cc3d331 add homebrew quirk fixes
Signed-off-by: İlteriş Yağıztegin Eroğlu <ilteris@asenkron.com.tr>
2022-01-31 16:35:59 +03:00
iceman1001
f1501c9698 should fix actions builds fro OSX 2022-01-27 06:20:57 +01:00
iceman1001
7bfb314ffa should fix the actions for ubuntu and wsl 2022-01-27 06:17:16 +01:00
Philippe Teuwen
9df53552ac CI proxspace: add PYTHONHOME (thanks @gator96100) 2021-10-12 01:25:25 +02:00
Philippe Teuwen
950afc4d04 fix cmake CI for new script tests 2021-10-12 00:31:08 +02:00
Philippe Teuwen
1fd8269c90 Try to fix GH action permission error 2021-08-30 12:04:48 +02:00
Philippe Teuwen
9e57d20262 Fix Yaml 2021-08-28 18:32:46 +02:00
Philippe Teuwen
cef51c9649 Testing changelog reminder 2021-08-28 18:28:07 +02:00
İlteriş Yağıztegin Eroğlu
2799f8c8f5 ci: exclude changes to non-source folders 2021-06-11 14:34:55 +03:00
Gator96100
56fd1f5857 Fixes for ProxSpace v3.9 2021-04-09 16:59:11 +02:00
Gator96100
a85b011e7e Github actions for Windows 2021-02-27 03:43:24 +01:00
iceman1001
811ed8040a test 2021-02-23 19:00:18 +01:00
iceman1001
18984f63d7 test 2021-02-23 18:46:56 +01:00
Philippe Teuwen
c8d38340ab fixes workflow 2021-02-23 18:38:10 +01:00
Philippe Teuwen
eade85b3f5 so, let's use sslcrypto... 2021-02-23 18:24:36 +01:00
iceman1001
a9e3c2779e adapt workflow for macos and python dependencies 2021-02-22 22:33:47 +01:00
iceman1001
655e5a8ffa maybe python3 2021-02-22 22:28:40 +01:00
iceman1001
c069bf2653 fixes workflow 2021-02-22 22:27:36 +01:00