• v1.2.1 7f332c449a

    v1.2.1 Stable

    glenux released this 2026-02-16 13:14:37 +00:00 | 1 commits to develop since this release

    New Features

    • CI Pipeline Enhancements:

      • Add publish:test step to validate artifacts before release (7f37d3f)
      • Implement --no-cache option for build command (af347bb)
      • Update Crystal version to 1.18.2 (55e0050)
      • Add support for skipping image pull if already present locally (68554de)
      • Add --container-runtime CLI option to select Docker/Podman (e59ea9f)
      • Implement container registry and recovery mechanisms (8da1820)
    • Configuration & Error Handling:

      • Implement fail-fast strategy for configuration errors (c6d7ad2)
      • Introduce robust process status handling and interruption (63a5d54)
      • Add global subprocess signal manager for interrupt-safe commands (7dcca4a)
    • Container Management:

      • Enhance container CLI command structure and documentation (0194e6e)
      • Improve Podman engine error handling and runtime flag normalization (f74296f)
      • Streamline container command execution (8d4ce99)
    • Build & Cache Improvements:

      • Enhance image caching mechanism (58f4cd7)
      • Refactor cache simulation and isolation in tests (ac0cf5d)

    Fixes

    • CI/CD Fixes:

      • Use PACKAGE_BASENAME for artifact upload to prevent build failures (ce8fc55)
      • Improve cache inspection in Drone CI with recursive listing (d96f3fad)
      • Debug Drone cache content to prevent missing artifacts (444e132)
    • Build & Runtime Fixes:

      • Make Docker/Podman commands interrupt-safe (7dcca4a)
      • Ensure proper cleanup of interrupted processes (63a5d54)

    Chores & Refactoring

    • Documentation:

      • Remove outdated audit report template (de8f569)
      • Enhance audit methodology documentation (add5ca6)
      • Update ADR filenames to chronological format (383ee60)
      • Add Core Technical Stack decision document (8af63a0)
    • Code Quality:

      • Refactor CLI structure and update dependencies (ae627fb)
      • Refactor build configuration for better cache policy management (c6d7ad2)
      • Update .gitignore to include .aider* and .env files (60ab198)
    • Testing:

      • Enhance cache simulation and isolation in tests (ac0cf5d)
    Downloads