Skip to content

Fold tool-cache fallback chain into ADR-35802 requirement #1#37970

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-spec-change
Closed

Fold tool-cache fallback chain into ADR-35802 requirement #1#37970
Copilot wants to merge 1 commit into
mainfrom
copilot/fix-spec-change

Conversation

Copilot AI commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

ADR-35802's normative spec resolved the tool cache as RUNNER_TOOL_CACHE/opt/hostedtoolcache unconditionally when unset, so the resolved value was always populated and the standalone /home/runner/work/_tool fallback in requirement #4 was unreachable. This realigns the spec with the implementation's actual resolution order.

Changes

Documentation-only change. The Part 1 narrative already described this ordering correctly, and the BuildAWFCommand probe in pkg/workflow/awf_helpers.go already implements the chain via its elif -d /home/runner/work/_tool branch, so no code or golden files change.

Co-authored-by: zarenner <13670625+zarenner@users.noreply.github.com>
@zarenner

zarenner commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Closing as dup of #37966

@zarenner zarenner closed this Jun 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants