Skip to content

refactor(models): add TYPE_CHECKING imports for TemplateLock and Rh…#418

Merged
tschm merged 5 commits intomainfrom
logger
Mar 8, 2026
Merged

refactor(models): add TYPE_CHECKING imports for TemplateLock and Rh…#418
tschm merged 5 commits intomainfrom
logger

Conversation

@tschm
Copy link
Copy Markdown
Member

@tschm tschm commented Mar 8, 2026

…izaTemplate in _git_utils.py

tschm and others added 5 commits March 8, 2026 16:01
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Cover previously untested branches in template.py and bundle.py:
- _expand_paths: directory expansion path
- _update_sparse_checkout: success and CalledProcessError paths
- _get_head_sha: subprocess result path
- _clone_template_repository: all-success path (line 360)
- _clone_at_sha: clone failure and sparse-checkout failure paths
- from_project: validation failure, missing repo, missing branch
  fallback, no include/templates, templates logging, exclude logging
- bundle.to_yaml: depends_on serialisation under 'depends-on' key

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@tschm tschm merged commit e27edb0 into main Mar 8, 2026
15 checks passed
@tschm tschm deleted the logger branch March 8, 2026 12:19
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