docs(other): archive 2026-05-15-fetchcontent-cache#511
Closed
abmcar wants to merge 1 commit into
Closed
Conversation
PR DTVMStack#508 (mergeCommit 7a4d2a5) merged into main 2026-05-15. All 16 CI checks passed on both cold-cache and warm-cache runs (cache hit verified in second run's `Cache restored from key` log line). Move the change doc from docs/changes/ to docs/_archive/2026-05/ and add the matching row to docs/_archive/README.md per the archive skill. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Archives the FetchContent cache change documentation after implementation and indexes it in the documentation archive.
Changes:
- Marks the FetchContent cache change document as
Implemented. - Adds the archived change to
docs/_archive/README.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
docs/_archive/README.md |
Adds the FetchContent cache change to the archive index. |
docs/_archive/2026-05/2026-05-15-fetchcontent-cache/README.md |
Updates the archived change document status to implemented. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| | 2026-02 | add-jit-suitability-checker| JIT suitability checker for EVM | | ||
| | 2026-03 | add-evm-jit-fallback | EVM JIT fallback mechanism | | ||
| | 2026-04 | update-evm-memory-block-precheck | EVM block-local memory precheck optimization | | ||
| | 2026-05 | 2026-05-15-fetchcontent-cache | actions/cache for FetchContent + boost mirror swap | |
Contributor
Author
|
Closing: this PR was opened against upstream by mistake. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Archive the change-doc for the
actions/cacheFetchContent work — PR #508 (mergeCommit7a4d2a5, merged 2026-05-15).Proposed→Implementeddocs/changes/2026-05-15-fetchcontent-cache/→docs/_archive/2026-05/2026-05-15-fetchcontent-cache/docs/_archive/README.mdFollows the
archiveskill convention. No code or workflow changes.Test plan
gh pr view)🤖 Generated with Claude Code