Skip to content

chore: add .fullsend-cache to gitignore - #1553

Merged
ggallen merged 1 commit into
mainfrom
feat/fullsend-cache-gitignore
May 27, 2026
Merged

ggallen merged 1 commit into
mainfrom
feat/fullsend-cache-gitignore

Conversation

@ggallen

@ggallen ggallen commented May 26, 2026

Copy link
Copy Markdown
Member

Summary

  • Adds .fullsend-cache/ to root .gitignore to prevent cache artifacts from being committed
  • Part of ADR-0038 Phase 1 implementation (PR 6 in the implementation plan)

Test plan

  • make lint passes
  • Verify .fullsend-cache/ directories are excluded from git tracking

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Greg Allen <gallen@redhat.com>
@github-actions

Copy link
Copy Markdown

Site preview

Preview: https://b464c35c-site.fullsend-ai.workers.dev

Commit: 27c1ad657deb892a064402ea4625dd9537735098

@fullsend-ai-review

Copy link
Copy Markdown

Review

Findings

No findings.

Single-line .gitignore addition for .fullsend-cache/ — matches the implementation plan (docs/plans/universal-harness-access-implementation.md, PR 6) and ADR-0038. Entry is correctly placed and uses the trailing / to limit matching to directories.

@fullsend-ai-review fullsend-ai-review Bot added the ready-for-merge All reviewers approved — ready to merge label May 26, 2026
@ggallen
ggallen added this pull request to the merge queue May 27, 2026
Merged via the queue into main with commit e2721e9 May 27, 2026
11 checks passed
@ggallen
ggallen deleted the feat/fullsend-cache-gitignore branch May 27, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-for-merge All reviewers approved — ready to merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants