Commit Graph

8782 Commits

Author SHA1 Message Date
Kenneth Skovhede b73e94de7e Removed unused files.
Moved installer files into the ReleaseBuilder
2024-04-23 14:24:38 +02:00
Kenneth Skovhede 0b566ecf1f Merge pull request #5132 from duplicati/feature/1mib-default-blocksize
1 MiB default blocksize
2024-04-21 09:37:02 +02:00
Kenneth Skovhede a31a288819 Merge pull request #5111 from duplicati/feature/upgrade-to-net8
Feature/upgrade to net8
2024-04-21 09:34:10 +02:00
Kenneth Skovhede 75efe35e3d Merge pull request #5112 from duplicati/feature/kestrel-avalonia-upgrade
Kestrel+avalonia upgrade
2024-04-21 09:33:49 +02:00
Kenneth Skovhede 5f422ad605 Merge pull request #5130 from duplicati/feature/change-updater-for-multi-arch
Change updater for multi arch
2024-04-21 09:33:15 +02:00
Kenneth Skovhede a2c4b0a580 Merge pull request #5135 from duplicati/feature/multi-arch-build
Multi arch build
2024-04-21 09:32:38 +02:00
Kenneth Skovhede 2dcafc707b Prepare for experimental release 2024-04-19 09:49:32 +02:00
Kenneth Skovhede 1389bac306 Version bump to v2.0.7.103-2.0.7.103_canary_2024-04-19
You can download this build from:

Binaries: https://updates.duplicati.com/canary/duplicati-2.0.7.103_canary_2024-04-19.zip

Signature file: https://updates.duplicati.com/canary/duplicati-2.0.7.103_canary_2024-04-19.zip.sig

ASCII signature file: https://updates.duplicati.com/canary/duplicati-2.0.7.103_canary_2024-04-19.zip.sig.asc

MD5: 2933f0e8508db5708ea4c5ce62243a33

SHA1: aa8914db593d944748cfe03b0692ac5ccbd200d3

SHA256: 3305708527a7bce7228adcaf642a7c3b525479ea7a4674bc4dd833fe40996cb8
v2.0.7.103-2.0.7.103_canary_2024-04-19
2024-04-19 08:36:32 +02:00
Kenneth Skovhede c4eab9ce82 Fixed infinite loop in test 2024-04-18 18:21:10 +02:00
Kenneth Skovhede 59079675e9 Switch selenium to chrome 2024-04-18 16:21:49 +02:00
Kenneth Skovhede 502de4933f Ported selenium fixes from main branch 2024-04-18 16:07:57 +02:00
Kenneth Skovhede 5e62a33f2e Restored options to support different selenium configurations 2024-04-18 16:05:11 +02:00
Kenneth Skovhede 220c550181 Run as root in selenium container 2024-04-18 15:37:11 +02:00
Kenneth Skovhede bb99a4a6b1 Made the unittest download more robust 2024-04-18 15:34:34 +02:00
Kenneth Skovhede 9d1f985be6 Updated selenium runner env 2024-04-18 15:09:48 +02:00
Kenneth Skovhede 9809ef5a78 Updated test workflow 2024-04-18 14:32:17 +02:00
Kenneth Skovhede c2a37d0cd8 Merge remote-tracking branch 'origin/master' into feature/multi-arch-build 2024-04-18 14:09:53 +02:00
Kenneth Skovhede 62f707be6d Fixed including the machineId in reports 2024-04-18 14:07:05 +02:00
Kenneth Skovhede 22043c8d12 Fixed install on-beta MSI removing files 2024-04-18 13:52:54 +02:00
Kenneth Skovhede bde36461e5 Fixed MSI icons 2024-04-18 13:38:28 +02:00
Kenneth Skovhede fcc95fa936 Fixed flaky test 2024-04-18 11:49:39 +02:00
Kenneth Skovhede 1a9fa8f52a Cleaned some extra WIX files.
Added version numbers to MSI build.
2024-04-17 16:14:55 +02:00
Kenneth Skovhede 7b9af8d237 Fixed an issue with MacOS packages not being correctly placed during build 2024-04-16 15:26:25 +02:00
Kenneth Skovhede b3f3fcff70 Added documentation for ReleaseBuilder 2024-04-16 15:05:59 +02:00
Kenneth Skovhede 6362dd3cf8 Updated query to remove warning from SQLite logging 2024-04-16 14:19:15 +02:00
Kenneth Skovhede 09b5be5e64 Reverted AlphaFS and AlphaVSS to use the .NetCore35 libraries directly 2024-04-16 14:18:18 +02:00
Kenneth Skovhede cc5d73d1c6 Disabled bundled binary components for Storj 2024-04-16 07:50:27 +02:00
Kenneth Skovhede 1f6e1d238d Fixed MSI program files on x64.
Remove unused installer things.
2024-04-16 07:22:54 +02:00
Kenneth Skovhede 675d361e62 Removed deprecated Tardigrade backend 2024-04-15 22:20:54 +02:00
Kenneth Skovhede 142e8e79f2 Fixed a 30s systeminfo delay 2024-04-15 22:17:09 +02:00
Kenneth Skovhede 6994c301b4 Removed untracked file 2024-04-15 13:37:33 +02:00
Kenneth Skovhede e871bea8aa Fixed typo 2024-04-15 13:33:28 +02:00
Kenneth Skovhede d8159f6772 More disable flags for debug runs 2024-04-15 13:24:08 +02:00
Kenneth Skovhede b84f235ffc Updated SQLite M3 binaries to fix crashes 2024-04-15 13:22:39 +02:00
Kenneth Skovhede 3e3f1cacfa Added VSCode debug targets 2024-04-15 13:22:22 +02:00
Kenneth Skovhede a0c0cbf3d5 Removed mentions of Mono in code, and fixed some entry paths pointing to the dll instead of the exe 2024-04-15 13:20:39 +02:00
Kenneth Skovhede 49fb45859c Fixed some incorrectly quoted literals in SQL statements 2024-04-15 08:24:01 +02:00
Kenneth Skovhede f8cec10a6d Added libssl for docker images 2024-04-15 07:59:28 +02:00
Kenneth Skovhede bf7aff469d Disable loading Kestrel until the API is ready 2024-04-12 15:32:25 +02:00
Kenneth Skovhede a70775ed30 Hacky support for libicu package versioning on Debian 2024-04-11 19:35:25 +02:00
Kenneth Skovhede 7c130cc00f Improved cleanup after building 2024-04-11 13:43:09 +02:00
Kenneth Skovhede d4c695f28b Added support files for packages list in json+js 2024-04-11 13:40:58 +02:00
Kenneth Skovhede 4a89f9bb52 Added sign key to signature file 2024-04-11 13:06:58 +02:00
Kenneth Skovhede 55b22ee18b Added support for uploading packges in the build flow.
Improved re-run of failed builds.
2024-04-11 12:44:12 +02:00
Kenneth Skovhede 4dd16d6ae3 Added binary files for Storj 2024-04-09 16:41:14 +02:00
Kenneth Skovhede 162c9291e7 Removed unused redirect file 2024-04-09 16:40:57 +02:00
Kenneth Skovhede b871ab5058 Updated debug build setup 2024-04-09 15:26:52 +02:00
Kenneth Skovhede 53e585b594 Unified names for Docker builds 2024-04-09 15:23:58 +02:00
Kenneth Skovhede af64822346 Fixed password reading issue 2024-04-09 15:23:37 +02:00
Kenneth Skovhede 9610a52f9d Updated list of supported targets 2024-04-09 15:23:18 +02:00