Skip to content

ignore worktrees and fix small issue#453

Merged
gilgamezh merged 2 commits into
masterfrom
gitignore-update-test-ci
Jun 20, 2026
Merged

ignore worktrees and fix small issue#453
gilgamezh merged 2 commits into
masterfrom
gitignore-update-test-ci

Conversation

@gilgamezh

Copy link
Copy Markdown
Contributor
  • ignore claude worktrees
  • test that CI is working

gilgamezh and others added 2 commits June 20, 2026 10:52
The pathlib migration left download_remote_script logging the temp file
name with %r while returning a Path. On Windows the %r repr of the path
string doubles the backslashes, so the str(filepath) token checked in
test_external_public_function was not found, breaking CI on Windows and
macos-15 runners.

Log the Path with %s and reuse the same object for the return value.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@gilgamezh gilgamezh changed the title ignore worktrees ignore worktrees and fix small issue Jun 20, 2026
@gilgamezh gilgamezh merged commit 873110b into master Jun 20, 2026
33 checks passed
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.

1 participant