Skip to content

Conversation

@umihico
Copy link
Owner

@umihico umihico commented Nov 13, 2025

Summary

  • Updated test assertions to match the new example.com page content
  • Fixed failing CI tests in both auto-update and demo-test workflows

Root Cause

The example.com page content has changed:

  • Old text: "This domain is for use in illustrative examples in documents"
  • New text: "This domain is for use in documentation examples"

Changes

  • Updated grep pattern in .github/workflows/auto-update.yml (line 86)
  • Updated grep pattern in .github/workflows/demo-test.yml (line 34)

Test Plan

  • Verified the new pattern matches the current example.com content
  • CI tests should pass after this change

🤖 Generated with Claude Code

The example.com page content has changed from "illustrative examples in documents"
to "documentation examples". Updated the test assertions in both workflows to match
the new text, ensuring CI tests pass correctly.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@umihico umihico force-pushed the fix/update-grep-pattern branch from 03239ca to 017b952 Compare November 13, 2025 01:15
@umihico umihico marked this pull request as ready for review November 13, 2025 01:24
@umihico umihico merged commit 7d38802 into main Nov 13, 2025
1 check passed
@umihico umihico deleted the fix/update-grep-pattern branch November 13, 2025 01:24
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