Skip to content

v1.6.1

Choose a tag to compare

@github-actions github-actions released this 26 Jul 06:59
· 19 commits to main since this release

Changelog

Fixed

  • Fixed atomic text replacement on Windows when concurrent readers temporarily
    lock the destination. Access, sharing, and lock violations are retried with a
    bounded attempt count while the existing artifact remains intact.

Internal

  • Corrected cross-platform path expectations to use native separators on Windows, macOS, and Linux.
  • Added deterministic coverage for successful Windows lock retries, non-retryable failures, and retry exhaustion.
  • Added project AgentSync rules for portable path handling and atomic file replacement semantics.

What's Changed

  • Bump codecov/codecov-action from 5.5.2 to 5.5.3 by @dependabot[bot] in #42
  • Bump codecov/codecov-action from 5.5.3 to 6.0.0 by @dependabot[bot] in #43
  • Bump codecov/codecov-action from 6.0.0 to 6.0.1 by @dependabot[bot] in #44
  • Bump actions/cache from 5 to 6 by @dependabot[bot] in #47
  • Bump codecov/codecov-action from 6.0.1 to 7.0.0 by @dependabot[bot] in #45
  • Bump actions/checkout from 6 to 7 by @dependabot[bot] in #46

Full Changelog: v1.4.3...v1.6.1