Skip to content

Clarify [DEPENDENCY] marker and ci.yml.in dependency-source comment#26

Merged
sean-parent merged 1 commit into
mainfrom
worktree-resolve-client-issues
Jul 16, 2026
Merged

Clarify [DEPENDENCY] marker and ci.yml.in dependency-source comment#26
sean-parent merged 1 commit into
mainfrom
worktree-resolve-client-issues

Conversation

@sean-parent

Copy link
Copy Markdown
Member

Summary

  • Documented that the [DEPENDENCY] search-marker convention should be embedded as an HTML comment (not visible text), per feedback on stlab-copy-on-write#14 where a consumer's README rendered the marker as a stray-looking line.
  • Clarified the generated ci.yml header comment to state that cmake/cpp-library-ci.cmake lives in the cpp-library dependency, not the consumer's own repo, avoiding confusion when someone looks for the file locally.

Test plan

  • cmake -P tests/install/CMakeLists.txt (32/32 passing, 1 intentional skip) — unaffected, doc/comment-only changes

Copilot review on stlab-copy-on-write#14 flagged two docs issues that
trace back to cpp-library: the [DEPENDENCY] search-marker convention
wasn't specified as non-rendering, so a consumer copied it into their
README as visible text; and the generated ci.yml header pointed to
cmake/cpp-library-ci.cmake without noting the file lives in the
cpp-library dependency, not the consumer's own repo.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@sean-parent
sean-parent merged commit 9750aa5 into main Jul 16, 2026
3 of 8 checks passed
@sean-parent
sean-parent deleted the worktree-resolve-client-issues branch July 16, 2026 23:47
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