Files
unsupervised-scheduler/.gitea/workflows
thatguygriffandClaude Opus 5 3436b02ff5
CI / No Debug Code (pull_request) Successful in 1m21s
CI / Tests (PHP 8.2) (pull_request) Successful in 2m19s
CI / Tests (PHP 8.3) (pull_request) Successful in 6m27s
CI / Build Plugin Zip (pull_request) Skipped
CI / Tests (PHP 8.1) (pull_request) Successful in 1m36s
CI / Coding Standards & Static Analysis (pull_request) Successful in 5m50s
Move actions/cache to v4 and probe the cache URL
thatguygriff/infra#1 turned the runner cache server on, so actions/cache
has an endpoint for the first time. v4 rather than v3 because v4.2+ can
speak the cache service v2 API, which is what the runner serves.

The instrumentation step now also prints ACTIONS_CACHE_URL, so a single
run shows the endpoint arriving and the cache being read in one log
rather than needing a separate probe.

Refs #178.

Co-Authored-By: Claude Opus 5 <[email protected]>
Claude-Session: https://claude.ai/code/session_01Uw545F1vveNJKjzLxdi2ks
2026-08-20 15:49:04 -03:00
..