feature/install-script-and-multi-arch #1

Merged
maxp merged 4 commits from feature/install-script-and-multi-arch into main 2025-05-22 10:25:46 +02:00
Owner
No description provided.
maxp added 4 commits 2025-05-22 10:24:10 +02:00
- Introduces separate build tasks for amd64 and arm64 architectures
- Enables cross-compilation for better platform support
- Introduce matrix strategy for building and uploading binaries
  for multiple architectures (amd64, arm64).
- Generate SHA256 checksum files for release binaries.
- Upload both binaries and their corresponding SHA256 files
  as release assets for better integrity verification.
- Introduces a Bash script to install the systemd-timer binary
- Detects OS and architecture to download the appropriate binary
- Verifies the binary using SHA256 checksum for security
- Supports installation with or without sudo privileges
chore(version): update to 0.2.0
All checks were successful
Auto Changelog & Release / detect-version-change (push) Successful in 4s
Auto Changelog & Release / changelog-only (push) Has been skipped
Auto Changelog & Release / release (push) Successful in 32s
6fc6207da8
maxp merged commit 6fc6207da8 into main 2025-05-22 10:25:46 +02:00
maxp deleted branch feature/install-script-and-multi-arch 2025-05-22 10:25:46 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: maxp/systemd-timer#1
No description provided.