Skip to content

[pull] main from tinacms:main#181

Merged
pull[bot] merged 2 commits intocode:mainfrom
tinacms:main
Apr 10, 2026
Merged

[pull] main from tinacms:main#181
pull[bot] merged 2 commits intocode:mainfrom
tinacms:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Apr 10, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

Ben0189 and others added 2 commits April 10, 2026 16:05
#### Add Playwright API integration tests for Document CRUD & format
roundtrips

Adds pure HTTP GraphQL integration tests against the live dev server
(localhost:4001/graphql) covering:

- Full CRUD lifecycle for .md format — create, read, update, verify
persistence, delete, confirm deletion
- Create + read roundtrip for .mdx format
- Create + read roundtrip for .json format
## Summary

Adds `.claude/*` to `.gitignore` to allow developers to maintain local
markdown documentation in the `.claude` directory without affecting
other team members.

## Motivation

- Developers can keep project-specific notes, AI assistant context, or
personal development guides locally
- Prevents accidental commits of personal documentation that may
reference specific local paths or workflows
- Maintains the shared nature of other `.claude` files (like
`settings.json` and `commands/`)

## Changes

- Added `.claude/*` pattern to `.gitignore`

## Test Plan

- Verified that `.claude/*` files are properly ignored using `git
check-ignore`
- Confirmed that other `.claude` files (settings.json, commands/) remain
tracked

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

---------

Co-authored-by: Claude <noreply@anthropic.com>
@pull pull Bot locked and limited conversation to collaborators Apr 10, 2026
@pull pull Bot added the ⤵️ pull label Apr 10, 2026
@pull pull Bot merged commit cf3529f into code:main Apr 10, 2026
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants