2
0
JSON RSS Feed
  • v1.0.8 ee5fd838b8

    v1.0.8 - Schema Validation Support
    Some checks failed
    CI / build-and-test (push) Has been cancelled
    Release / build (amd64, darwin) (push) Successful in 53s
    Release / build (amd64, linux) (push) Successful in 1m4s
    Release / build (amd64, windows) (push) Successful in 50s
    Release / build (arm64, darwin) (push) Successful in 48s
    Release / build (arm64, linux) (push) Successful in 51s
    Release / release (push) Successful in 21s
    Stable

    logikonline released this 2026-02-09 07:30:38 +00:00 | 0 commits to main since this release

    Summary

    This release introduces schema validation support for the runs-on label matching feature, enhancing the reliability and correctness of runner job assignments.

    Features

    • Schema Validation for Labels: Added schema validation support in runs-on matching to ensure labels conform to expected formats and constraints before runner assignment

    Improvements

    • Enhanced label matching reliability by validating schema compliance during the runs-on evaluation process
    • Improved error detection for malformed or invalid label configurations

    Full Changelog: v1.0.7...v1.0.8

    Windows
    macOS
    Linux
    Other