Commit Graph
15 Commits
Author SHA1 Message Date
Kenneth Skovhede 176539b421 Added support for building MacOS pkg files for agent 2024-11-08 16:14:44 +01:00
Kenneth Skovhede 37b35dfe2c Do not try to sign non-existing files 2024-10-03 17:37:25 +02:00
Kenneth Skovhede 1b3bd236e0 Updated build process to replace ARMv7 binaries to onces compatible with GLIBC from Debian Buster.
This fixes #5533
2024-09-04 20:47:26 +02:00
Kenneth Skovhede 8afeadf55b Setting the version number on files inside the MSI prevents broken upgrades.
This fixes #5233
2024-09-03 13:49:25 +02:00
Kenneth Skovhede 2bbf0207e3 Added newly built libMono.Unix.so with large file support for 32bit Arm.
This fixes #5352
2024-08-02 23:12:32 +02:00
Kenneth Skovhede b39a68bda7 Prepared for new Uplink packages that correctly package the Storj binaries 2024-07-09 12:15:12 +02:00
Kenneth Skovhede 7dab2f5935 Removed bundled GPG binaries for Windows.
Improved search logic for finding GPG executable on all operating systems.
This also removes the `win-tools` folder.
2024-06-04 15:21:22 +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 1bdfed6a90 Implemented a workaround for loading Uplink.net binaries 2024-04-29 16:14:09 +02:00
Kenneth Skovhede b73e94de7e Removed unused files.
Moved installer files into the ReleaseBuilder
2024-04-23 14:24:38 +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 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 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 8f5025af62 Fixed code signing on MacOS 2024-04-05 15:26:39 +02:00
Kenneth Skovhede f1e767b9cc Work on creating the signed manifests 2024-03-27 19:52:40 +01:00