Logo
Explore Help
Sign In
maxp/systemd-timer
1
0
Fork 0
You've already forked systemd-timer
Code Issues Pull Requests Actions Packages Projects Releases 9 Wiki Activity

9 Releases 9 Tags

RSS Feed
  • v0.5.1 971d1ecf90
    Compare

    Release v0.5.1
    All checks were successful
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 1m31s
    Details
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 1m34s
    Details
    Stable

    maxp released this 2025-06-15 16:52:14 +02:00 | 0 commits to main since this release

    🚀 Features

    • (install) Add support for compressed .zst archives - (3a1ee0c)
    • (workflows) Add zstd compression for build artifacts - (d9183d2)

    📚 Documentation

    • (readme) Add input validation and multilingual support - (ce78cf3)

    ⚙️ Miscellaneous Tasks

    • (workflows) Simplify release workflow with auto-changelog - (05f3b51)
    • (workflows) Add locked flag to cargo install for git-cliff - (6efc151)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      78 MiB
      2025-06-15 16:52:37 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-06-15 16:52:37 +02:00
    • systemd-timer-linux-amd64.zst
      23 MiB
      2025-06-15 16:52:58 +02:00
    • systemd-timer-linux-amd64.zst.sha256
      103 B
      2025-06-15 16:52:58 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-06-15 16:52:37 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-06-15 16:52:37 +02:00
    • systemd-timer-linux-arm64.zst
      22 MiB
      2025-06-15 16:52:57 +02:00
    • systemd-timer-linux-arm64.zst.sha256
      103 B
      2025-06-15 16:52:57 +02:00
  • v0.5.0 a7f18f0b80
    Compare

    Release v0.5.0
    All checks were successful
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 28s
    Details
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 28s
    Details
    Stable

    maxp released this 2025-05-30 12:48:58 +02:00 | 10 commits to main since this release

    🚀 Features

    • (cli) Add validation for command options - (1c07af4)
    • (validation) Add CLI validation helpers for input checks - (3d95706)
    • (build) Add run permissions to compiled binaries - (ccb04e4)
    • (ci) Add compile steps to CI workflow - (531a02a)
    • (vscode) Add JSONC formatter configuration - (c7af1fb)
    • (i18n) Support loading JSONC translation files - (4ac5dd4)
    • (config) Add @std/jsonc dependency - (8f1cb3f)

    🐛 Bug Fixes

    • (build) Update included files to use .jsonc format - (f3f2c61)

    🎨 Styling

    • (i18n) Add comments for clarity and rename files - (5226269)

    🧪 Testing

    • (fs) Update test descriptions and comments to English - (c4f4614)
    • (fs) Add rollback tests for writeUnitFiles errors - (6039d23)

    ⚙️ Miscellaneous Tasks

    • (lock) Update dependencies to latest versions - (28b23cf)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      78 MiB
      2025-05-30 12:49:07 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-30 12:49:07 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-30 12:49:08 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-30 12:49:09 +02:00
  • v0.4.1 38afcf210e
    Compare

    Release v0.4.1
    All checks were successful
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 28s
    Details
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 29s
    Details
    Stable

    maxp released this 2025-05-28 18:34:23 +02:00 | 34 commits to main since this release

    🐛 Bug Fixes

    • (tasks) Add read permissions to build scripts - (a22c156)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      78 MiB
      2025-05-28 18:34:31 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-28 18:34:32 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-28 18:34:32 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-28 18:34:32 +02:00
  • v0.4.0 d648d5a3f1
    Compare

    Release v0.4.0
    All checks were successful
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 28s
    Details
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 27s
    Details
    Stable

    maxp released this 2025-05-28 18:17:26 +02:00 | 38 commits to main since this release

    🚀 Features

    • (vscode) Enable Deno support and configure JSON formatting - (c02da70)
    • (ci) Add CI workflow with format, lint, and test steps - (9ad407e)
    • (tasks) Add formatting, linting, and CI tasks - (07730e5)
    • (tasks) Include localization files in build commands - (440130f)
    • (i18n) Add German and English translations for CLI tool - (bd5ea80)
    • (i18n) Add i18n module for localization support - (c9b4c8b)

    🚜 Refactor

    • (cli) Integrate i18n support across commands - (2a13ee2)

    🎨 Styling

    • (i18n) Add missing newline at EOF in JSON files - (54d71ba)

    🧪 Testing

    • (i18n) Add unit tests for localization functions - (8efbee1)

    ⚙️ Miscellaneous Tasks

    • (vscode) Update folder listener with i18n directory - (dfa92d8)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      78 MiB
      2025-05-28 18:17:38 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-28 18:17:38 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-28 18:17:40 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-28 18:17:40 +02:00
  • v0.3.1 ef052e9f66
    Compare

    Release v0.3.1
    All checks were successful
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 29s
    Details
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 43s
    Details
    Stable

    maxp released this 2025-05-28 14:40:54 +02:00 | 52 commits to main since this release

    🚀 Features

    • (cli) Add options for user, home, and working directory - (113103f)

    📚 Documentation

    • (readme) Expand CLI option descriptions for clarity - (fb2a62d)

    🎨 Styling

    • (workflows) Fix formatting and whitespace issues - (c4855ed)

    ⚙️ Miscellaneous Tasks

    • (workflows) Consolidate release sync into upload workflow - (0c1d8be)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      77 MiB
      2025-05-28 14:41:04 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-28 14:41:04 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-28 14:41:06 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-28 14:41:06 +02:00
  • v0.2.3 e3caf0bba9
    Compare

    Release v0.2.3
    All checks were successful
    Sync Release to GitHub / sync-github (release) Successful in 6s
    Details
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 13s
    Details
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 12s
    Details
    Stable

    maxp released this 2025-05-26 17:24:45 +02:00 | 61 commits to main since this release

    🚀 Features

    • (workflows) Add GitHub release synchronization workflow - (27c7367)

    📚 Documentation

    • (readme) Update project time badge interval - (e3a3e61)
    • Add Englisch README - (cf483de)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      77 MiB
      2025-05-26 17:25:00 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-26 17:25:00 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-26 17:25:01 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-26 17:25:01 +02:00
  • v0.2.2 d9c9eda823
    Compare

    Release v0.2.2
    All checks were successful
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 9s
    Details
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 9s
    Details
    Stable

    maxp released this 2025-05-22 10:59:12 +02:00 | 69 commits to main since this release

    🐛 Bug Fixes

    • (install) Enhance checksum validation with detailed comparison - (0ca8ed9)
    • (install) Ensure compatibility with non-bash shells - (20d1430)

    📚 Documentation

    • (readme) Update installation instructions with script - (9853f85)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      77 MiB
      2025-05-22 10:59:21 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-22 10:59:21 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-22 10:59:22 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-22 10:59:23 +02:00
  • v0.2.0 7b5b855774
    Compare

    Release v0.2.0
    All checks were successful
    Upload Assets / upload-assets (arm64, linux) (release) Successful in 15s
    Details
    Upload Assets / upload-assets (amd64, linux) (release) Successful in 17s
    Details
    Stable

    maxp released this 2025-05-22 10:31:50 +02:00 | 79 commits to main since this release

    🚀 Features

    • (scripts) Add installation script for systemd-timer binary - (264b43c)
    • (workflows) Add matrix build and SHA256 generation for releases - (118e4e5)
    • (tasks) Add build tasks for amd64 and arm64 targets - (01898a3)

    🐛 Bug Fixes

    • (utils) Handle file write failures with rollback - (bd71b8e)

    📚 Documentation

    • (readme) Add project time badge - (a288dbc)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer-linux-amd64
      77 MiB
      2025-05-22 10:32:07 +02:00
    • systemd-timer-linux-amd64.sha256
      99 B
      2025-05-22 10:32:08 +02:00
    • systemd-timer-linux-arm64
      73 MiB
      2025-05-22 10:32:06 +02:00
    • systemd-timer-linux-arm64.sha256
      99 B
      2025-05-22 10:32:06 +02:00
  • v0.1.0 c3a6957a9e
    Compare

    Release v0.1.0
    All checks were successful
    Upload Assets / upload-assets (release) Successful in 15s
    Details
    Stable

    maxp released this 2025-05-21 03:48:52 +02:00 | 88 commits to main since this release

    🚀 Features

    • (workflows) Add release asset upload workflow - (1012ca5)
    • (cli) Use dynamic version retrieval - (403e047)
    • (utils) Add version retrieval utility - (56fb554)
    • (generator) Add systemctl usage instructions - (f81bb53)
    • (cli) Add command to generate systemd unit files - (97dc3fe)
    • (utils) Export utility functions for filesystem and naming - (428e849)
    • (types) Add TimerOptions interface for timer configuration - (ba4b933)
    • (cli) Add entry point for CLI commands - (d5a383a)
    • (utils) Add function to derive sanitized job names - (9539fe0)

    🚜 Refactor

    • (utils) Update import path for TimerOptions - (316f3af)

    📚 Documentation

    • Add README for systemd-timer CLI tool - (db1f56c)
    • Add MIT license file - (e1cd5df)

    🧪 Testing

    • (generate) Add unit tests for service and timer generation - (569b14d)
    • (utils) Add unit tests for systemd file handling - (ef2ac41)

    ⚙️ Miscellaneous Tasks

    • (tasks) Include version file in build process - (6e00e89)
    • Add VSCode settings for color customizations and folder listener - (6608f48)
    • (config) Add deno configuration and lockfile - (0b72050)
    • Add automated release workflow and scripts for version management - (a058e7b)
    • (gitignore) Add dist/ and .env files to ignore list - (2da372d)
    • (gitignore) Add common build and coverage directories - (2990af3)
    Downloads
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
    • systemd-timer
      77 MiB
      2025-05-21 03:49:06 +02:00
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API Impressum Datenschutzerklärung