-
v0.0.8
Stablereleased this
2026-04-10 07:38:59 +00:00 | 3 commits to main since this releaseWhat's changed
- chore(release): update package version to 0.0.8
- feat(config): add restart options for unit configuration * include Restart, RestartSec, and RestartRetries fields * update service file generation to support restart settings * add tests for restart behavior in unit generation
Downloads
-
v0.0.5
Stablereleased this
2026-04-08 15:50:21 +00:00 | 9 commits to main since this releaseWhat's changed
- chore(release): update package version to 0.0.4 and fix build paths * Adjust pkgver in PKGBUILD to 0.0.4 * Update build paths in PKGBUILD for consistency * Enhance AUR package versioning logic in release workflow
- chore(release): update curl installation in Rocky 9 image
Downloads
-
v0.0.4
Stablereleased this
2026-04-08 15:28:46 +00:00 | 11 commits to main since this releaseWhat's changed
- chore(aur): improve AUR SSH key handling logic
- chore(aur): enhance AUR SSH setup for key handling * Improve SSH key handling with support for raw, escaped, and base64-encoded keys * Add validation for AUR_SSH_KEY to ensure it's a valid private key * Update SSH command options for better security and reliability
- chore(release): remove key content diagnostics from AUR SSH setup
- chore(release): enhance AUR SSH setup for key handling * Improve SSH key setup by auto-detecting key format * Add diagnostics for key validation and size
- chore(release): update AUR SSH setup to use base64 decoding
- chore(release): remove Arch package build steps from workflow
Downloads
-
v0.0.3
StableSome checks failedRelease / test (push) Successful in -30m28sRelease / release (push) Successful in -29m36sRelease / pkg-aur (push) Failing after -31m0sRelease / pkg-arch (push) Failing after -30m36sRelease / pkg-deb (push) Successful in -30m6sRelease / pkg-rpm (push) Failing after -30m27sreleased this
2026-04-08 13:09:45 +00:00 | 17 commits to main since this releaseWhat's changed
- chore(release): update source archive format and URLs * Change source archive from tar.gz to zip for Arch packaging * Update URLs in PKGBUILD and spec files to point to the correct repository
- chore(release): update Go version and build requirements * Change Go version to 1.23.0 in go.mod * Update golang build requirement to >= 1.23 in unitdore.spec * Adjust packaging commands for Arch and RPM
Downloads