Commit Graph

29 Commits

Author SHA1 Message Date
Kenneth Skovhede dab2b23332 Commit before reverting changelog file 2024-06-27 13:42:17 +02:00
Kenneth Skovhede 1fb46d7fd2 Prepare for canary build 2024-05-30 15:34:45 +02:00
Kenneth Skovhede 7f2703c5b6 Added option to toggle self-hosted builds 2024-05-27 12:21:19 +02:00
Kenneth Skovhede b3f0b1be81 Renamed binaires pre-install for all platforms.
Improved CLI builds, especially for RPM
Fixed permission issues in packages
2024-05-22 13:00:43 +02:00
Kenneth Skovhede 84d7a56ab1 Added executables for SharpAESCrypt and Snapshots 2024-05-21 09:54:01 +02:00
Kenneth Skovhede af75c2e6c9 Added uploads to store previous versions of the package lists during release 2024-05-17 12:19:55 +02:00
Kenneth Skovhede 226f200006 Inject the long-form version name as the version tag 2024-05-14 14:42:15 +02:00
Kenneth Skovhede f1fb843846 More dynamic handling of files modified during build 2024-05-04 08:13:54 +02:00
Kenneth Skovhede f8628d32dc Added libicu74 to list of icu versions 2024-05-03 10:49:15 +02:00
Kenneth Skovhede 8a39372c73 Merge pull request #5152 from duplicati/feature/update-manifest
Implemented the new manifest format
2024-04-29 10:57:09 +02:00
Kenneth Skovhede 60aacaa4bf Merge remote-tracking branch 'origin/master' into feature/move-installer-resources 2024-04-24 11:27:54 +02:00
Kenneth Skovhede b73e94de7e Removed unused files.
Moved installer files into the ReleaseBuilder
2024-04-23 14:24:38 +02:00
Kenneth Skovhede 6d3e2c7474 Added option to only build solution (simplifies CI operations) 2024-04-23 13:44:22 +02:00
Kenneth Skovhede b6ca526ee7 Implemented the new manifest format
Fixed some issues with the manifest urls.
Changed to records and nullable in some places.
Regenerated the test-keys to use RSA208.
Changed to using built-in JSON for manifest.
This fixes #5145
2024-04-23 13:41:59 +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 6994c301b4 Removed untracked file 2024-04-15 13:37:33 +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 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 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 f6678586e0 Fixed docker builds to use arch-specific tini.
Not using Alpine baseimage as it needs special dotnet builds.
2024-04-09 15:04:48 +02:00
Kenneth Skovhede c988ccdf76 Fixed RPM package builds.
Updated DEB packages to use relative symlinks
2024-04-09 13:02:13 +02:00
Kenneth Skovhede 7180b1af82 Installing services in deb-files.
Added support for debian+ubuntu
2024-04-08 23:26:35 +02:00
Kenneth Skovhede 6cd9eb0f0c Fixed missing executables.
Removed debug config folder in packages.
Use systematic names for packages
2024-04-08 14:29:09 +02:00
Kenneth Skovhede 35121a9b02 Added mising packages fro deb installer 2024-04-08 13:36:31 +02:00
Kenneth Skovhede 79409a8359 Added support for building debug and with custom version 2024-04-04 16:08:45 +02:00
Kenneth Skovhede 605deefebd Added support for creating the GPG signatures for all files 2024-04-04 15:53:11 +02:00
Kenneth Skovhede f1e767b9cc Work on creating the signed manifests 2024-03-27 19:52:40 +01:00