Commit Graph
15 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 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 53e585b594 Unified names for Docker builds 2024-04-09 15:23:58 +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 516ae7d59b Moved shared linux installer files into common folder 2024-04-09 10:23:07 +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 d8d83f2f11 Fixed debian symlinks 2024-04-08 13:36:12 +02:00
Kenneth Skovhede 52dccc74d7 Updated support for executables in Linux zip archives.
Prefixed package names with `duplicati-`
2024-04-06 10:59:59 +02:00
Kenneth Skovhede 13367f4ab4 Added POSIX execute bits for zip packages 2024-04-06 10:41:43 +02:00
Kenneth Skovhede b89861721b Fixed MacOS signing of pkg files 2024-04-05 16:46:09 +02:00
Kenneth Skovhede 8f5025af62 Fixed code signing on MacOS 2024-04-05 15:26:39 +02:00
Kenneth Skovhede 3731622722 Fixed deb package format 2024-04-04 18:25:16 +02:00
Kenneth Skovhede f1e767b9cc Work on creating the signed manifests 2024-03-27 19:52:40 +01:00