Armin Schrenk
|
d6fd012f71
|
fix av whitelisting step in win-exe workflow
|
2024-06-26 13:28:37 +02:00 |
|
Armin Schrenk
|
3bfe2b7a9e
|
fix Windows build
|
2024-06-21 14:38:17 +02:00 |
|
Armin Schrenk
|
07303b58f7
|
Merge branch 'develop' into feature/jfx22
|
2024-06-12 11:16:41 +02:00 |
|
Armin Schrenk
|
2307950e3b
|
add javafx.platform property workaround to other build/ci scripts
|
2024-06-12 10:58:49 +02:00 |
|
Armin Schrenk
|
0bf8fb39dd
|
Update to javafx 22.0.1
|
2024-06-07 15:39:42 +02:00 |
|
Armin Schrenk
|
357a0b9c31
|
closes #3376
|
2024-05-14 17:58:21 +02:00 |
|
Armin Schrenk
|
dac517a6fb
|
update project ot jdk 22
Note: dependency bumps regarding jdk22 compatiblilty are missing!
|
2024-05-02 16:59:45 +02:00 |
|
dependabot[bot]
|
2ffa1ee236
|
Bump the github-actions group with 2 updates (#3387)
|
2024-04-09 08:16:34 +00:00 |
|
Armin Schrenk
|
b40e6db701
|
Merge branch 'main' into develop
|
2024-03-27 13:02:32 +01:00 |
|
Armin Schrenk
|
de4fa8c7b0
|
use latest WiX version
fixes CVE-2024-29187 and CVE-2024-29188
|
2024-03-27 12:55:13 +01:00 |
|
Armin Schrenk
|
414465371b
|
[ci skip] refactor win-exe workflow
* only publish, if msi and exe succeed
* make stable release jobs dependent of publish
|
2024-02-28 13:19:54 +01:00 |
|
Armin Schrenk
|
bca20a7a66
|
[ci skip] seperate av whitelisting into own workflow to be able to upload assets on failure
|
2024-02-27 18:55:14 +01:00 |
|
Armin Schrenk
|
dbc0f52481
|
fix not-uploading artifacts on release
|
2024-02-21 22:04:35 +01:00 |
|
Armin Schrenk
|
542d2fcfe1
|
only create winget PR for stable versions [ci skip]
|
2024-02-19 16:42:42 +01:00 |
|
Armin Schrenk
|
803748f78d
|
update code-sign-action [ci skip]
|
2024-02-19 14:46:58 +01:00 |
|
Armin Schrenk
|
c7b8bc89c2
|
also don't bother upload to av scan, if not published
|
2024-02-12 13:18:17 +01:00 |
|
Armin Schrenk
|
5fc981abd3
|
prevent automatic overwrite of already released files
|
2024-02-12 13:16:45 +01:00 |
|
Armin Schrenk
|
36ec1a5ebc
|
update windows update url [ci skip]
|
2024-02-09 18:37:19 +01:00 |
|
Armin Schrenk
|
be4aad4168
|
set default value for Windows debug flag
|
2024-02-09 17:03:22 +01:00 |
|
Armin Schrenk
|
e1cca6427c
|
Add ci job for releasing to winget
|
2024-02-08 17:34:02 +01:00 |
|
Armin Schrenk
|
42d3dbaa23
|
always use latest version of winfsp-uninstaller
|
2024-02-08 17:10:40 +01:00 |
|
dependabot[bot]
|
024c34172b
|
Bump the github-actions group with 5 updates (#3308)
|
2024-02-06 10:16:24 +00:00 |
|
Armin Schrenk
|
85c52c60c5
|
Revert "update javafx to 21.0.2"
This reverts commit 93184abd3c.
|
2024-02-02 10:45:34 +01:00 |
|
Armin Schrenk
|
93184abd3c
|
update javafx to 21.0.2
|
2024-01-30 12:55:33 +01:00 |
|
Armin Schrenk
|
8062392ccd
|
update jdk to 21.0.2+13
|
2024-01-30 12:17:45 +01:00 |
|
lectrical
|
ed902bc59f
|
Hello 2024
|
2024-01-20 16:22:27 +01:00 |
|
Armin Schrenk
|
8bf0acf35f
|
build release artifacts with javafx 21.0.1
references 7d281e2878
|
2024-01-15 16:35:34 +01:00 |
|
Armin Schrenk
|
8f32b46b30
|
set no jlink compression for build artifacts
references 00fc2a9837
|
2024-01-12 13:18:05 +01:00 |
|
Armin Schrenk
|
00fc2a9837
|
remove deprecate compress options and use default ones
see also https://bugs.openjdk.org/browse/JDK-8301124?jql=text%20~%20%22compress%22
|
2024-01-11 22:59:08 +01:00 |
|
Armin Schrenk
|
517e05c378
|
use stable version of winfsp-uninstaller
|
2024-01-11 22:35:51 +01:00 |
|
dependabot[bot]
|
a07dea7ca8
|
Bump the github-actions group with 2 updates (#3235)
|
2023-12-05 08:39:49 +00:00 |
|
Armin Schrenk
|
dbacbc8874
|
do not exectue dependency-check on CI (due to missing NVD API key)
|
2023-11-28 13:25:47 +01:00 |
|
Armin Schrenk
|
7b522582fb
|
Merge pull request #3163 from cryptomator/feature/3075-fix-ci-jdk-version
Feature: Use fixed JDK version for releases
|
2023-10-27 12:51:49 +02:00 |
|
Armin Schrenk
|
f893b2b5be
|
Merge pull request #3026 from cryptomator/feature/uninstall-old-winfsp
Feature: Update to WinFsp 2.x and uninstall old winfsp in Windows EXE installer
|
2023-10-23 12:26:28 +02:00 |
|
Armin Schrenk
|
a7a94099a8
|
Closes #3075
|
2023-10-20 13:35:03 +02:00 |
|
Sebastian Stenzel
|
1f21d5ea4c
|
Merge pull request #3129 from cryptomator/feature/jdk21
JDK 21
|
2023-10-18 09:39:12 +02:00 |
|
Armin Schrenk
|
56624fc079
|
Replace URL files by hardcoded links in build scripts
|
2023-10-16 16:35:17 +02:00 |
|
Armin Schrenk
|
218c5243e3
|
Merge branch 'develop' into feature/uninstall-old-winfsp
|
2023-10-16 16:29:57 +02:00 |
|
Armin Schrenk
|
560a979e0e
|
Merge pull request #3131 from cryptomator/feature/sign-all-dlls
Feature: Sign all dlls to pass Microsoft Windows Smart App control
|
2023-10-16 16:21:08 +02:00 |
|
Sebastian Stenzel
|
162ebf6545
|
Merge branch 'develop' into feature/jdk21
|
2023-10-16 16:12:10 +02:00 |
|
Armin Schrenk
|
38a5d40b64
|
Merge branch 'develop' into feature/uninstall-old-winfsp
|
2023-10-11 16:14:26 +02:00 |
|
Armin Schrenk
|
9b55f6fc56
|
Refactor extraction and singing in seperate steps
|
2023-10-11 12:55:05 +02:00 |
|
dependabot[bot]
|
4ee1e6d9f1
|
Bump the github-actions group with 1 update (#3135)
|
2023-10-04 20:24:43 +00:00 |
|
Armin Schrenk
|
7bc47fe6d7
|
Really fixes #3130
|
2023-09-28 18:33:26 +02:00 |
|
Armin Schrenk
|
ae50846257
|
Revert ce466e7715
|
2023-09-28 18:33:01 +02:00 |
|
Armin Schrenk
|
ce466e7715
|
fixes #3130
|
2023-09-28 13:47:51 +02:00 |
|
Armin Schrenk
|
15885545b5
|
supress some output
|
2023-09-27 11:13:52 +02:00 |
|
Armin Schrenk
|
29fedcd390
|
integrate code from test script into github workflow
|
2023-09-27 10:24:59 +02:00 |
|
Sebastian Stenzel
|
943374856e
|
build using JDK 21 GA
|
2023-09-25 12:18:01 +02:00 |
|
Sebastian Stenzel
|
4043e3f71f
|
build using JDK 21
|
2023-09-06 16:22:41 +02:00 |
|